./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/ps4-ll_valuebound100.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f95793e-593a-4296-9f6d-d63ba5501397/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f95793e-593a-4296-9f6d-d63ba5501397/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f95793e-593a-4296-9f6d-d63ba5501397/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f95793e-593a-4296-9f6d-d63ba5501397/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/ps4-ll_valuebound100.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f95793e-593a-4296-9f6d-d63ba5501397/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f95793e-593a-4296-9f6d-d63ba5501397/bin/ukojak-verify-EEHR8qb7sm --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 787aa3251fe70c0757344936f9e5c92841f1fb61138cb758df556e9684a50783 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 16:50:03,295 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 16:50:03,387 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f95793e-593a-4296-9f6d-d63ba5501397/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-13 16:50:03,396 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 16:50:03,397 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 16:50:03,434 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 16:50:03,436 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 16:50:03,436 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 16:50:03,436 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 16:50:03,437 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 16:50:03,438 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 16:50:03,438 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 16:50:03,438 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 16:50:03,438 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 16:50:03,439 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 16:50:03,440 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 16:50:03,440 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 16:50:03,440 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 16:50:03,440 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 16:50:03,440 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 16:50:03,440 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 16:50:03,440 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 16:50:03,440 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 16:50:03,441 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 16:50:03,441 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 16:50:03,441 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 16:50:03,441 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 16:50:03,441 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 16:50:03,441 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 16:50:03,441 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 16:50:03,442 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 16:50:03,442 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 16:50:03,442 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 16:50:03,442 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 16:50:03,442 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 16:50:03,442 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_8f95793e-593a-4296-9f6d-d63ba5501397/bin/ukojak-verify-EEHR8qb7sm Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 787aa3251fe70c0757344936f9e5c92841f1fb61138cb758df556e9684a50783 [2024-11-13 16:50:03,766 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 16:50:03,774 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 16:50:03,777 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 16:50:03,778 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 16:50:03,779 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 16:50:03,780 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f95793e-593a-4296-9f6d-d63ba5501397/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/nla-digbench-scaling/ps4-ll_valuebound100.c Unable to find full path for "g++" [2024-11-13 16:50:06,023 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 16:50:06,336 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 16:50:06,337 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f95793e-593a-4296-9f6d-d63ba5501397/sv-benchmarks/c/nla-digbench-scaling/ps4-ll_valuebound100.c [2024-11-13 16:50:06,345 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f95793e-593a-4296-9f6d-d63ba5501397/bin/ukojak-verify-EEHR8qb7sm/data/d8ce02c6f/f405586c30454a5da1423fe40976be82/FLAG4942b2bc2 [2024-11-13 16:50:06,360 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f95793e-593a-4296-9f6d-d63ba5501397/bin/ukojak-verify-EEHR8qb7sm/data/d8ce02c6f/f405586c30454a5da1423fe40976be82 [2024-11-13 16:50:06,363 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 16:50:06,364 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 16:50:06,366 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 16:50:06,366 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 16:50:06,372 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 16:50:06,373 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 04:50:06" (1/1) ... [2024-11-13 16:50:06,376 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@44dbdbb4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:50:06, skipping insertion in model container [2024-11-13 16:50:06,376 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 04:50:06" (1/1) ... [2024-11-13 16:50:06,397 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 16:50:06,613 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 16:50:06,626 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 16:50:06,653 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 16:50:06,671 INFO L204 MainTranslator]: Completed translation [2024-11-13 16:50:06,672 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:50:06 WrapperNode [2024-11-13 16:50:06,672 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 16:50:06,673 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 16:50:06,674 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 16:50:06,674 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 16:50:06,682 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:50:06" (1/1) ... [2024-11-13 16:50:06,693 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:50:06" (1/1) ... [2024-11-13 16:50:06,730 INFO L138 Inliner]: procedures = 14, calls = 12, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 103 [2024-11-13 16:50:06,730 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 16:50:06,731 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 16:50:06,731 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 16:50:06,731 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 16:50:06,743 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:50:06" (1/1) ... [2024-11-13 16:50:06,743 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:50:06" (1/1) ... [2024-11-13 16:50:06,744 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:50:06" (1/1) ... [2024-11-13 16:50:06,745 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:50:06" (1/1) ... [2024-11-13 16:50:06,752 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:50:06" (1/1) ... [2024-11-13 16:50:06,759 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:50:06" (1/1) ... [2024-11-13 16:50:06,760 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:50:06" (1/1) ... [2024-11-13 16:50:06,761 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:50:06" (1/1) ... [2024-11-13 16:50:06,766 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 16:50:06,767 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 16:50:06,767 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 16:50:06,767 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 16:50:06,768 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:50:06" (1/1) ... [2024-11-13 16:50:06,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 16:50:06,803 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f95793e-593a-4296-9f6d-d63ba5501397/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 16:50:06,817 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f95793e-593a-4296-9f6d-d63ba5501397/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 16:50:06,820 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8f95793e-593a-4296-9f6d-d63ba5501397/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 16:50:06,849 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 16:50:06,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 16:50:06,849 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 16:50:06,849 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 16:50:06,850 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-13 16:50:06,850 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-13 16:50:06,916 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 16:50:06,918 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 16:50:07,482 INFO L? ?]: Removed 75 outVars from TransFormulas that were not future-live. [2024-11-13 16:50:07,482 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 16:50:07,525 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 16:50:07,525 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-13 16:50:07,526 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 04:50:07 BoogieIcfgContainer [2024-11-13 16:50:07,526 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 16:50:07,526 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 16:50:07,526 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 16:50:07,537 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 16:50:07,537 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 04:50:07" (1/1) ... [2024-11-13 16:50:07,545 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 16:50:07,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:07,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 130 states and 133 transitions. [2024-11-13 16:50:07,614 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 133 transitions. [2024-11-13 16:50:07,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-13 16:50:07,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:07,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:07,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:07,826 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:07,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:07,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 132 states and 135 transitions. [2024-11-13 16:50:07,869 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 135 transitions. [2024-11-13 16:50:07,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-13 16:50:07,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:07,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:07,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:07,949 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:08,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:08,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 135 states and 139 transitions. [2024-11-13 16:50:08,026 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 139 transitions. [2024-11-13 16:50:08,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 16:50:08,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:08,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:08,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:08,065 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:08,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:08,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 134 states and 138 transitions. [2024-11-13 16:50:08,076 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 138 transitions. [2024-11-13 16:50:08,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 16:50:08,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:08,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:08,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:08,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:08,150 INFO L255 TraceCheckSpWp]: Trace formula consists of 35 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 16:50:08,153 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:08,183 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:08,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:08,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 146 states to 139 states and 146 transitions. [2024-11-13 16:50:08,391 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 146 transitions. [2024-11-13 16:50:08,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-13 16:50:08,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:08,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:08,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:08,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:08,433 INFO L255 TraceCheckSpWp]: Trace formula consists of 36 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 16:50:08,434 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:08,452 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:08,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:08,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 140 states and 147 transitions. [2024-11-13 16:50:08,472 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 147 transitions. [2024-11-13 16:50:08,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 16:50:08,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:08,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:08,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:08,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:08,516 INFO L255 TraceCheckSpWp]: Trace formula consists of 37 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 16:50:08,517 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:08,540 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:08,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:08,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 141 states and 148 transitions. [2024-11-13 16:50:08,561 INFO L276 IsEmpty]: Start isEmpty. Operand 141 states and 148 transitions. [2024-11-13 16:50:08,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-13 16:50:08,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:08,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:08,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:08,597 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:08,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:08,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 140 states and 147 transitions. [2024-11-13 16:50:08,606 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 147 transitions. [2024-11-13 16:50:08,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 16:50:08,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:08,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:08,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:08,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:08,645 INFO L255 TraceCheckSpWp]: Trace formula consists of 39 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 16:50:08,646 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:08,677 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:08,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:08,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 142 states and 149 transitions. [2024-11-13 16:50:08,707 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 149 transitions. [2024-11-13 16:50:08,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 16:50:08,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:08,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:08,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:08,833 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:09,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:09,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 150 states and 159 transitions. [2024-11-13 16:50:09,007 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 159 transitions. [2024-11-13 16:50:09,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-13 16:50:09,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:09,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:09,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:09,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:09,051 INFO L255 TraceCheckSpWp]: Trace formula consists of 41 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-13 16:50:09,052 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:09,162 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:09,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:09,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 168 states to 158 states and 168 transitions. [2024-11-13 16:50:09,488 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 168 transitions. [2024-11-13 16:50:09,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 16:50:09,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:09,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:09,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:09,543 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:09,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:09,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 170 states to 159 states and 170 transitions. [2024-11-13 16:50:09,567 INFO L276 IsEmpty]: Start isEmpty. Operand 159 states and 170 transitions. [2024-11-13 16:50:09,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 16:50:09,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:09,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:09,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:09,649 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:09,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:09,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 171 states to 160 states and 171 transitions. [2024-11-13 16:50:09,676 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 171 transitions. [2024-11-13 16:50:09,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 16:50:09,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:09,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:09,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:09,721 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:09,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:09,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 170 states to 159 states and 170 transitions. [2024-11-13 16:50:09,743 INFO L276 IsEmpty]: Start isEmpty. Operand 159 states and 170 transitions. [2024-11-13 16:50:09,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-13 16:50:09,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:09,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:09,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:09,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:09,795 INFO L255 TraceCheckSpWp]: Trace formula consists of 45 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 16:50:09,796 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:09,849 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:09,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:09,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 161 states and 172 transitions. [2024-11-13 16:50:09,886 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 172 transitions. [2024-11-13 16:50:09,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-13 16:50:09,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:09,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:09,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:09,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:09,934 INFO L255 TraceCheckSpWp]: Trace formula consists of 46 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 16:50:09,935 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:09,986 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:10,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:10,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 162 states and 173 transitions. [2024-11-13 16:50:10,012 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 173 transitions. [2024-11-13 16:50:10,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 16:50:10,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:10,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:10,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:10,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:10,051 INFO L255 TraceCheckSpWp]: Trace formula consists of 47 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 16:50:10,052 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:10,106 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:10,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:10,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 174 states to 163 states and 174 transitions. [2024-11-13 16:50:10,132 INFO L276 IsEmpty]: Start isEmpty. Operand 163 states and 174 transitions. [2024-11-13 16:50:10,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 16:50:10,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:10,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:10,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:10,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:10,168 INFO L255 TraceCheckSpWp]: Trace formula consists of 48 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-13 16:50:10,169 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:10,303 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:10,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:10,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 183 states to 172 states and 183 transitions. [2024-11-13 16:50:10,551 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 183 transitions. [2024-11-13 16:50:10,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 16:50:10,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:10,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:10,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:10,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:10,595 INFO L255 TraceCheckSpWp]: Trace formula consists of 49 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-13 16:50:10,596 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:10,723 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:10,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:10,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 192 states to 180 states and 192 transitions. [2024-11-13 16:50:10,822 INFO L276 IsEmpty]: Start isEmpty. Operand 180 states and 192 transitions. [2024-11-13 16:50:10,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 16:50:10,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:10,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:10,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:10,866 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:10,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:10,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 179 states and 191 transitions. [2024-11-13 16:50:10,882 INFO L276 IsEmpty]: Start isEmpty. Operand 179 states and 191 transitions. [2024-11-13 16:50:10,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 16:50:10,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:10,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:10,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:10,979 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:11,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:11,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 193 states to 181 states and 193 transitions. [2024-11-13 16:50:11,062 INFO L276 IsEmpty]: Start isEmpty. Operand 181 states and 193 transitions. [2024-11-13 16:50:11,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-13 16:50:11,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:11,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:11,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:11,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:11,107 INFO L255 TraceCheckSpWp]: Trace formula consists of 52 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-13 16:50:11,109 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:11,249 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:11,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:11,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 198 states to 185 states and 198 transitions. [2024-11-13 16:50:11,383 INFO L276 IsEmpty]: Start isEmpty. Operand 185 states and 198 transitions. [2024-11-13 16:50:11,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 16:50:11,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:11,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:11,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:11,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:11,425 INFO L255 TraceCheckSpWp]: Trace formula consists of 53 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-13 16:50:11,427 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:11,565 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:11,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:11,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 203 states to 189 states and 203 transitions. [2024-11-13 16:50:11,634 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 203 transitions. [2024-11-13 16:50:11,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 16:50:11,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:11,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:11,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:11,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:11,684 INFO L255 TraceCheckSpWp]: Trace formula consists of 61 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 16:50:11,685 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:11,765 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:11,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:11,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 209 states to 192 states and 209 transitions. [2024-11-13 16:50:11,801 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 209 transitions. [2024-11-13 16:50:11,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 16:50:11,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:11,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:11,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:11,905 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:12,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:12,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 241 states to 218 states and 241 transitions. [2024-11-13 16:50:12,453 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 241 transitions. [2024-11-13 16:50:12,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 16:50:12,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:12,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:12,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:12,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:12,524 INFO L255 TraceCheckSpWp]: Trace formula consists of 62 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 16:50:12,526 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:12,593 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:12,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:12,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 242 states to 219 states and 242 transitions. [2024-11-13 16:50:12,617 INFO L276 IsEmpty]: Start isEmpty. Operand 219 states and 242 transitions. [2024-11-13 16:50:12,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 16:50:12,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:12,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:12,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:12,713 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:12,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:12,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 243 states to 220 states and 243 transitions. [2024-11-13 16:50:12,742 INFO L276 IsEmpty]: Start isEmpty. Operand 220 states and 243 transitions. [2024-11-13 16:50:12,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 16:50:12,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:12,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:12,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:12,783 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:12,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:12,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 242 states to 219 states and 242 transitions. [2024-11-13 16:50:12,798 INFO L276 IsEmpty]: Start isEmpty. Operand 219 states and 242 transitions. [2024-11-13 16:50:12,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 16:50:12,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:12,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:12,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:12,899 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:13,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:13,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 222 states and 246 transitions. [2024-11-13 16:50:13,001 INFO L276 IsEmpty]: Start isEmpty. Operand 222 states and 246 transitions. [2024-11-13 16:50:13,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-13 16:50:13,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:13,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:13,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:13,061 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:13,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:13,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 224 states and 248 transitions. [2024-11-13 16:50:13,388 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 248 transitions. [2024-11-13 16:50:13,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-13 16:50:13,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:13,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:13,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:13,472 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:13,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:13,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 249 states to 225 states and 249 transitions. [2024-11-13 16:50:13,496 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 249 transitions. [2024-11-13 16:50:13,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-13 16:50:13,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:13,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:13,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:13,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:13,550 INFO L255 TraceCheckSpWp]: Trace formula consists of 65 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 16:50:13,551 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:13,634 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:13,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:13,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 252 states to 228 states and 252 transitions. [2024-11-13 16:50:13,754 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 252 transitions. [2024-11-13 16:50:13,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-13 16:50:13,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:13,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:13,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:13,795 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:13,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:13,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 251 states to 227 states and 251 transitions. [2024-11-13 16:50:13,807 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 251 transitions. [2024-11-13 16:50:13,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 16:50:13,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:13,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:13,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:13,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:13,852 INFO L255 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 16:50:13,853 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:13,929 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:13,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:13,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 252 states to 228 states and 252 transitions. [2024-11-13 16:50:13,955 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 252 transitions. [2024-11-13 16:50:13,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 16:50:13,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:13,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:13,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:13,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:13,996 INFO L255 TraceCheckSpWp]: Trace formula consists of 70 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 16:50:13,997 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:14,117 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:14,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:14,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 230 states and 254 transitions. [2024-11-13 16:50:14,190 INFO L276 IsEmpty]: Start isEmpty. Operand 230 states and 254 transitions. [2024-11-13 16:50:14,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 16:50:14,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:14,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:14,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:14,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:14,234 INFO L255 TraceCheckSpWp]: Trace formula consists of 71 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 16:50:14,235 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:14,401 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:14,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:14,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 256 states to 231 states and 256 transitions. [2024-11-13 16:50:14,538 INFO L276 IsEmpty]: Start isEmpty. Operand 231 states and 256 transitions. [2024-11-13 16:50:14,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 16:50:14,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:14,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:14,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:14,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:14,580 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 16:50:14,581 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:14,733 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:14,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:14,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 258 states to 233 states and 258 transitions. [2024-11-13 16:50:14,850 INFO L276 IsEmpty]: Start isEmpty. Operand 233 states and 258 transitions. [2024-11-13 16:50:14,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 16:50:14,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:14,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:14,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:14,898 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-13 16:50:15,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:15,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 274 states to 244 states and 274 transitions. [2024-11-13 16:50:15,195 INFO L276 IsEmpty]: Start isEmpty. Operand 244 states and 274 transitions. [2024-11-13 16:50:15,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-13 16:50:15,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:15,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:15,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:15,325 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:15,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:15,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 286 states to 253 states and 286 transitions. [2024-11-13 16:50:15,739 INFO L276 IsEmpty]: Start isEmpty. Operand 253 states and 286 transitions. [2024-11-13 16:50:15,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-13 16:50:15,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:15,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:15,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:15,794 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-13 16:50:15,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:15,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 302 states to 264 states and 302 transitions. [2024-11-13 16:50:15,994 INFO L276 IsEmpty]: Start isEmpty. Operand 264 states and 302 transitions. [2024-11-13 16:50:15,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 16:50:15,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:15,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:16,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:16,096 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:16,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:16,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 315 states to 274 states and 315 transitions. [2024-11-13 16:50:16,691 INFO L276 IsEmpty]: Start isEmpty. Operand 274 states and 315 transitions. [2024-11-13 16:50:16,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 16:50:16,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:16,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:16,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:16,722 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-13 16:50:16,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:16,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 314 states to 273 states and 314 transitions. [2024-11-13 16:50:16,740 INFO L276 IsEmpty]: Start isEmpty. Operand 273 states and 314 transitions. [2024-11-13 16:50:16,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-13 16:50:16,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:16,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:16,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:16,792 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-13 16:50:17,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:17,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 322 states to 278 states and 322 transitions. [2024-11-13 16:50:17,607 INFO L276 IsEmpty]: Start isEmpty. Operand 278 states and 322 transitions. [2024-11-13 16:50:17,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 16:50:17,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:17,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:17,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:17,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:17,643 INFO L255 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 16:50:17,645 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:18,032 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:18,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:18,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 327 states to 281 states and 327 transitions. [2024-11-13 16:50:18,916 INFO L276 IsEmpty]: Start isEmpty. Operand 281 states and 327 transitions. [2024-11-13 16:50:18,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-13 16:50:18,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:18,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:18,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:19,064 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-13 16:50:20,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:20,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 336 states to 287 states and 336 transitions. [2024-11-13 16:50:20,604 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 336 transitions. [2024-11-13 16:50:20,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-13 16:50:20,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:20,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:20,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:20,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:20,636 INFO L255 TraceCheckSpWp]: Trace formula consists of 79 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 16:50:20,638 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:21,015 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:21,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:21,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 343 states to 292 states and 343 transitions. [2024-11-13 16:50:21,648 INFO L276 IsEmpty]: Start isEmpty. Operand 292 states and 343 transitions. [2024-11-13 16:50:21,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-13 16:50:21,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:21,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:21,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:21,746 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-13 16:50:22,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:22,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 353 states to 299 states and 353 transitions. [2024-11-13 16:50:22,687 INFO L276 IsEmpty]: Start isEmpty. Operand 299 states and 353 transitions. [2024-11-13 16:50:22,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-13 16:50:22,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:22,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:22,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:22,723 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-13 16:50:22,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:22,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 352 states to 298 states and 352 transitions. [2024-11-13 16:50:22,738 INFO L276 IsEmpty]: Start isEmpty. Operand 298 states and 352 transitions. [2024-11-13 16:50:22,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-13 16:50:22,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:22,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:22,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:22,769 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:23,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:23,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 359 states to 303 states and 359 transitions. [2024-11-13 16:50:23,308 INFO L276 IsEmpty]: Start isEmpty. Operand 303 states and 359 transitions. [2024-11-13 16:50:23,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-13 16:50:23,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:23,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:23,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:23,460 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-13 16:50:25,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:25,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 371 states to 312 states and 371 transitions. [2024-11-13 16:50:25,357 INFO L276 IsEmpty]: Start isEmpty. Operand 312 states and 371 transitions. [2024-11-13 16:50:25,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-13 16:50:25,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:25,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:25,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:25,396 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:26,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:26,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 379 states to 318 states and 379 transitions. [2024-11-13 16:50:26,184 INFO L276 IsEmpty]: Start isEmpty. Operand 318 states and 379 transitions. [2024-11-13 16:50:26,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-13 16:50:26,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:26,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:26,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:26,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-13 16:50:27,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:27,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 387 states to 326 states and 387 transitions. [2024-11-13 16:50:27,024 INFO L276 IsEmpty]: Start isEmpty. Operand 326 states and 387 transitions. [2024-11-13 16:50:27,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-13 16:50:27,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:27,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:27,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:27,059 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:27,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:27,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 396 states to 333 states and 396 transitions. [2024-11-13 16:50:27,987 INFO L276 IsEmpty]: Start isEmpty. Operand 333 states and 396 transitions. [2024-11-13 16:50:27,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-13 16:50:27,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:27,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:27,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:28,126 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-13 16:50:29,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:29,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 395 states to 332 states and 395 transitions. [2024-11-13 16:50:29,070 INFO L276 IsEmpty]: Start isEmpty. Operand 332 states and 395 transitions. [2024-11-13 16:50:29,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-13 16:50:29,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:29,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:29,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:29,117 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-13 16:50:30,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:30,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 410 states to 344 states and 410 transitions. [2024-11-13 16:50:30,938 INFO L276 IsEmpty]: Start isEmpty. Operand 344 states and 410 transitions. [2024-11-13 16:50:30,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-13 16:50:30,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:30,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:30,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:30,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:30,985 INFO L255 TraceCheckSpWp]: Trace formula consists of 85 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 16:50:30,986 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:31,073 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:32,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:32,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 422 states to 353 states and 422 transitions. [2024-11-13 16:50:32,009 INFO L276 IsEmpty]: Start isEmpty. Operand 353 states and 422 transitions. [2024-11-13 16:50:32,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-13 16:50:32,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:32,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:32,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:32,045 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-13 16:50:32,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:32,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 423 states to 354 states and 423 transitions. [2024-11-13 16:50:32,068 INFO L276 IsEmpty]: Start isEmpty. Operand 354 states and 423 transitions. [2024-11-13 16:50:32,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-13 16:50:32,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:32,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:32,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:32,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:32,099 INFO L255 TraceCheckSpWp]: Trace formula consists of 86 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-13 16:50:32,100 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:32,537 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:32,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:32,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 429 states to 360 states and 429 transitions. [2024-11-13 16:50:32,947 INFO L276 IsEmpty]: Start isEmpty. Operand 360 states and 429 transitions. [2024-11-13 16:50:32,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-13 16:50:32,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:32,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:32,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:32,965 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-13 16:50:32,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:32,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 428 states to 359 states and 428 transitions. [2024-11-13 16:50:32,979 INFO L276 IsEmpty]: Start isEmpty. Operand 359 states and 428 transitions. [2024-11-13 16:50:32,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-13 16:50:32,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:32,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:32,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:33,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:33,010 INFO L255 TraceCheckSpWp]: Trace formula consists of 87 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-13 16:50:33,011 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:33,101 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 16:50:33,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:33,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 433 states to 361 states and 433 transitions. [2024-11-13 16:50:33,911 INFO L276 IsEmpty]: Start isEmpty. Operand 361 states and 433 transitions. [2024-11-13 16:50:33,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 16:50:33,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:33,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:33,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:34,065 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-13 16:50:34,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:34,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 435 states to 363 states and 435 transitions. [2024-11-13 16:50:34,237 INFO L276 IsEmpty]: Start isEmpty. Operand 363 states and 435 transitions. [2024-11-13 16:50:34,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-13 16:50:34,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:34,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:34,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:34,293 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:35,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:35,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 441 states to 366 states and 441 transitions. [2024-11-13 16:50:35,123 INFO L276 IsEmpty]: Start isEmpty. Operand 366 states and 441 transitions. [2024-11-13 16:50:35,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 16:50:35,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:35,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:35,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:35,303 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-13 16:50:35,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:35,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 444 states to 369 states and 444 transitions. [2024-11-13 16:50:35,867 INFO L276 IsEmpty]: Start isEmpty. Operand 369 states and 444 transitions. [2024-11-13 16:50:35,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-13 16:50:35,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:35,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:35,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:35,925 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:36,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:36,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 449 states to 373 states and 449 transitions. [2024-11-13 16:50:36,932 INFO L276 IsEmpty]: Start isEmpty. Operand 373 states and 449 transitions. [2024-11-13 16:50:36,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-13 16:50:36,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:36,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:36,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:37,118 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-13 16:50:37,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:37,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 453 states to 377 states and 453 transitions. [2024-11-13 16:50:37,834 INFO L276 IsEmpty]: Start isEmpty. Operand 377 states and 453 transitions. [2024-11-13 16:50:37,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-13 16:50:37,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:37,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:37,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:38,141 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-13 16:50:40,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:40,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 458 states to 382 states and 458 transitions. [2024-11-13 16:50:40,189 INFO L276 IsEmpty]: Start isEmpty. Operand 382 states and 458 transitions. [2024-11-13 16:50:40,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-13 16:50:40,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:40,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:40,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:40,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:40,224 INFO L255 TraceCheckSpWp]: Trace formula consists of 91 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 16:50:40,225 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:40,296 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:40,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:40,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 461 states to 385 states and 461 transitions. [2024-11-13 16:50:40,347 INFO L276 IsEmpty]: Start isEmpty. Operand 385 states and 461 transitions. [2024-11-13 16:50:40,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 16:50:40,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:40,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:40,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:40,508 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-13 16:50:42,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:42,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 467 states to 391 states and 467 transitions. [2024-11-13 16:50:42,045 INFO L276 IsEmpty]: Start isEmpty. Operand 391 states and 467 transitions. [2024-11-13 16:50:42,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-13 16:50:42,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:42,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:42,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:42,343 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:42,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:42,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 469 states to 392 states and 469 transitions. [2024-11-13 16:50:42,902 INFO L276 IsEmpty]: Start isEmpty. Operand 392 states and 469 transitions. [2024-11-13 16:50:42,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-13 16:50:42,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:42,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:42,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:42,926 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-13 16:50:42,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:42,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 468 states to 391 states and 468 transitions. [2024-11-13 16:50:42,948 INFO L276 IsEmpty]: Start isEmpty. Operand 391 states and 468 transitions. [2024-11-13 16:50:42,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 16:50:42,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:42,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:42,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:43,341 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 17 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:44,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:44,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 471 states to 393 states and 471 transitions. [2024-11-13 16:50:44,082 INFO L276 IsEmpty]: Start isEmpty. Operand 393 states and 471 transitions. [2024-11-13 16:50:44,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-13 16:50:44,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:44,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:44,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:44,112 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-13 16:50:45,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:45,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 470 states to 392 states and 470 transitions. [2024-11-13 16:50:45,504 INFO L276 IsEmpty]: Start isEmpty. Operand 392 states and 470 transitions. [2024-11-13 16:50:45,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-13 16:50:45,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:45,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:45,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:45,891 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:48,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:48,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 480 states to 396 states and 480 transitions. [2024-11-13 16:50:48,309 INFO L276 IsEmpty]: Start isEmpty. Operand 396 states and 480 transitions. [2024-11-13 16:50:48,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-13 16:50:48,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:48,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:48,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:48,570 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-13 16:50:52,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:52,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 489 states to 405 states and 489 transitions. [2024-11-13 16:50:52,200 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 489 transitions. [2024-11-13 16:50:52,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-13 16:50:52,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:52,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:52,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:52,449 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 19 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:55,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:55,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 501 states to 414 states and 501 transitions. [2024-11-13 16:50:55,627 INFO L276 IsEmpty]: Start isEmpty. Operand 414 states and 501 transitions. [2024-11-13 16:50:55,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-13 16:50:55,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:55,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:55,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:55,820 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-13 16:50:57,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:57,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 500 states to 413 states and 500 transitions. [2024-11-13 16:50:57,099 INFO L276 IsEmpty]: Start isEmpty. Operand 413 states and 500 transitions. [2024-11-13 16:50:57,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-13 16:50:57,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:57,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:57,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:57,129 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:50:58,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:50:58,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 501 states to 414 states and 501 transitions. [2024-11-13 16:50:58,756 INFO L276 IsEmpty]: Start isEmpty. Operand 414 states and 501 transitions. [2024-11-13 16:50:58,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 16:50:58,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:50:58,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:50:58,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:50:58,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:50:58,790 INFO L255 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-13 16:50:58,792 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:50:59,688 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:51:02,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:51:02,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 514 states to 426 states and 514 transitions. [2024-11-13 16:51:02,017 INFO L276 IsEmpty]: Start isEmpty. Operand 426 states and 514 transitions. [2024-11-13 16:51:02,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 16:51:02,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:51:02,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:51:02,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:51:02,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:51:02,055 INFO L255 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-13 16:51:02,056 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:51:04,108 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:51:05,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:51:05,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 525 states to 437 states and 525 transitions. [2024-11-13 16:51:05,001 INFO L276 IsEmpty]: Start isEmpty. Operand 437 states and 525 transitions. [2024-11-13 16:51:05,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 16:51:05,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:51:05,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:51:05,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:51:05,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:51:05,043 INFO L255 TraceCheckSpWp]: Trace formula consists of 99 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-13 16:51:05,044 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:51:05,444 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 23 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:51:06,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:51:06,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 530 states to 441 states and 530 transitions. [2024-11-13 16:51:06,005 INFO L276 IsEmpty]: Start isEmpty. Operand 441 states and 530 transitions. [2024-11-13 16:51:06,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-13 16:51:06,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:51:06,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:51:06,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:51:06,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:51:06,041 INFO L255 TraceCheckSpWp]: Trace formula consists of 107 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-13 16:51:06,042 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:51:06,669 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 16:51:08,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:51:08,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 600 states to 502 states and 600 transitions. [2024-11-13 16:51:08,851 INFO L276 IsEmpty]: Start isEmpty. Operand 502 states and 600 transitions. [2024-11-13 16:51:08,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-13 16:51:08,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:51:08,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:51:08,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:51:09,092 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 26 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 16:51:11,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:51:11,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 641 states to 536 states and 641 transitions. [2024-11-13 16:51:11,275 INFO L276 IsEmpty]: Start isEmpty. Operand 536 states and 641 transitions. [2024-11-13 16:51:11,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 16:51:11,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:51:11,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:51:11,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:51:11,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:51:11,315 INFO L255 TraceCheckSpWp]: Trace formula consists of 108 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-13 16:51:11,317 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:51:11,893 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 16:51:14,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:51:14,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 651 states to 541 states and 651 transitions. [2024-11-13 16:51:14,013 INFO L276 IsEmpty]: Start isEmpty. Operand 541 states and 651 transitions. [2024-11-13 16:51:14,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-13 16:51:14,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:51:14,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:51:14,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:51:14,247 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 27 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 16:51:17,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:51:17,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 697 states to 576 states and 697 transitions. [2024-11-13 16:51:17,264 INFO L276 IsEmpty]: Start isEmpty. Operand 576 states and 697 transitions. [2024-11-13 16:51:17,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 16:51:17,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:51:17,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:51:17,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:51:17,448 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-13 16:51:18,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:51:18,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 704 states to 579 states and 704 transitions. [2024-11-13 16:51:18,833 INFO L276 IsEmpty]: Start isEmpty. Operand 579 states and 704 transitions. [2024-11-13 16:51:18,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-13 16:51:18,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:51:18,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:51:18,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:51:19,033 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 16:51:20,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:51:20,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 713 states to 583 states and 713 transitions. [2024-11-13 16:51:20,926 INFO L276 IsEmpty]: Start isEmpty. Operand 583 states and 713 transitions. [2024-11-13 16:51:20,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-13 16:51:20,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:51:20,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:51:20,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:51:20,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:51:20,968 INFO L255 TraceCheckSpWp]: Trace formula consists of 111 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-13 16:51:20,969 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:51:22,494 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 1 proven. 25 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:51:23,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:51:23,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 718 states to 587 states and 718 transitions. [2024-11-13 16:51:23,600 INFO L276 IsEmpty]: Start isEmpty. Operand 587 states and 718 transitions. [2024-11-13 16:51:23,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-13 16:51:23,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:51:23,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:51:23,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:51:23,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:51:23,680 INFO L255 TraceCheckSpWp]: Trace formula consists of 112 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-13 16:51:23,681 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:51:41,090 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2024-11-13 16:52:34,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:52:34,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 726 states to 588 states and 726 transitions. [2024-11-13 16:52:34,724 INFO L276 IsEmpty]: Start isEmpty. Operand 588 states and 726 transitions. [2024-11-13 16:52:34,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-13 16:52:34,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:52:34,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:52:34,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:52:34,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:52:34,783 INFO L255 TraceCheckSpWp]: Trace formula consists of 116 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:52:34,785 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:52:35,211 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 31 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 16:52:37,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:52:37,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 736 states to 594 states and 736 transitions. [2024-11-13 16:52:37,501 INFO L276 IsEmpty]: Start isEmpty. Operand 594 states and 736 transitions. [2024-11-13 16:52:37,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-13 16:52:37,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:52:37,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:52:37,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:52:37,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:52:37,541 INFO L255 TraceCheckSpWp]: Trace formula consists of 118 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-13 16:52:37,542 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:52:37,862 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 0 proven. 33 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 16:52:38,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:52:38,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 741 states to 596 states and 741 transitions. [2024-11-13 16:52:38,241 INFO L276 IsEmpty]: Start isEmpty. Operand 596 states and 741 transitions. [2024-11-13 16:52:38,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-13 16:52:38,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:52:38,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:52:38,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:52:38,473 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 16:55:46,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:55:46,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 757 states to 604 states and 754 transitions. [2024-11-13 16:55:46,773 INFO L276 IsEmpty]: Start isEmpty. Operand 604 states and 754 transitions. [2024-11-13 16:55:46,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:55:46,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:55:46,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:55:46,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:55:46,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:55:46,809 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:55:46,810 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:55:48,473 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:55:58,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:55:58,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:55:58,977 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:55:58,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:55:58,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:55:58,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:55:58,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:55:59,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:55:59,016 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:55:59,017 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:55:59,327 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:55:59,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:55:59,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:55:59,470 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:55:59,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:55:59,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:55:59,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:55:59,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:55:59,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:55:59,539 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:55:59,541 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:55:59,880 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:55:59,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:55:59,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:55:59,966 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:55:59,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:55:59,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:55:59,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:55:59,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:00,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:00,011 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:00,013 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:00,318 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:00,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:00,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:00,396 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:00,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:00,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:00,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:00,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:00,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:00,430 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:00,431 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:00,762 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:00,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:00,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:00,863 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:00,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:00,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:00,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:00,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:00,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:00,913 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:00,914 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:01,258 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:01,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:01,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:01,418 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:01,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:01,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:01,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:01,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:01,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:01,464 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:01,466 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:01,924 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:02,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:02,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:02,024 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:02,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:02,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:02,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:02,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:02,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:02,065 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:02,067 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:02,464 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:02,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:02,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:02,561 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:02,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:02,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:02,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:02,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:02,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:02,626 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:02,628 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:03,016 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:03,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:03,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:03,115 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:03,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:03,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:03,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:03,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:03,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:03,170 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:03,172 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:03,544 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:03,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:03,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:03,699 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:03,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:03,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:03,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:03,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:03,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:03,751 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:03,752 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:04,107 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:04,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:04,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:04,193 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:04,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:04,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:04,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:04,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:04,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:04,235 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:04,238 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:04,518 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:04,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:04,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:04,588 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:04,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:04,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:04,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:04,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:04,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:04,623 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:04,624 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:04,857 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:04,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:04,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:04,925 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:04,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:04,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:04,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:04,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:04,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:04,959 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:04,960 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:05,210 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:05,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:05,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:05,337 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:05,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:05,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:05,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:05,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:05,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:05,379 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:05,381 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:05,715 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:05,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:05,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:05,792 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:05,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:05,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:05,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:05,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:05,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:05,831 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:05,833 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:06,120 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:06,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:06,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:06,199 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:06,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:06,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:06,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:06,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:06,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:06,238 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:06,239 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:06,539 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:06,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:06,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:06,620 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:06,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:06,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:06,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:06,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:06,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:06,669 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:06,670 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:07,117 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:07,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:07,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:07,297 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:07,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:07,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:07,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:07,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:07,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:07,346 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:07,348 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:07,727 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:07,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:07,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:07,858 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:07,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:07,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:07,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:07,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:07,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:07,918 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:07,920 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:08,226 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:08,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:08,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:08,299 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:08,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:08,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:08,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:08,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:08,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:08,335 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:08,336 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:08,638 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:08,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:08,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:08,709 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:08,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:08,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:08,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:08,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:08,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:08,741 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:08,742 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:09,006 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:09,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:09,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:09,088 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:09,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:09,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:09,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:09,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:09,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:09,127 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:09,128 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:09,563 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:09,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:09,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:09,656 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:09,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:09,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:09,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:09,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:09,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:09,700 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:09,701 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:09,989 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:10,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:10,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:10,065 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:10,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:10,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:10,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:10,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:10,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:10,100 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:10,101 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:10,365 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:10,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:10,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:10,437 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:10,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:10,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:10,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:10,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:10,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:10,472 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:10,474 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:10,847 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:10,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:10,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:10,937 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:10,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:10,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:10,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:10,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:10,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:10,987 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:10,988 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:11,337 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:11,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:11,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:11,436 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:11,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:11,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:11,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:11,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:11,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:11,488 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:11,490 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:11,883 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:11,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:11,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:11,982 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:11,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:11,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:11,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:11,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:12,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:12,020 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:12,022 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:12,353 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:12,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:12,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:12,451 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:12,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:12,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:12,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:12,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:12,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:12,503 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:12,505 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:12,841 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:12,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:12,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:12,939 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:12,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:12,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:12,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:12,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:12,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:12,991 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:12,992 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:13,451 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:13,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:13,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:13,567 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:13,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:13,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:13,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:13,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:13,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:13,625 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:13,627 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:13,974 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:14,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:14,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:14,072 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:14,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:14,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:14,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:14,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:14,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:14,170 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:14,172 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:14,500 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:14,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:14,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:14,598 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:14,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:14,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:14,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:14,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:14,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:14,648 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:14,650 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:14,990 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:15,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:15,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:15,093 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:15,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:15,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:15,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:15,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:15,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:15,145 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:15,147 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:15,504 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:15,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:15,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:15,598 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:15,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:15,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:15,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:15,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:15,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:15,637 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:15,638 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:15,972 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:16,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:16,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:16,075 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:16,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:16,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:16,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:16,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:16,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:16,124 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:16,126 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:16,576 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:16,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:16,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:16,768 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:16,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:16,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:16,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:16,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:16,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:16,817 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:16,819 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:17,165 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:17,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:17,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:17,304 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:17,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:17,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:17,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:17,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:17,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:17,351 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:17,352 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:17,713 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:17,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:17,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:17,814 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:17,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:17,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:17,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:17,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:17,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:17,866 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:17,868 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:18,198 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:18,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:18,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:18,295 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:18,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:18,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:18,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:18,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:18,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:18,342 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:18,344 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:18,654 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:18,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:18,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:18,740 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:18,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:18,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:18,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:18,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:18,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:18,784 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:18,785 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:19,092 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:19,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:19,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:19,178 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:19,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:19,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:19,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:19,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:19,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:19,224 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:19,225 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:19,599 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:19,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:19,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:19,757 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:19,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:19,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:19,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:19,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:19,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:19,799 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:19,801 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:20,100 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:20,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:20,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:20,201 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:20,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:20,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:20,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:20,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:20,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:20,247 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:20,248 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:20,633 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:20,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:20,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:20,734 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:20,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:20,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:20,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:20,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:20,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:20,771 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:20,772 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:21,082 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:21,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:21,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:21,171 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:21,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:21,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:21,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:21,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:21,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:21,212 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:21,214 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:21,599 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:21,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:21,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:21,692 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:21,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:21,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:21,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:21,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:21,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:21,723 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:21,724 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:22,031 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:22,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:22,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:22,125 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:22,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:22,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:22,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:22,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:22,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:22,169 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:22,171 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:22,499 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:22,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:22,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:22,649 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:22,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:22,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:22,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:22,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:22,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:22,704 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:22,705 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:23,035 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:23,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:23,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:23,132 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:23,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:23,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:23,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:23,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:23,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:23,178 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:23,180 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:23,493 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:23,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:23,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:23,587 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:23,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:23,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:23,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:23,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:23,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:23,632 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:23,633 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:23,956 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:24,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:24,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:24,050 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:24,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:24,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:24,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:24,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:24,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:24,091 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:24,092 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:24,408 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:24,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:24,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:24,500 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:24,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:24,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:24,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:24,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:24,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:24,539 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:24,540 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:24,854 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:24,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:24,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:24,946 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:24,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:24,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:24,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:24,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:24,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:24,995 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:24,997 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:25,407 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:25,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:25,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:25,572 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:25,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:25,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:25,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:25,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:25,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:25,624 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:25,625 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:25,921 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:25,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:25,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:25,995 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:25,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:25,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:25,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:26,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:26,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:26,035 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:26,036 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:26,304 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:26,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:26,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:26,371 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:26,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:26,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:26,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:26,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:26,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:26,406 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:26,407 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:26,671 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:26,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:26,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:26,753 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:26,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:26,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:26,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:26,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:26,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:26,786 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:26,787 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:27,043 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:27,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:27,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:27,134 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:27,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:27,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:27,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:27,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:27,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:27,171 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:27,172 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:27,500 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:27,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:27,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:27,570 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:27,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:27,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:27,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:27,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:27,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:27,598 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:27,599 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:27,850 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:27,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:27,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:27,956 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:27,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:27,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:27,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:27,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:27,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:27,992 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:27,993 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:28,255 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:28,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:28,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:28,355 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:28,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:28,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:28,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:28,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:28,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:28,397 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:28,399 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:28,693 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:28,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:28,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:28,817 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:28,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:28,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:28,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:28,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:28,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:28,862 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:28,864 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:29,177 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:29,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:29,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:29,269 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:29,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:29,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:29,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:29,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:29,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:29,310 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:29,311 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:29,713 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:29,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:29,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:29,820 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:29,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:29,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:29,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:29,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:29,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:29,866 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:29,867 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:30,228 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:30,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:30,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:30,322 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:30,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:30,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:30,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:30,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:30,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:30,362 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:30,364 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:30,690 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:30,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:30,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:30,783 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:30,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:30,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:30,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:30,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:30,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:30,819 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:30,820 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:31,153 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:31,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:31,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:31,247 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:31,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:31,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:31,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:31,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:31,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:31,290 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:31,291 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:31,681 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:31,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:31,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:31,775 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:31,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:31,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:31,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:31,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:31,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:31,821 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:31,823 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:32,152 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:32,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:32,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:32,246 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:32,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:32,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:32,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:32,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:32,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:32,285 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:32,286 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:32,613 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:32,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:32,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:32,711 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:32,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:32,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:32,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:32,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:32,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:32,765 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:32,766 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:33,090 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:33,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:33,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:33,185 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:33,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:33,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:33,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:33,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:33,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:33,222 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:33,223 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:33,552 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:33,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:33,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:33,646 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:33,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:33,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:33,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:33,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:33,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:33,691 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:33,692 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:34,089 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:34,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:34,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:34,195 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:34,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:34,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:34,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:34,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:34,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:34,242 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:34,243 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:34,634 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:34,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:34,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:34,741 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:34,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:34,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:34,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:34,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:34,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:34,783 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:34,784 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:35,175 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:35,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:35,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:35,308 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:35,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:35,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:35,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:35,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:35,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:35,341 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:35,343 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:35,617 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:35,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:35,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:35,704 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:35,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:35,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:35,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:35,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:35,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:35,737 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:35,737 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:36,008 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:36,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:36,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:36,091 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:36,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:36,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:36,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:36,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:36,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:36,124 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:36,125 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:36,399 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:36,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:36,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:36,486 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:36,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:36,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:36,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:36,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:36,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:36,521 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:36,522 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:36,804 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:36,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:36,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:36,891 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:36,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:36,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:36,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:36,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:36,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:36,926 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:36,927 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:37,337 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:37,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:37,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:37,438 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:37,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:37,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:37,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:37,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:37,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:37,476 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:37,477 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:37,830 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:37,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:37,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:37,927 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:37,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:37,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:37,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:37,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:37,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:37,970 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:37,972 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:38,320 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:38,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:38,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:38,416 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:38,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:38,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:38,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:38,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:38,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:38,458 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:38,459 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:38,809 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:38,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:38,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:38,907 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:38,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:38,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:38,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:38,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:38,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:38,947 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:38,947 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:39,262 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:39,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:39,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:39,362 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:39,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:39,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:39,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:39,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:39,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:39,401 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:39,402 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:39,826 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:39,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:39,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:39,923 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:39,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:39,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:39,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:39,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:39,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:39,971 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:39,972 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:40,406 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:40,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:40,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:40,524 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:40,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:40,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:40,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:40,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:40,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:40,572 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:40,573 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:40,949 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:41,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:41,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:41,044 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:41,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:41,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:41,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:41,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:41,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:41,089 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:41,090 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:41,531 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:41,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:41,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:41,629 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:41,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:41,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:41,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:41,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:41,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:41,666 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:41,667 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:42,003 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:42,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:42,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:42,098 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:42,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:42,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:42,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:42,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:42,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:42,145 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:42,146 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:42,600 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:42,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:42,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:42,717 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:42,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:42,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:42,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:42,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:42,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:42,754 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:42,755 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:43,030 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:43,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:43,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:43,115 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:43,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:43,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:43,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:43,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:43,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:43,144 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:43,145 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:43,381 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:43,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:43,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:43,449 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:43,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:43,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:43,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:43,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:43,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:43,478 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:43,479 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:43,716 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:43,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:43,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:43,784 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:43,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:43,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:43,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:43,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:43,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:43,811 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:43,812 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:44,052 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:44,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:44,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:44,121 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:44,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:44,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:44,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:44,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:44,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:44,151 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:44,151 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:44,410 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:44,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:44,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:44,478 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:44,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:44,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:44,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:44,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:44,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:44,506 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:44,507 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:44,759 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:44,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:44,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:44,830 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:44,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:44,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:44,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:44,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:44,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:44,864 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:44,865 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:45,161 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:45,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:45,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:45,230 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:45,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:45,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:45,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:45,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:45,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:45,264 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:45,265 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:45,509 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:45,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:45,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:45,578 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:45,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:45,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:45,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:45,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:45,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:45,606 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:45,606 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:45,838 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:45,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:45,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:45,909 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:45,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:45,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:45,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:45,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:45,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:45,945 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:45,946 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:46,185 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:46,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:46,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:46,257 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:46,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:46,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:46,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:46,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:46,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:46,287 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:46,288 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:46,638 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:46,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:46,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:46,732 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:46,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:46,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:46,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:46,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:46,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:46,767 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:46,767 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:47,111 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:47,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:47,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:47,210 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:47,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:47,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:47,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:47,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:47,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:47,256 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:47,257 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:47,565 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:47,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:47,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:47,657 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:47,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:47,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:47,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:47,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:47,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:47,692 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:47,693 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:48,089 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:48,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:48,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:48,181 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:48,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:48,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:48,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:48,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:48,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:48,217 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:48,217 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:48,540 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:48,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:48,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:48,637 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:48,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:48,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:48,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:48,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:48,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:48,673 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:48,674 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:48,974 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:49,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:49,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:49,059 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:49,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:49,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:49,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:49,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:49,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:49,098 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:49,099 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:49,359 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:49,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:49,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:49,435 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:49,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:49,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:49,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:49,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:49,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:49,472 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:49,473 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:49,759 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:49,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:49,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:49,834 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:49,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:49,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:49,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:49,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:49,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:49,864 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:49,865 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:50,097 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:50,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:50,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:50,166 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:50,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:50,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:50,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:50,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:50,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:50,195 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:50,196 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:50,438 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:50,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:50,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:50,508 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:50,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:50,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:50,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:50,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:50,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:50,545 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:50,546 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:50,797 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:50,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:50,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:50,874 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:50,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:50,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:50,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:50,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:50,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:50,905 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:50,906 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:51,192 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:51,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:51,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:51,266 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:51,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:51,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:51,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:51,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:51,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:51,296 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:51,296 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:51,580 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:51,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:51,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:51,651 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:51,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:51,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:51,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:51,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:51,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:51,679 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:51,679 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:51,917 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:51,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:51,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:51,986 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:51,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:51,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:51,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:51,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:52,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:52,013 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:52,014 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:52,246 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:52,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:52,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:52,320 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:52,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:52,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:52,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:52,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:52,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:52,347 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:52,348 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:52,638 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:52,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:52,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:52,732 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:52,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:52,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:52,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:52,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:52,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:52,768 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:52,769 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:53,088 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:53,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:53,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:53,182 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:53,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:53,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:53,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:53,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:53,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:53,230 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:53,231 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:53,543 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:53,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:53,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:53,635 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:53,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:53,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:53,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:53,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:53,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:53,669 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:53,670 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:53,991 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:54,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:54,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:54,083 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:54,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:54,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:54,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:54,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:54,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:54,130 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:54,131 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:54,480 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:54,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:54,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:54,582 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:54,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:54,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:54,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:54,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:54,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:54,617 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:54,618 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:54,917 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:55,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:55,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:55,006 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:55,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:55,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:55,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:55,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:55,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:55,037 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:55,038 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:55,304 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:55,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:55,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:55,375 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:55,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:55,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:55,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:55,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:55,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:55,402 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:55,403 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:55,654 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:55,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:55,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:55,723 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:55,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:55,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:55,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:55,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:55,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:55,750 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:55,751 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:55,997 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:56,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:56,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:56,070 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:56,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:56,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:56,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:56,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:56,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:56,097 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:56,098 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:56,352 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:56,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:56,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:56,421 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:56,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:56,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:56,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:56,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:56,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:56,449 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:56,450 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:56,707 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:56,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:56,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:56,781 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:56,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:56,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:56,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:56,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:56,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:56,808 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:56,809 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:57,067 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:57,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:57,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:57,137 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:57,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:57,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:57,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:57,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:57,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:57,171 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:57,172 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:57,480 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:57,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:57,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:57,551 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:57,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:57,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:57,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:57,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:57,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:57,590 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:57,591 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:57,944 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:58,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:58,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:58,022 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:58,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:58,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:58,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:58,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:58,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:58,051 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:58,051 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:58,330 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:58,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:58,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:58,428 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:58,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:58,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:58,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:58,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:58,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:58,472 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:58,474 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:58,801 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:58,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:58,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:58,894 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:58,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:58,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:58,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:58,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:58,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:58,933 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:58,934 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:59,247 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:59,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:59,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:59,341 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:59,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:59,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:59,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:59,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:59,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:59,376 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:59,377 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:56:59,774 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:56:59,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:56:59,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:56:59,871 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:56:59,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:56:59,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:56:59,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:56:59,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:56:59,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:56:59,910 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:56:59,911 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:00,253 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:00,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:00,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:00,347 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:00,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:00,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:00,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:00,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:00,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:00,383 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:00,384 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:00,700 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:00,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:00,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:00,793 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:00,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:00,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:00,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:00,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:00,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:00,823 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:00,824 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:01,100 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:01,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:01,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:01,200 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:01,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:01,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:01,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:01,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:01,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:01,248 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:01,249 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:01,528 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:01,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:01,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:01,602 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:01,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:01,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:01,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:01,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:01,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:01,629 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:01,629 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:01,867 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:01,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:01,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:01,935 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:01,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:01,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:01,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:01,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:01,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:01,969 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:01,970 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:02,200 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:02,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:02,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:02,270 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:02,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:02,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:02,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:02,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:02,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:02,299 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:02,300 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:02,543 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:02,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:02,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:02,611 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:02,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:02,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:02,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:02,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:02,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:02,640 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:02,641 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:02,894 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:02,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:02,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:02,964 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:02,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:02,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:02,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:02,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:02,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:02,991 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:02,991 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:03,241 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:03,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:03,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:03,310 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:03,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:03,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:03,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:03,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:03,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:03,337 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:03,338 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:03,584 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:03,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:03,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:03,653 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:03,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:03,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:03,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:03,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:03,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:03,687 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:03,688 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:03,922 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:03,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:03,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:03,991 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:03,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:03,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:03,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:03,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:04,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:04,018 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:04,018 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:04,251 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:04,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:04,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:04,320 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:04,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:04,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:04,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:04,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:04,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:04,348 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:04,348 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:04,618 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:04,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:04,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:04,713 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:04,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:04,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:04,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:04,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:04,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:04,757 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:04,758 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:05,189 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:05,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:05,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:05,302 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:05,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:05,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:05,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:05,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:05,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:05,346 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:05,348 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:05,680 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:05,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:05,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:05,772 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:05,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:05,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:05,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:05,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:05,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:05,813 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:05,814 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:06,123 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:06,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:06,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:06,216 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:06,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:06,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:06,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:06,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:06,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:06,258 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:06,259 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:06,568 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:06,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:06,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:06,644 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:06,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:06,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:06,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:06,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:06,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:06,672 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:06,672 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:06,891 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:06,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:06,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:06,961 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:06,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:06,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:06,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:06,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:06,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:06,989 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:06,990 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:07,227 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:07,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:07,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:07,300 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:07,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:07,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:07,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:07,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:07,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:07,335 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:07,336 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:07,579 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:07,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:07,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:07,650 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:07,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:07,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:07,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:07,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:07,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:07,678 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:07,678 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:07,936 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:08,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:08,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:08,006 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:08,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:08,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:08,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:08,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:08,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:08,034 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:08,034 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:08,282 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:08,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:08,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:08,351 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:08,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:08,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:08,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:08,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:08,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:08,381 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:08,381 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:08,620 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:08,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:08,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:08,694 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:08,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:08,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:08,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:08,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:08,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:08,723 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:08,723 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:08,992 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:09,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:09,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:09,063 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:09,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:09,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:09,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:09,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:09,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:09,091 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:09,091 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:09,366 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:09,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:09,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:09,470 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:09,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:09,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:09,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:09,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:09,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:09,541 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:09,542 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:09,882 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:09,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:09,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:09,978 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:09,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:09,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:09,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:09,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:10,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:10,013 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:10,013 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:10,319 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:10,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:10,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:10,412 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:10,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:10,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:10,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:10,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:10,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:10,446 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:10,447 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:10,744 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:10,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:10,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:10,834 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:10,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:10,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:10,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:10,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:10,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:10,875 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:10,876 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:11,175 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:11,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:11,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:11,253 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:11,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:11,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:11,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:11,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:11,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:11,282 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:11,283 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:11,524 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:11,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:11,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:11,593 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:11,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:11,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:11,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:11,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:11,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:11,622 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:11,623 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:11,868 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:11,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:11,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:11,936 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:11,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:11,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:11,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:11,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:11,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:11,968 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:11,969 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:12,215 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:12,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:12,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:12,292 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:12,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:12,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:12,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:12,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:12,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:12,329 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:12,330 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:12,600 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:12,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:12,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:12,668 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:12,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:12,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:12,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:12,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:12,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:12,695 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:12,696 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:12,930 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:12,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:12,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:12,998 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:12,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:12,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:12,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:13,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:13,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:13,025 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:13,026 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:13,254 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:13,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:13,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:13,323 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:13,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:13,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:13,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:13,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:13,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:13,355 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:13,356 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:13,595 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:13,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:13,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:13,665 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:13,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:13,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:13,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:13,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:13,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:13,692 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:13,693 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:13,940 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:14,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:14,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:14,015 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:14,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:14,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:14,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:14,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:14,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:14,052 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:14,053 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:14,345 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:14,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:14,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:14,437 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:14,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:14,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:14,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:14,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:14,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:14,471 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:14,472 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:14,770 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:14,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:14,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:14,840 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:14,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:14,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:14,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:14,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:14,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:14,872 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:14,872 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:15,209 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:15,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:15,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:15,284 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:15,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:15,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:15,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:15,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:15,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:15,311 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:15,312 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:15,535 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:15,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:15,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:15,606 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:15,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:15,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:15,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:15,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:15,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:15,633 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:15,633 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:15,871 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:15,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:15,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:15,939 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:15,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:15,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:15,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:15,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:15,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:15,966 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:15,966 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:16,200 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:16,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:16,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:16,267 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:16,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:16,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:16,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:16,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:16,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:16,303 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:16,304 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:16,543 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:16,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:16,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:16,611 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:16,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:16,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:16,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:16,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:16,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:16,639 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:16,639 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:16,892 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:16,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:16,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:16,960 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:16,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:16,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:16,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:16,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:16,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:16,995 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:16,996 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:17,244 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:17,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:17,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:17,313 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:17,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:17,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:17,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:17,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:17,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:17,343 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:17,344 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:17,628 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:17,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:17,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:17,718 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:17,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:17,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:17,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:17,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:17,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:17,754 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:17,757 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:18,018 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:18,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:18,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:18,099 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:18,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:18,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:18,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:18,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:18,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:18,134 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:18,134 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:18,454 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:18,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:18,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:18,549 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:18,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:18,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:18,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:18,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:18,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:18,585 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:18,585 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:18,907 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:19,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:19,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:19,001 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:19,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:19,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:19,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:19,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:19,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:19,039 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:19,040 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:19,357 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:19,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:19,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:19,467 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:19,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:19,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:19,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:19,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:19,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:19,515 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:19,517 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:19,907 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:20,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:20,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:20,005 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:20,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:20,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:20,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:20,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:20,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:20,040 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:20,040 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:20,356 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:20,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:20,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:20,447 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:20,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:20,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:20,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:20,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:20,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:20,483 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:20,483 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:20,803 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:20,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:20,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:20,896 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:20,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:20,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:20,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:20,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:20,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:20,941 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:20,942 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:21,261 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:21,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:21,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:21,355 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:21,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:21,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:21,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:21,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:21,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:21,397 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:21,398 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:21,698 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:21,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:21,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:21,792 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:21,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:21,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:21,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:21,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:21,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:21,827 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:21,828 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:22,131 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:22,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:22,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:22,224 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:22,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:22,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:22,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:22,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:22,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:22,257 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:22,258 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:22,534 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:22,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:22,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:22,622 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:22,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:22,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:22,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:22,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:22,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:22,668 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:22,669 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:22,971 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:23,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:23,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:23,056 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:23,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:23,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:23,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:23,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:23,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:23,090 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:23,091 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:23,372 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:23,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:23,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:23,456 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:23,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:23,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:23,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:23,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:23,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:23,488 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:23,488 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:23,774 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:23,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:23,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:23,858 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:23,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:23,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:23,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:23,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:23,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:23,902 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:23,904 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:24,209 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:24,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:24,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:24,296 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:24,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:24,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:24,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:24,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:24,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:24,328 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:24,329 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:24,561 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:24,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:24,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:24,643 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:24,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:24,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:24,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:24,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:24,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:24,676 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:24,676 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:24,942 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:25,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:25,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:25,024 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:25,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:25,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:25,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:25,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:25,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:25,062 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:25,063 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:25,356 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:25,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:25,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:25,441 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:25,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:25,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:25,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:25,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:25,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:25,482 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:25,484 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:25,873 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:25,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:25,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:25,976 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:25,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:25,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:25,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:25,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:26,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:26,018 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:26,019 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:26,319 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:26,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:26,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:26,404 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:26,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:26,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:26,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:26,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:26,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:26,436 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:26,437 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:26,722 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:26,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:26,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:26,808 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:26,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:26,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:26,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:26,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:26,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:26,842 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:26,843 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:27,135 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:27,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:27,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:27,219 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:27,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:27,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:27,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:27,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:27,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:27,252 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:27,253 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:27,537 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:27,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:27,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:27,626 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:27,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:27,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:27,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:27,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:27,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:27,662 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:27,663 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:27,949 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:28,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:28,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:28,040 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:28,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:28,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:28,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:28,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:28,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:28,075 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:28,075 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:28,364 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:28,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:28,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:28,454 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:28,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:28,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:28,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:28,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:28,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:28,490 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:28,491 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:28,780 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:28,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:28,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:28,870 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:28,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:28,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:28,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:28,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:28,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:28,904 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:28,904 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:29,186 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:29,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:29,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:29,269 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:29,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:29,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:29,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:29,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:29,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:29,300 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:29,301 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:29,601 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:29,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:29,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:29,706 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:29,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:29,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:29,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:29,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:29,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:29,739 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:29,740 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:30,041 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:30,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:30,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:30,127 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:30,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:30,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:30,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:30,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:30,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:30,166 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:30,167 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:30,456 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:30,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:30,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:30,550 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:30,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:30,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:30,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:30,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:30,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:30,584 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:30,585 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:30,855 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:30,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:30,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:30,942 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:30,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:30,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:30,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:30,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:30,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:30,979 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:30,980 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:31,257 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:31,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:31,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:31,343 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:31,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:31,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:31,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:31,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:31,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:31,375 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:31,376 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:31,645 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:31,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:31,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:31,728 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:31,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:31,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:31,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:31,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:31,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:31,762 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:31,762 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:32,033 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:32,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:32,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:32,112 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:32,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:32,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:32,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:32,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:32,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:32,145 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:32,146 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:32,434 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:32,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:32,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:32,524 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:32,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:32,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:32,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:32,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:32,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:32,558 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:32,559 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:32,885 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:32,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:32,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:32,975 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:32,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:32,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:32,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:32,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:33,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:33,011 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:33,012 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:33,331 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:33,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:33,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:33,421 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:33,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:33,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:33,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:33,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:33,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:33,456 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:33,457 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:33,770 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:33,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:33,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:33,862 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:33,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:33,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:33,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:33,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:33,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:33,901 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:33,901 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:34,203 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:34,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:34,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:34,294 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:34,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:34,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:34,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:34,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:34,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:34,330 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:34,331 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:34,635 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:34,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:34,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:34,729 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:34,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:34,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:34,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:34,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:34,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:34,768 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:34,770 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:35,089 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:35,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:35,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:35,182 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:35,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:35,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:35,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:35,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:35,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:35,217 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:35,217 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:35,529 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:35,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:35,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:35,621 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:35,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:35,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:35,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:35,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:35,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:35,656 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:35,657 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:35,974 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:36,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:36,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:36,066 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:36,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:36,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:36,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:36,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:36,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:36,101 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:36,102 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:36,426 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:36,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:36,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:36,521 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:36,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:36,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:36,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:36,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:36,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:36,565 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:36,566 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:36,945 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:37,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:37,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:37,049 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:37,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:37,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:37,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:37,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:37,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:37,085 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:37,086 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:37,396 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:37,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:37,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:37,490 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:37,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:37,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:37,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:37,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:37,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:37,525 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:37,526 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:37,849 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:37,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:37,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:37,938 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:37,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:37,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:37,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:37,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:37,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:37,972 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:37,973 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:38,282 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:38,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:38,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:38,375 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:38,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:38,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:38,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:38,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:38,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:38,422 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:38,423 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:38,851 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:38,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:38,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:38,969 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:38,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:38,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:38,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:38,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:39,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:39,026 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:39,027 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:39,415 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:39,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:39,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:39,509 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:39,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:39,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:39,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:39,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:39,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:39,544 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:39,545 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:39,852 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:39,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:39,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:39,946 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:39,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:39,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:39,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:39,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:39,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:39,980 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:39,981 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:40,302 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:40,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:40,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:40,395 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:40,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:40,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:40,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:40,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:40,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:40,431 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:40,432 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:40,752 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:40,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:40,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:40,847 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:40,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:40,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:40,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:40,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:40,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:40,881 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:40,882 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:41,185 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:41,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:41,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:41,277 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:41,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:41,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:41,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:41,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:41,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:41,311 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:41,312 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:41,618 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:41,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:41,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:41,709 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:41,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:41,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:41,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:41,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:41,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:41,749 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:41,749 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:42,139 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:42,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:42,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:42,233 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:42,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:42,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:42,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:42,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:42,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:42,280 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:42,281 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:42,603 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:42,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:42,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:42,697 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:42,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:42,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:42,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:42,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:42,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:42,742 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:42,743 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:43,170 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:43,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:43,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:43,283 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:43,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:43,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:43,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:43,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:43,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:43,317 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:43,318 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:43,637 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:43,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:43,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:43,729 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:43,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:43,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:43,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:43,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:43,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:43,763 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:43,764 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:44,082 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:44,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:44,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:44,184 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:44,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:44,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:44,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:44,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:44,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:44,220 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:44,221 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:44,522 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:44,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:44,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:44,602 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:44,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:44,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:44,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:44,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:44,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:44,631 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:44,631 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:44,863 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:44,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:44,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:44,931 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:44,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:44,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:44,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:44,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:44,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:44,959 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:44,960 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:45,201 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:45,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:45,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:45,269 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:45,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:45,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:45,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:45,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:45,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:45,296 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:45,297 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:45,543 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:45,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:45,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:45,613 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:45,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:45,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:45,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:45,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:45,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:45,639 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:45,640 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:45,881 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:45,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:45,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:45,955 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:45,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:45,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:45,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:45,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:45,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:45,988 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:45,989 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:46,279 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:46,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:46,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:46,348 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:46,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:46,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:46,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:46,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:46,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:46,375 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:46,376 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:46,632 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:46,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:46,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:46,701 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:46,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:46,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:46,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:46,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:46,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:46,737 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:46,737 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:46,999 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:47,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:47,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:47,068 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:47,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:47,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:47,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:47,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:47,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:47,095 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:47,096 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:47,327 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:47,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:47,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:47,401 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:47,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:47,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:47,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:47,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:47,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:47,430 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:47,430 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:47,675 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:47,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:47,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:47,752 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:47,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:47,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:47,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:47,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:47,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:47,781 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:47,782 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:48,086 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:48,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:48,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:48,178 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:48,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:48,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:48,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:48,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:48,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:48,212 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:48,213 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:48,526 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:48,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:48,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:48,618 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:48,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:48,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:48,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:48,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:48,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:48,652 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:48,653 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:48,967 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:49,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:49,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:49,058 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:49,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:49,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:49,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:49,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:49,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:49,105 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:49,106 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:49,456 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:49,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:49,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:49,548 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:49,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:49,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:49,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:49,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:49,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:49,588 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:49,589 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:49,908 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:50,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:50,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:50,033 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:50,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:50,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:50,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:50,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:50,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:50,079 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:50,080 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:50,490 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:50,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:50,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:50,565 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:50,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:50,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:50,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:50,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:50,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:50,592 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:50,593 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:50,814 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:50,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:50,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:50,884 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:50,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:50,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:50,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:50,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:50,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:50,911 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:50,912 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:51,145 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:51,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:51,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:51,213 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:51,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:51,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:51,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:51,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:51,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:51,240 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:51,241 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:51,474 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:51,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:51,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:51,542 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:51,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:51,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:51,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:51,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:51,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:51,569 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:51,569 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:51,808 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:51,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:51,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:51,877 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:51,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:51,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:51,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:51,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:51,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:51,903 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:51,904 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:52,142 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:52,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:52,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:52,210 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:52,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:52,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:52,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:52,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:52,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:52,239 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:52,239 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:52,484 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:52,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:52,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:52,550 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:52,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:52,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:52,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:52,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:52,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:52,581 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:52,582 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:52,824 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:52,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:52,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:52,895 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:52,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:52,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:52,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:52,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:52,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:52,922 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:52,922 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:53,149 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:53,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:53,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:53,223 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:53,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:53,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:53,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:53,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:53,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:53,250 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:53,251 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:53,544 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:53,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:53,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:53,638 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:53,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:53,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:53,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:53,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:53,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:53,672 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:53,673 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:53,998 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:54,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:54,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:54,092 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:54,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:54,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:54,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:54,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:54,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:54,127 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:54,128 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:54,442 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:54,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:54,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:54,535 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:54,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:54,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:54,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:54,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:54,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:54,569 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:54,570 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:54,923 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:55,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:55,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:55,035 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:55,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:55,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:55,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:55,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:55,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:55,081 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:55,082 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:55,470 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:55,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:55,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:55,562 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:55,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:55,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:55,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:55,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:55,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:55,603 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:55,604 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:55,935 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:56,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:56,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:56,037 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:56,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:56,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:56,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:56,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:56,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:56,087 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:56,088 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:56,500 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:56,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:56,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:56,621 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:56,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:56,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:56,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:56,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:56,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:56,666 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:56,668 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:57,060 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:57,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:57,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:57,155 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:57,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:57,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:57,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:57,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:57,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:57,198 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:57,199 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:57,555 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:57,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:57,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:57,675 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:57,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:57,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:57,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:57,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:57,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:57,721 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:57,722 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:58,134 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:58,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:58,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:58,233 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:58,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:58,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:58,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:58,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:58,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:58,268 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:58,269 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:58,612 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:58,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:58,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:58,707 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:58,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:58,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:58,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:58,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:58,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:58,742 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:58,743 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:59,079 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:59,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:59,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:59,175 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:59,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:59,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:59,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:59,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:59,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:59,210 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:59,211 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:57:59,540 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:57:59,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:57:59,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:57:59,634 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:57:59,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:57:59,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:57:59,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:57:59,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:57:59,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:57:59,669 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:57:59,670 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:00,002 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:00,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:00,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:00,097 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:00,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:00,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:00,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:00,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:00,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:00,132 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:00,132 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:00,446 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:00,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:00,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:00,543 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:00,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:00,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:00,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:00,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:00,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:00,579 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:00,580 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:00,903 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:00,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:00,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:00,997 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:00,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:00,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:00,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:01,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:01,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:01,031 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:01,032 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:01,351 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:01,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:01,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:01,447 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:01,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:01,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:01,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:01,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:01,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:01,483 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:01,483 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:01,898 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:01,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:01,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:01,996 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:01,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:01,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:01,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:02,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:02,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:02,032 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:02,033 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:02,377 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:02,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:02,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:02,472 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:02,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:02,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:02,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:02,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:02,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:02,508 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:02,509 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:02,841 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:02,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:02,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:02,939 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:02,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:02,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:02,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:02,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:02,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:02,983 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:02,983 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:03,324 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:03,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:03,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:03,430 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:03,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:03,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:03,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:03,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:03,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:03,466 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:03,466 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:03,783 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:03,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:03,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:03,880 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:03,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:03,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:03,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:03,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:03,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:03,924 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:03,925 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:04,295 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:04,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:04,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:04,391 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:04,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:04,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:04,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:04,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:04,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:04,427 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:04,428 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:04,736 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:04,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:04,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:04,829 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:04,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:04,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:04,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:04,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:04,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:04,864 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:04,865 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:05,164 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:05,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:05,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:05,256 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:05,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:05,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:05,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:05,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:05,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:05,299 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:05,300 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:05,636 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:05,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:05,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:05,726 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:05,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:05,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:05,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:05,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:05,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:05,762 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:05,763 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:06,096 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:06,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:06,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:06,190 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:06,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:06,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:06,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:06,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:06,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:06,231 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:06,232 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:06,561 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:06,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:06,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:06,657 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:06,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:06,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:06,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:06,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:06,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:06,706 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:06,707 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:07,015 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:07,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:07,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:07,094 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:07,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:07,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:07,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:07,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:07,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:07,121 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:07,122 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:07,385 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:07,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:07,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:07,460 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:07,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:07,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:07,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:07,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:07,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:07,487 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:07,488 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:07,761 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:07,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:07,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:07,832 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:07,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:07,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:07,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:07,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:07,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:07,859 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:07,860 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:08,139 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:08,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:08,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:08,213 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:08,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:08,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:08,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:08,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:08,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:08,245 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:08,246 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:08,532 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:08,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:08,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:08,608 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:08,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:08,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:08,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:08,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:08,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:08,635 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:08,636 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:08,927 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:09,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:09,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:09,005 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:09,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:09,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:09,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:09,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:09,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:09,036 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:09,037 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:09,324 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:09,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:09,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:09,398 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:09,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:09,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:09,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:09,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:09,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:09,431 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:09,432 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:09,807 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:09,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:09,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:09,897 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:09,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:09,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:09,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:09,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:09,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:09,926 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:09,926 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:10,206 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:10,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:10,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:10,289 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:10,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:10,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:10,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:10,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:10,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:10,323 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:10,324 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:10,626 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:10,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:10,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:10,709 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:10,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:10,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:10,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:10,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:10,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:10,746 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:10,747 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:11,090 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:11,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:11,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:11,165 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:11,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:11,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:11,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:11,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:11,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:11,194 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:11,195 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:11,469 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:11,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:11,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:11,548 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:11,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:11,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:11,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:11,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:11,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:11,576 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:11,576 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:11,852 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:11,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:11,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:11,928 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:11,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:11,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:11,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:11,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:11,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:11,956 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:11,957 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:12,252 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:12,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:12,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:12,329 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:12,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:12,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:12,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:12,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:12,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:12,359 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:12,360 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:12,646 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:12,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:12,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:12,722 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:12,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:12,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:12,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:12,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:12,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:12,750 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:12,750 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:13,036 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:13,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:13,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:13,109 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:13,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:13,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:13,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:13,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:13,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:13,136 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:13,137 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:13,408 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:13,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:13,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:13,481 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:13,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:13,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:13,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:13,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:13,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:13,510 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:13,511 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:13,792 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:13,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:13,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:13,881 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:13,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:13,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:13,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:13,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:13,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:13,925 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:13,926 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:14,225 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:14,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:14,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:14,297 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:14,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:14,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:14,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:14,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:14,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:14,325 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:14,325 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:14,594 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:14,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:14,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:14,669 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:14,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:14,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:14,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:14,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:14,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:14,698 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:14,698 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:14,983 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:15,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:15,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:15,056 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:15,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:15,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:15,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:15,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:15,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:15,083 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:15,083 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:15,355 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:15,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:15,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:15,424 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:15,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:15,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:15,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:15,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:15,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:15,451 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:15,452 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:15,693 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:15,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:15,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:15,766 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:15,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:15,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:15,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:15,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:15,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:15,793 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:15,793 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:16,012 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:16,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:16,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:16,080 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:16,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:16,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:16,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:16,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:16,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:16,106 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:16,107 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:16,314 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:16,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:16,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:16,382 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:16,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:16,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:16,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:16,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:16,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:16,408 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:16,409 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:16,633 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:16,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:16,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:16,703 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:16,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:16,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:16,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:16,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:16,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:16,730 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:16,731 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:17,014 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:17,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:17,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:17,102 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:17,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:17,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:17,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:17,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:17,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:17,138 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:17,139 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:17,442 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:17,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:17,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:17,532 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:17,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:17,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:17,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:17,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:17,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:17,566 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:17,567 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:17,910 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:17,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:17,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:17,986 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:17,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:17,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:17,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:17,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:18,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:18,014 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:18,015 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:18,252 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:18,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:18,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:18,321 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:18,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:18,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:18,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:18,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:18,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:18,347 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:18,348 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:18,585 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:18,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:18,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:18,653 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:18,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:18,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:18,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:18,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:18,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:18,680 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:18,681 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:18,902 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:18,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:18,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:18,970 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:18,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:18,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:18,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:18,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:18,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:18,997 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:18,997 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:19,223 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:19,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:19,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:19,291 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:19,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:19,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:19,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:19,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:19,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:19,323 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:19,324 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:19,645 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:19,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:19,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:19,725 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:19,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:19,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:19,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:19,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:19,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:19,760 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:19,761 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:20,092 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:20,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:20,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:20,171 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:20,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:20,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:20,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:20,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:20,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:20,197 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:20,198 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:20,457 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:20,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:20,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:20,526 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:20,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:20,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:20,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:20,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:20,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:20,552 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:20,552 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:20,826 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:20,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:20,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:20,917 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:20,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:20,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:20,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:20,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:20,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:20,951 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:20,952 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:21,265 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:21,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:21,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:21,364 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:21,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:21,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:21,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:21,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:21,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:21,410 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:21,411 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:21,699 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:21,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:21,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:21,791 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:21,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:21,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:21,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:21,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:21,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:21,825 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:21,826 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:22,116 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:22,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:22,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:22,207 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:22,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:22,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:22,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:22,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:22,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:22,241 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:22,241 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:22,534 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:22,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:22,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:22,626 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:22,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:22,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:22,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:22,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:22,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:22,663 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:22,664 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:22,966 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:23,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:23,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:23,058 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:23,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:23,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:23,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:23,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:23,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:23,092 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:23,093 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:23,392 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:23,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:23,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:23,470 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:23,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:23,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:23,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:23,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:23,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:23,499 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:23,499 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:23,750 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:23,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:23,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:23,819 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:23,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:23,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:23,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:23,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:23,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:23,846 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:23,847 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:24,082 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:24,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:24,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:24,150 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:24,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:24,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:24,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:24,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:24,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:24,177 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:24,177 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:24,415 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:24,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:24,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:24,484 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:24,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:24,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:24,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:24,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:24,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:24,510 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:24,510 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:24,732 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:24,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:24,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:24,800 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:24,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:24,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:24,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:24,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:24,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:24,832 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:24,832 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:25,064 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:25,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:25,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:25,135 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:25,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:25,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:25,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:25,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:25,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:25,162 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:25,163 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:25,401 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:25,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:25,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:25,470 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:25,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:25,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:25,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:25,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:25,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:25,498 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:25,499 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:25,748 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:25,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:25,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:25,826 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:25,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:25,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:25,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:25,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:25,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:25,854 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:25,855 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:26,139 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:26,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:26,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:26,216 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:26,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:26,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:26,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:26,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:26,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:26,247 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:26,247 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:26,566 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:26,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:26,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:26,659 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:26,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:26,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:26,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:26,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:26,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:26,693 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:26,694 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:27,013 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:27,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:27,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:27,111 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:27,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:27,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:27,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:27,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:27,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:27,144 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:27,145 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:27,434 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:27,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:27,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:27,528 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:27,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:27,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:27,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:27,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:27,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:27,562 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:27,563 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:27,836 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:27,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:27,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:27,905 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:27,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:27,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:27,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:27,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:27,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:27,935 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:27,936 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:28,172 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:28,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:28,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:28,242 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:28,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:28,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:28,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:28,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:28,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:28,270 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:28,270 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:28,495 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:28,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:28,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:28,563 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:28,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:28,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:28,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:28,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:28,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:28,589 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:28,590 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:28,819 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:28,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:28,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:28,889 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:28,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:28,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:28,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:28,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:28,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:28,915 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:28,916 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:29,157 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:29,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:29,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:29,227 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:29,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:29,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:29,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:29,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:29,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:29,253 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:29,254 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:29,510 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:29,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:29,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:29,578 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:29,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:29,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:29,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:29,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:29,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:29,605 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:29,606 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:29,846 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:29,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:29,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:29,916 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:29,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:29,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:29,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:29,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:29,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:29,943 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:29,943 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:30,162 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:30,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:30,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:30,229 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:30,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:30,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:30,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:30,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:30,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:30,256 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:30,256 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:30,485 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:30,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:30,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:30,558 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:30,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:30,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:30,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:30,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:30,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:30,586 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:30,586 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:30,845 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:30,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:30,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:30,925 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:30,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:30,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:30,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:30,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:30,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:30,957 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:30,958 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:31,227 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:31,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:31,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:31,296 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:31,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:31,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:31,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:31,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:31,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:31,323 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:31,324 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:31,558 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:31,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:31,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:31,626 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:31,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:31,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:31,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:31,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:31,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:31,652 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:31,653 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:31,891 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:31,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:31,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:31,968 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:31,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:31,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:31,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:31,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:32,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:32,009 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:32,010 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:32,326 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:32,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:32,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:32,405 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:32,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:32,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:32,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:32,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:32,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:32,432 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:32,433 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:32,650 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:32,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:32,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:32,719 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:32,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:32,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:32,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:32,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:32,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:32,745 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:32,746 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:32,973 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:33,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:33,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:33,042 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:33,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:33,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:33,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:33,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:33,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:33,068 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:33,069 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:33,278 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:33,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:33,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:33,346 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:33,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:33,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:33,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:33,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:33,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:33,372 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:33,373 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:33,582 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:33,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:33,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:33,650 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:33,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:33,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:33,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:33,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:33,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:33,679 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:33,679 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:33,907 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:33,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:33,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:33,977 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:33,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:33,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:33,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:33,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:34,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:34,014 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:34,015 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:34,327 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:34,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:34,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:34,419 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:34,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:34,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:34,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:34,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:34,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:34,453 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:34,454 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:34,769 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:34,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:34,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:34,860 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:34,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:34,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:34,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:34,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:34,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:34,895 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:34,895 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:35,205 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:35,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:35,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:35,299 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:35,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:35,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:35,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:35,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:35,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:35,333 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:35,334 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:35,624 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:35,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:35,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:35,715 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:35,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:35,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:35,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:35,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:35,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:35,752 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:35,753 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:36,064 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:36,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:36,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:36,154 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:36,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:36,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:36,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:36,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:36,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:36,188 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:36,189 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:36,484 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:36,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:36,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:36,576 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:36,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:36,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:36,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:36,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:36,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:36,616 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:36,617 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:36,917 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:37,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:37,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:37,009 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:37,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:37,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:37,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:37,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:37,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:37,042 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:37,043 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:37,363 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:37,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:37,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:37,457 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:37,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:37,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:37,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:37,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:37,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:37,492 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:37,493 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:37,865 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:37,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:37,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:37,959 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:37,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:37,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:37,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:37,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:37,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:37,993 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:37,994 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:38,322 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:38,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:38,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:38,422 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:38,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:38,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:38,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:38,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:38,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:38,456 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:38,457 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:38,750 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:38,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:38,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:38,843 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:38,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:38,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:38,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:38,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:38,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:38,877 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:38,878 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:39,190 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:39,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:39,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:39,285 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:39,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:39,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:39,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:39,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:39,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:39,319 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:39,320 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:39,715 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:39,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:39,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:39,812 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:39,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:39,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:39,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:39,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:39,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:39,848 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:39,849 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:40,163 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:40,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:40,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:40,255 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:40,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:40,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:40,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:40,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:40,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:40,297 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:40,298 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:40,600 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:40,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:40,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:40,691 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:40,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:40,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:40,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:40,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:40,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:40,726 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:40,727 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:41,036 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:41,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:41,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:41,125 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:41,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:41,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:41,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:41,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:41,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:41,170 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:41,171 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:41,600 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:41,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:41,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:41,705 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:41,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:41,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:41,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:41,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:41,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:41,750 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:41,751 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:42,179 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:42,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:42,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:42,292 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:42,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:42,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:42,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:42,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:42,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:42,336 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:42,338 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:42,650 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:42,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:42,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:42,746 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:42,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:42,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:42,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:42,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:42,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:42,779 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:42,780 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:43,076 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:43,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:43,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:43,167 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:43,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:43,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:43,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:43,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:43,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:43,202 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:43,202 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:43,504 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:43,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:43,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:43,599 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:43,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:43,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:43,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:43,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:43,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:43,635 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:43,635 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:43,940 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:44,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:44,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:44,029 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:44,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:44,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:44,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:44,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:44,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:44,063 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:44,064 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:44,372 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:44,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:44,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:44,467 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:44,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:44,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:44,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:44,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:44,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:44,501 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:44,501 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:44,814 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:44,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:44,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:44,906 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:44,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:44,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:44,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:44,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:44,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:44,940 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:44,941 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:45,274 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:45,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:45,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:45,396 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:45,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:45,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:45,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:45,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:45,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:45,441 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:45,442 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:45,819 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:45,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:45,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:45,927 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:45,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:45,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:45,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:45,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:45,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:45,974 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:45,975 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:46,287 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:46,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:46,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:46,380 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:46,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:46,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:46,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:46,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:46,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:46,414 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:46,415 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:46,726 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:46,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:46,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:46,820 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:46,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:46,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:46,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:46,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:46,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:46,854 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:46,854 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:47,206 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:47,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:47,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:47,318 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:47,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:47,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:47,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:47,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:47,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:47,363 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:47,364 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:47,689 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:47,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:47,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:47,777 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:47,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:47,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:47,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:47,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:47,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:47,805 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:47,806 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:48,115 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:48,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:48,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:48,209 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:48,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:48,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:48,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:48,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:48,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:48,243 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:48,244 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:48,555 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:48,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:48,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:48,648 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:48,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:48,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:48,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:48,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:48,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:48,683 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:48,684 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:48,994 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:49,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:49,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:49,084 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:49,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:49,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:49,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:49,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:49,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:49,118 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:49,118 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:49,382 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:49,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:49,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:49,449 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:49,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:49,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:49,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:49,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:49,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:49,475 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:49,476 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:49,678 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:49,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:49,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:49,746 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:49,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:49,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:49,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:49,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:49,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:49,772 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:49,773 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:50,050 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:50,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:50,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:50,123 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:50,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:50,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:50,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:50,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:50,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:50,159 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:50,160 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:50,406 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:50,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:50,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:50,475 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:50,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:50,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:50,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:50,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:50,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:50,502 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:50,502 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:50,716 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:50,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:50,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:50,782 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:50,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:50,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:50,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:50,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:50,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:50,811 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:50,811 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:51,040 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:51,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:51,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:51,108 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:51,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:51,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:51,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:51,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:51,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:51,134 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:51,135 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:51,358 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:51,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:51,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:51,431 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:51,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:51,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:51,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:51,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:51,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:51,458 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:51,458 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:51,716 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:51,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:51,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:51,784 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:51,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:51,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:51,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:51,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:51,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:51,811 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:51,812 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:52,017 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:52,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:52,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:52,086 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:52,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:52,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:52,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:52,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:52,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:52,113 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:52,113 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:52,349 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:52,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:52,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:52,420 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:52,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:52,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:52,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:52,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:52,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:52,447 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:52,447 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:52,714 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:52,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:52,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:52,794 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:52,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:52,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:52,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:52,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:52,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:52,821 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:52,822 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:53,055 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:53,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:53,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:53,123 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:53,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:53,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:53,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:53,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:53,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:53,149 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:53,150 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:53,388 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:53,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:53,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:53,459 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:53,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:53,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:53,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:53,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:53,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:53,486 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:53,487 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:53,725 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:53,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:53,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:53,792 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:53,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:53,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:53,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:53,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:53,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:53,819 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:53,820 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:54,034 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:54,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:54,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:54,101 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:54,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:54,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:54,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:54,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:54,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:54,134 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:54,134 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:54,336 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:54,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:54,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:54,403 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:54,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:54,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:54,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:54,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:54,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:54,429 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:54,430 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:54,635 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:54,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:54,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:54,704 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:54,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:54,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:54,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:54,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:54,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:54,740 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:54,741 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:55,012 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:55,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:55,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:55,080 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:55,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:55,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:55,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:55,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:55,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:55,106 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:55,107 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:55,356 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:55,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:55,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:55,430 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:55,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:55,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:55,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:55,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:55,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:55,457 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:55,458 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:55,762 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:55,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:55,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:55,853 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:55,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:55,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:55,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:55,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:55,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:55,887 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:55,887 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:56,200 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:56,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:56,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:56,295 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:56,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:56,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:56,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:56,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:56,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:56,336 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:56,337 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:56,664 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:56,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:56,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:56,764 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:56,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:56,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:56,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:56,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:56,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:56,802 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:56,803 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:57,105 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:57,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:57,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:57,200 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:57,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:57,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:57,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:57,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:57,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:57,234 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:57,235 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:57,531 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:57,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:57,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:57,622 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:57,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:57,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:57,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:57,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:57,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:57,656 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:57,657 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:57,949 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:58,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:58,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:58,023 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:58,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:58,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:58,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:58,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:58,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:58,051 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:58,052 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:58,312 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:58,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:58,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:58,385 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:58,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:58,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:58,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:58,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:58,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:58,413 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:58,414 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:58,653 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:58,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:58,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:58,722 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:58,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:58,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:58,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:58,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:58,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:58,749 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:58,750 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:58,997 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:59,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:59,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:59,067 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:59,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:59,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:59,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:59,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:59,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:59,110 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:59,111 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:59,411 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:59,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:59,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:59,495 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:59,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:59,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:59,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:59,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:59,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:59,527 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:59,528 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:58:59,757 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:58:59,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:58:59,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:58:59,831 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:58:59,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:58:59,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:58:59,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:58:59,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:58:59,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:58:59,858 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:58:59,859 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:00,240 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:00,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:00,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:00,322 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:00,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:00,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:00,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:00,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:00,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:00,350 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:00,351 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:00,626 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:00,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:00,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:00,699 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:00,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:00,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:00,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:00,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:00,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:00,727 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:00,728 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:00,994 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:01,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:01,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:01,065 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:01,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:01,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:01,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:01,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:01,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:01,092 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:01,092 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:01,349 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:01,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:01,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:01,424 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:01,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:01,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:01,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:01,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:01,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:01,454 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:01,455 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:01,749 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:01,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:01,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:01,842 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:01,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:01,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:01,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:01,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:01,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:01,876 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:01,877 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:02,184 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:02,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:02,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:02,285 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:02,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:02,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:02,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:02,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:02,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:02,321 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:02,322 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:02,678 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:02,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:02,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:02,770 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:02,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:02,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:02,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:02,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:02,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:02,803 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:02,804 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:03,059 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:03,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:03,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:03,134 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:03,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:03,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:03,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:03,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:03,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:03,162 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:03,162 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:03,420 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:03,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:03,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:03,495 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:03,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:03,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:03,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:03,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:03,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:03,528 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:03,529 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:03,814 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:03,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:03,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:03,904 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:03,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:03,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:03,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:03,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:03,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:03,937 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:03,938 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:04,228 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:04,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:04,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:04,323 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:04,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:04,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:04,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:04,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:04,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:04,357 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:04,357 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:04,649 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:04,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:04,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:04,728 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:04,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:04,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:04,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:04,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:04,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:04,756 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:04,756 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:04,974 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:05,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:05,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:05,041 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:05,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:05,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:05,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:05,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:05,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:05,067 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:05,068 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:05,284 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:05,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:05,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:05,351 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:05,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:05,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:05,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:05,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:05,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:05,378 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:05,378 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:05,607 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:05,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:05,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:05,682 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:05,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:05,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:05,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:05,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:05,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:05,716 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:05,717 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:05,952 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:06,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:06,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:06,029 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:06,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:06,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:06,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:06,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:06,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:06,060 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:06,061 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:06,278 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:06,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:06,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:06,345 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:06,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:06,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:06,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:06,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:06,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:06,371 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:06,372 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:06,596 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:06,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:06,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:06,663 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:06,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:06,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:06,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:06,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:06,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:06,689 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:06,690 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:06,913 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:06,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:06,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:06,980 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:06,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:06,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:06,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:06,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:07,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:07,007 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:07,007 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:07,233 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:07,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:07,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:07,308 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:07,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:07,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:07,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:07,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:07,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:07,339 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:07,340 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:07,724 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:07,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:07,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:07,802 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:07,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:07,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:07,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:07,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:07,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:07,846 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:07,848 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:08,187 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:08,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:08,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:08,278 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:08,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:08,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:08,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:08,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:08,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:08,313 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:08,314 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:08,601 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:08,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:08,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:08,694 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:08,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:08,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:08,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:08,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:08,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:08,728 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:08,729 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:09,022 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:09,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:09,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:09,113 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:09,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:09,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:09,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:09,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:09,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:09,147 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:09,148 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:09,431 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:09,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:09,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:09,521 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:09,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:09,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:09,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:09,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:09,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:09,555 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:09,556 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:09,844 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:09,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:09,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:09,934 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:09,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:09,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:09,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:09,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:09,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:09,979 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:09,980 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:10,272 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:10,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:10,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:10,368 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:10,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:10,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:10,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:10,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:10,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:10,402 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:10,403 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:10,718 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:10,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:10,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:10,801 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:10,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:10,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:10,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:10,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:10,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:10,831 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:10,832 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:11,090 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:11,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:11,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:11,165 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:11,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:11,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:11,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:11,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:11,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:11,192 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:11,192 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:11,436 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:11,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:11,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:11,506 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:11,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:11,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:11,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:11,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:11,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:11,532 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:11,533 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:11,764 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:11,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:11,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:11,833 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:11,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:11,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:11,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:11,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:11,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:11,862 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:11,863 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:12,084 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:12,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:12,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:12,152 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:12,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:12,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:12,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:12,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:12,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:12,178 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:12,178 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:12,384 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:12,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:12,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:12,451 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:12,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:12,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:12,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:12,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:12,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:12,477 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:12,477 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:12,684 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:12,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:12,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:12,757 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:12,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:12,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:12,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:12,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:12,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:12,782 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:12,783 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:12,984 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:13,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:13,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:13,052 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:13,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:13,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:13,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:13,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:13,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:13,078 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:13,078 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:13,297 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:13,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:13,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:13,381 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:13,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:13,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:13,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:13,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:13,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:13,420 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:13,421 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:13,723 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:13,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:13,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:13,814 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:13,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:13,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:13,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:13,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:13,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:13,855 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:13,856 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:14,168 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:14,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:14,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:14,259 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:14,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:14,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:14,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:14,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:14,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:14,293 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:14,294 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:14,580 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:14,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:14,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:14,674 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:14,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:14,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:14,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:14,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:14,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:14,708 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:14,709 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:14,992 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:15,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:15,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:15,083 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:15,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:15,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:15,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:15,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:15,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:15,117 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:15,118 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:15,403 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:15,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:15,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:15,493 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:15,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:15,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:15,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:15,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:15,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:15,528 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:15,529 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:15,818 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:15,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:15,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:15,908 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:15,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:15,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:15,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:15,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:15,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:15,941 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:15,942 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:16,226 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:16,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:16,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:16,317 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:16,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:16,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:16,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:16,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:16,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:16,350 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:16,351 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:16,635 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:16,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:16,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:16,717 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:16,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:16,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:16,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:16,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:16,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:16,744 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:16,745 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:16,945 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:17,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:17,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:17,012 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:17,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:17,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:17,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:17,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:17,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:17,044 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:17,045 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:17,252 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:17,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:17,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:17,319 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:17,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:17,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:17,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:17,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:17,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:17,354 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:17,355 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:17,566 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:17,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:17,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:17,633 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:17,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:17,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:17,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:17,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:17,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:17,659 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:17,659 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:17,897 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:17,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:17,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:17,966 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:17,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:17,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:17,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:17,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:17,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:17,992 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:17,993 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:18,197 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:18,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:18,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:18,268 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:18,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:18,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:18,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:18,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:18,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:18,294 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:18,295 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:18,496 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:18,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:18,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:18,563 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:18,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:18,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:18,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:18,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:18,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:18,589 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:18,590 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:18,799 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:18,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:18,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:18,867 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:18,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:18,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:18,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:18,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:18,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:18,893 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:18,893 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:19,127 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:19,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:19,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:19,220 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:19,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:19,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:19,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:19,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:19,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:19,259 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:19,260 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:19,546 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:19,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:19,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:19,639 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:19,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:19,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:19,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:19,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:19,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:19,673 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:19,674 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:19,973 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:20,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:20,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:20,091 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:20,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:20,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:20,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:20,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:20,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:20,134 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:20,135 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:20,462 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:20,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:20,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:20,551 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:20,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:20,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:20,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:20,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:20,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:20,584 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:20,585 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:20,873 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:20,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:20,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:20,965 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:20,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:20,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:20,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:20,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:20,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:20,999 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:21,000 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:21,298 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:21,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:21,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:21,394 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:21,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:21,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:21,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:21,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:21,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:21,427 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:21,428 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:21,713 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:21,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:21,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:21,805 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:21,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:21,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:21,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:21,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:21,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:21,839 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:21,840 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:22,126 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:22,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:22,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:22,217 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:22,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:22,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:22,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:22,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:22,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:22,254 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:22,255 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:22,510 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:22,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:22,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:22,577 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:22,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:22,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:22,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:22,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:22,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:22,604 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:22,604 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:22,808 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:22,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:22,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:22,876 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:22,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:22,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:22,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:22,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:22,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:22,901 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:22,902 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:23,108 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:23,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:23,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:23,177 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:23,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:23,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:23,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:23,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:23,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:23,203 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:23,204 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:23,403 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:23,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:23,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:23,470 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:23,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:23,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:23,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:23,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:23,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:23,496 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:23,497 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:23,699 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:23,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:23,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:23,767 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:23,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:23,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:23,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:23,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:23,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:23,793 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:23,794 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:24,000 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:24,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:24,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:24,067 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:24,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:24,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:24,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:24,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:24,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:24,093 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:24,093 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:24,299 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:24,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:24,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:24,367 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:24,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:24,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:24,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:24,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:24,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:24,393 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:24,394 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:24,611 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:24,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:24,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:24,683 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:24,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:24,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:24,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:24,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:24,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:24,710 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:24,710 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:24,940 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:25,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:25,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:25,010 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:25,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:25,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:25,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:25,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:25,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:25,036 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:25,037 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:25,311 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:25,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:25,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:25,404 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:25,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:25,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:25,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:25,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:25,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:25,438 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:25,439 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:25,735 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:25,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:25,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:25,827 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:25,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:25,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:25,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:25,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:25,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:25,861 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:25,861 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:26,150 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:26,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:26,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:26,241 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:26,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:26,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:26,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:26,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:26,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:26,274 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:26,275 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:26,569 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:26,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:26,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:26,666 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:26,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:26,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:26,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:26,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:26,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:26,705 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:26,706 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:26,994 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:27,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:27,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:27,088 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:27,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:27,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:27,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:27,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:27,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:27,122 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:27,122 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:27,416 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:27,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:27,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:27,509 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:27,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:27,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:27,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:27,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:27,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:27,542 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:27,543 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:27,836 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:27,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:27,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:27,927 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:27,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:27,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:27,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:27,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:27,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:27,960 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:27,961 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:28,250 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:28,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:28,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:28,341 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:28,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:28,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:28,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:28,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:28,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:28,375 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:28,375 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:28,668 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:28,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:28,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:28,764 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:28,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:28,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:28,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:28,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:28,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:28,797 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:28,798 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:29,091 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:29,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:29,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:29,182 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:29,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:29,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:29,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:29,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:29,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:29,216 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:29,216 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:29,557 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:29,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:29,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:29,673 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:29,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:29,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:29,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:29,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:29,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:29,723 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:29,724 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:30,084 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:30,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:30,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:30,157 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:30,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:30,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:30,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:30,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:30,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:30,189 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:30,190 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:30,390 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:30,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:30,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:30,456 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:30,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:30,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:30,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:30,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:30,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:30,482 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:30,483 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:30,684 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:30,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:30,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:30,753 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:30,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:30,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:30,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:30,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:30,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:30,779 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:30,780 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:30,988 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:31,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:31,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:31,058 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:31,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:31,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:31,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:31,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:31,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:31,083 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:31,084 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:31,285 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:31,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:31,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:31,355 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:31,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:31,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:31,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:31,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:31,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:31,381 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:31,382 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:31,606 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:31,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:31,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:31,677 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:31,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:31,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:31,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:31,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:31,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:31,702 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:31,703 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:31,903 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:31,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:31,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:31,970 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:31,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:31,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:31,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:31,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:31,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:31,996 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:31,997 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:32,204 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:32,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:32,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:32,272 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:32,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:32,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:32,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:32,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:32,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:32,301 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:32,302 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:32,538 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:32,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:32,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:32,610 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:32,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:32,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:32,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:32,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:32,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:32,637 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:32,637 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:32,875 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:32,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:32,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:32,944 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:32,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:32,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:32,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:32,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:32,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:32,972 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:32,972 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:33,258 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:33,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:33,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:33,353 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:33,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:33,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:33,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:33,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:33,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:33,387 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:33,388 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:33,673 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:33,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:33,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:33,765 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:33,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:33,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:33,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:33,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:33,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:33,798 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:33,799 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:34,089 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:34,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:34,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:34,179 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:34,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:34,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:34,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:34,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:34,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:34,212 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:34,213 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:34,504 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:34,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:34,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:34,595 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:34,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:34,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:34,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:34,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:34,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:34,629 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:34,629 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:34,914 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:35,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:35,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:35,005 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:35,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:35,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:35,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:35,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:35,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:35,038 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:35,039 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:35,332 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:35,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:35,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:35,426 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:35,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:35,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:35,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:35,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:35,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:35,460 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:35,461 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:35,747 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:35,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:35,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:35,837 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:35,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:35,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:35,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:35,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:35,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:35,884 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:35,885 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:36,275 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:36,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:36,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:36,368 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:36,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:36,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:36,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:36,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:36,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:36,402 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:36,402 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:36,699 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:36,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:36,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:36,775 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:36,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:36,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:36,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:36,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:36,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:36,803 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:36,803 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:37,005 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:37,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:37,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:37,074 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:37,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:37,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:37,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:37,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:37,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:37,104 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:37,104 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:37,306 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:37,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:37,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:37,378 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:37,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:37,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:37,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:37,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:37,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:37,407 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:37,408 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:37,607 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:37,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:37,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:37,674 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:37,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:37,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:37,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:37,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:37,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:37,709 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:37,709 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:37,918 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:37,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:37,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:37,986 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:37,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:37,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:37,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:37,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:38,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:38,012 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:38,012 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:38,220 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:38,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:38,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:38,286 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:38,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:38,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:38,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:38,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:38,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:38,313 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:38,313 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:38,513 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:38,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:38,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:38,582 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:38,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:38,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:38,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:38,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:38,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:38,608 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:38,608 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:38,813 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:38,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:38,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:38,883 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:38,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:38,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:38,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:38,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:38,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:38,909 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:38,910 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:39,111 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:39,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:39,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:39,179 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:39,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:39,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:39,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:39,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:39,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:39,206 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:39,207 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:39,504 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:39,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:39,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:39,626 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:39,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:39,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:39,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:39,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:39,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:39,668 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:39,669 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:39,981 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:40,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:40,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:40,073 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:40,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:40,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:40,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:40,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:40,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:40,107 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:40,108 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:40,392 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:40,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:40,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:40,485 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:40,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:40,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:40,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:40,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:40,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:40,527 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:40,528 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:40,815 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:40,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:40,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:40,909 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:40,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:40,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:40,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:40,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:40,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:40,943 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:40,944 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:41,229 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:41,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:41,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:41,322 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:41,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:41,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:41,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:41,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:41,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:41,356 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:41,357 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:41,649 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:41,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:41,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:41,740 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:41,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:41,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:41,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:41,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:41,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:41,773 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:41,774 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:42,063 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:42,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:42,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:42,157 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:42,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:42,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:42,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:42,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:42,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:42,191 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:42,192 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:42,477 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:42,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:42,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:42,567 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:42,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:42,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:42,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:42,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:42,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:42,601 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:42,602 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:42,890 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:42,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:42,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:42,981 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:42,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:42,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:42,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:42,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:43,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:43,018 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:43,019 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:43,300 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:43,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:43,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:43,392 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:43,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:43,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:43,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:43,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:43,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:43,426 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:43,426 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:43,713 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:43,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:43,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:43,807 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:43,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:43,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:43,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:43,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:43,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:43,840 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:43,841 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:44,138 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:44,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:44,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:44,234 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:44,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:44,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:44,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:44,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:44,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:44,268 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:44,268 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:44,552 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:44,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:44,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:44,643 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:44,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:44,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:44,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:44,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:44,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:44,684 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:44,685 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:44,969 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:45,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:45,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:45,059 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:45,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:45,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:45,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:45,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:45,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:45,096 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:45,097 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:45,387 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:45,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:45,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:45,480 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:45,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:45,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:45,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:45,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:45,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:45,515 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:45,515 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:45,802 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:45,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:45,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:45,894 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:45,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:45,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:45,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:45,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:45,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:45,928 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:45,928 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:46,216 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:46,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:46,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:46,311 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:46,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:46,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:46,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:46,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:46,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:46,345 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:46,345 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:46,625 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:46,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:46,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:46,717 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:46,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:46,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:46,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:46,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:46,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:46,750 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:46,751 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:47,038 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:47,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:47,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:47,130 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:47,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:47,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:47,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:47,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:47,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:47,164 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:47,164 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:47,456 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:47,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:47,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:47,547 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:47,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:47,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:47,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:47,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:47,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:47,580 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:47,581 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:47,853 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:47,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:47,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:47,945 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:47,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:47,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:47,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:47,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:47,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:47,979 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:47,980 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:48,267 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:48,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:48,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:48,362 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:48,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:48,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:48,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:48,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:48,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:48,396 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:48,397 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:48,679 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:48,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:48,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:48,769 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:48,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:48,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:48,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:48,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:48,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:48,803 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:48,804 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:49,094 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:49,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:49,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:49,185 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:49,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:49,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:49,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:49,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:49,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:49,219 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:49,220 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:49,518 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:49,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:49,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:49,613 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:49,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:49,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:49,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:49,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:49,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:49,650 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:49,651 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:49,949 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:50,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:50,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:50,042 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:50,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:50,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:50,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:50,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:50,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:50,080 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:50,081 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:50,374 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:50,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:50,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:50,475 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:50,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:50,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:50,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:50,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:50,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:50,508 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:50,509 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:50,799 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:50,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:50,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:50,893 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:50,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:50,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:50,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:50,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:50,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:50,926 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:50,927 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:51,216 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:51,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:51,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:51,308 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:51,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:51,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:51,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:51,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:51,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:51,347 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:51,347 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:51,652 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:51,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:51,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:51,747 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:51,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:51,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:51,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:51,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:51,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:51,781 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:51,782 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:52,089 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:52,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:52,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:52,182 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:52,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:52,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:52,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:52,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:52,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:52,216 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:52,217 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:52,519 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:52,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:52,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:52,613 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:52,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:52,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:52,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:52,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:52,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:52,651 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:52,651 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:52,941 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:53,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:53,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:53,031 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:53,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:53,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:53,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:53,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:53,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:53,064 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:53,065 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:53,355 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:53,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:53,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:53,446 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:53,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:53,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:53,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:53,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:53,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:53,479 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:53,480 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:53,773 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:53,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:53,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:53,867 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:53,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:53,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:53,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:53,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:53,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:53,901 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:53,902 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:54,189 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:54,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:54,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:54,279 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:54,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:54,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:54,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:54,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:54,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:54,323 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:54,324 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:54,632 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:54,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:54,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:54,722 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:54,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:54,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:54,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:54,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:54,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:54,760 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:54,760 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:55,061 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:55,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:55,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:55,154 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:55,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:55,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:55,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:55,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:55,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:55,188 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:55,188 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:55,475 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:55,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:55,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:55,566 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:55,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:55,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:55,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:55,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:55,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:55,599 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:55,600 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:55,892 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:55,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:55,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:55,988 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:55,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:55,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:55,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:55,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:56,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:56,021 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:56,022 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:56,322 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:56,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:56,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:56,413 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:56,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:56,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:56,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:56,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:56,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:56,446 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:56,447 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:56,736 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:56,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:56,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:56,829 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:56,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:56,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:56,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:56,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:56,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:56,862 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:56,863 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:57,153 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:57,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:57,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:57,243 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:57,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:57,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:57,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:57,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:57,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:57,277 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:57,278 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:57,566 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:57,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:57,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:57,657 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:57,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:57,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:57,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:57,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:57,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:57,691 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:57,691 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:57,973 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:58,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:58,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:58,069 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:58,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:58,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:58,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:58,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:58,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:58,103 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:58,103 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:58,389 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:58,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:58,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:58,480 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:58,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:58,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:58,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:58,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:58,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:58,514 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:58,514 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:58,777 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:58,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:58,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:58,846 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:58,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:58,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:58,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:58,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:58,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:58,872 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:58,872 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:59,082 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:59,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:59,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:59,151 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:59,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:59,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:59,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:59,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:59,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:59,177 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:59,178 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:59,377 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:59,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:59,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:59,464 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:59,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:59,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:59,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:59,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:59,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:59,502 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:59,503 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:59:59,776 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 16:59:59,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 16:59:59,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 16:59:59,850 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 16:59:59,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 16:59:59,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 16:59:59,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:59:59,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 16:59:59,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:59:59,876 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 16:59:59,877 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:00,092 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:00,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:00,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:00,161 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:00,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:00,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:00,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:00,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:00,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:00,187 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:00,188 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:00,409 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:00,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:00,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:00,478 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:00,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:00,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:00,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:00,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:00,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:00,504 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:00,504 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:00,735 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:00,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:00,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:00,802 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:00,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:00,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:00,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:00,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:00,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:00,828 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:00,829 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:01,049 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:01,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:01,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:01,117 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:01,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:01,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:01,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:01,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:01,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:01,144 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:01,144 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:01,397 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:01,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:01,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:01,491 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:01,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:01,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:01,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:01,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:01,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:01,525 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:01,526 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:01,817 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:01,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:01,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:01,910 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:01,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:01,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:01,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:01,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:01,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:01,943 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:01,944 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:02,246 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:02,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:02,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:02,338 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:02,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:02,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:02,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:02,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:02,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:02,372 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:02,373 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:02,672 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:02,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:02,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:02,764 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:02,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:02,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:02,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:02,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:02,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:02,798 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:02,799 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:03,089 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:03,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:03,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:03,181 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:03,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:03,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:03,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:03,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:03,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:03,214 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:03,215 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:03,510 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:03,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:03,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:03,602 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:03,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:03,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:03,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:03,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:03,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:03,639 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:03,640 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:03,929 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:04,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:04,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:04,020 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:04,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:04,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:04,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:04,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:04,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:04,056 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:04,056 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:04,348 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:04,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:04,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:04,440 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:04,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:04,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:04,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:04,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:04,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:04,483 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:04,484 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:04,830 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:04,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:04,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:04,924 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:04,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:04,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:04,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:04,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:04,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:04,958 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:04,959 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:05,198 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:05,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:05,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:05,265 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:05,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:05,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:05,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:05,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:05,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:05,291 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:05,292 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:05,493 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:05,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:05,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:05,561 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:05,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:05,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:05,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:05,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:05,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:05,589 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:05,590 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:05,791 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:05,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:05,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:05,859 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:05,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:05,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:05,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:05,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:05,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:05,885 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:05,886 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:06,089 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:06,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:06,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:06,156 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:06,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:06,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:06,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:06,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:06,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:06,190 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:06,191 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:06,396 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:06,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:06,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:06,466 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:06,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:06,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:06,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:06,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:06,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:06,492 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:06,493 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:06,695 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:06,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:06,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:06,763 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:06,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:06,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:06,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:06,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:06,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:06,790 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:06,791 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:06,994 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:07,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:07,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:07,061 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:07,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:07,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:07,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:07,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:07,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:07,087 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:07,088 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:07,294 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:07,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:07,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:07,362 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:07,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:07,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:07,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:07,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:07,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:07,388 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:07,389 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:07,627 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:07,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:07,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:07,716 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:07,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:07,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:07,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:07,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:07,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:07,744 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:07,745 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:08,030 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:08,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:08,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:08,124 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:08,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:08,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:08,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:08,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:08,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:08,158 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:08,159 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:08,445 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:08,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:08,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:08,535 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:08,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:08,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:08,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:08,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:08,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:08,569 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:08,569 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:08,866 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:08,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:08,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:08,958 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:08,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:08,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:08,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:08,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:08,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:08,992 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:08,993 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:09,288 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:09,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:09,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:09,379 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:09,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:09,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:09,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:09,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:09,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:09,415 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:09,416 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:09,797 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:09,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:09,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:09,890 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:09,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:09,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:09,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:09,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:09,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:09,936 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:09,937 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:10,224 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:10,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:10,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:10,319 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:10,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:10,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:10,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:10,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:10,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:10,352 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:10,353 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:10,635 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:10,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:10,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:10,724 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:10,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:10,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:10,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:10,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:10,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:10,756 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:10,756 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:11,043 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:11,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:11,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:11,133 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:11,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:11,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:11,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:11,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:11,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:11,167 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:11,168 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:11,458 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:11,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:11,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:11,549 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:11,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:11,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:11,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:11,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:11,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:11,582 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:11,583 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:11,870 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:11,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:11,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:11,960 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:11,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:11,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:11,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:11,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:11,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:11,994 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:11,994 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:12,285 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:12,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:12,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:12,379 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:12,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:12,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:12,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:12,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:12,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:12,413 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:12,414 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:12,704 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:12,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:12,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:12,795 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:12,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:12,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:12,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:12,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:12,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:12,829 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:12,830 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:13,235 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:13,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:13,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:13,347 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:13,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:13,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:13,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:13,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:13,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:13,388 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:13,388 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:13,680 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:13,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:13,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:13,771 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:13,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:13,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:13,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:13,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:13,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:13,805 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:13,805 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:14,084 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:14,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:14,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:14,175 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:14,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:14,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:14,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:14,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:14,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:14,209 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:14,209 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:14,495 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:14,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:14,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:14,590 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:14,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:14,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:14,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:14,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:14,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:14,624 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:14,625 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:14,907 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:14,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:14,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:14,997 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:14,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:14,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:14,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:15,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:15,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:15,031 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:15,032 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:15,320 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:15,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:15,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:15,410 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:15,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:15,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:15,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:15,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:15,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:15,444 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:15,444 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:15,735 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:15,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:15,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:15,832 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:15,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:15,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:15,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:15,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:15,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:15,865 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:15,866 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:16,173 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:16,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:16,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:16,261 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:16,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:16,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:16,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:16,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:16,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:16,295 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:16,295 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:16,582 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:16,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:16,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:16,674 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:16,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:16,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:16,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:16,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:16,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:16,711 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:16,712 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:17,094 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:17,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:17,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:17,201 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:17,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:17,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:17,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:17,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:17,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:17,248 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:17,249 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:17,618 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:17,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:17,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:17,709 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:17,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:17,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:17,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:17,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:17,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:17,737 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:17,738 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:18,022 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:18,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:18,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:18,116 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:18,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:18,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:18,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:18,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:18,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:18,149 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:18,150 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:18,437 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:18,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:18,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:18,527 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:18,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:18,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:18,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:18,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:18,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:18,561 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:18,561 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:18,798 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:18,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:18,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:18,866 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:18,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:18,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:18,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:18,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:18,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:18,892 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:18,892 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:19,099 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:19,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:19,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:19,167 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:19,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:19,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:19,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:19,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:19,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:19,203 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:19,203 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:19,529 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:19,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:19,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:19,613 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:19,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:19,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:19,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:19,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:19,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:19,647 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:19,648 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:19,938 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:20,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:20,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:20,051 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:20,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:20,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:20,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:20,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:20,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:20,079 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:20,080 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:20,352 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:20,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:20,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:20,445 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:20,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:20,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:20,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:20,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:20,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:20,483 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:20,484 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:20,760 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:20,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:20,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:20,849 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:20,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:20,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:20,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:20,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:20,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:20,886 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:20,887 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:21,192 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:21,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:21,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:21,290 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:21,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:21,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:21,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:21,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:21,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:21,328 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:21,329 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:21,694 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:21,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:21,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:21,778 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:21,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:21,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:21,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:21,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:21,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:21,807 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:21,808 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:22,065 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:22,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:22,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:22,144 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:22,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:22,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:22,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:22,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:22,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:22,171 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:22,172 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:22,425 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:22,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:22,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:22,495 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:22,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:22,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:22,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:22,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:22,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:22,521 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:22,522 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:22,750 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:22,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:22,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:22,825 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:22,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:22,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:22,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:22,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:22,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:22,863 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:22,864 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:23,136 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:23,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:23,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:23,204 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:23,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:23,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:23,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:23,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:23,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:23,237 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:23,238 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:23,547 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:23,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:23,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:23,617 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:23,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:23,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:23,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:23,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:23,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:23,644 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:23,645 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:24,005 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:24,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:24,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:24,103 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:24,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:24,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:24,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:24,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:24,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:24,130 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:24,131 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:24,499 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:24,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:24,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:24,582 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:24,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:24,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:24,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:24,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:24,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:24,610 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:24,611 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:24,868 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:24,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:24,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:24,937 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:24,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:24,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:24,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:24,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:24,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:24,964 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:24,965 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:25,199 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:25,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:25,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:25,281 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:25,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:25,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:25,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:25,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:25,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:25,308 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:25,309 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:25,525 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:25,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:25,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:25,605 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:25,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:25,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:25,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:25,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:25,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:25,643 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:25,644 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:25,959 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:26,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:26,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:26,047 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:26,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:26,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:26,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:26,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:26,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:26,088 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:26,089 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:26,400 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:26,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:26,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:26,471 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:26,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:26,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:26,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:26,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:26,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:26,509 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:26,510 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:26,869 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:26,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:26,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:26,950 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:26,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:26,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:26,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:26,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:27,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:27,011 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:27,011 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:27,337 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:27,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:27,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:27,416 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:27,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:27,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:27,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:27,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:27,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:27,444 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:27,445 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:27,705 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:27,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:27,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:27,779 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:27,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:27,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:27,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:27,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:27,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:27,806 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:27,807 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:28,029 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:28,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:28,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:28,112 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:28,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:28,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:28,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:28,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:28,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:28,150 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:28,150 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:28,365 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:28,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:28,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:28,435 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:28,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:28,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:28,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:28,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:28,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:28,466 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:28,467 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:28,784 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:28,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:28,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:28,853 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:28,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:28,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:28,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:28,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:28,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:28,889 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:28,890 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:29,244 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:29,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:29,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:29,338 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:29,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:29,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:29,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:29,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:29,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:29,390 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:29,391 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:29,687 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:29,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:29,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:29,762 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:29,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:29,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:29,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:29,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:29,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:29,798 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:29,799 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:30,130 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:30,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:30,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:30,207 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:30,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:30,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:30,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:30,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:30,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:30,243 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:30,244 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:30,504 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:30,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:30,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:30,577 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:30,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:30,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:30,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:30,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:30,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:30,604 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:30,604 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:30,826 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:30,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:30,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:30,899 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:30,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:30,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:30,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:30,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:30,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:30,925 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:30,925 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:31,163 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:31,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:31,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:31,273 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:31,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:31,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:31,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:31,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:31,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:31,300 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:31,301 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:31,563 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:31,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:31,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:31,631 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:31,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:31,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:31,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:31,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:31,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:31,664 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:31,665 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:32,008 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:32,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:32,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:32,088 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:32,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:32,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:32,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:32,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:32,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:32,129 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:32,130 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:32,508 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:32,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:32,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:32,612 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:32,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:32,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:32,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:32,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:32,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:32,652 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:32,653 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:33,036 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:33,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:33,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:33,124 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:33,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:33,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:33,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:33,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:33,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:33,152 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:33,152 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:33,446 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:33,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:33,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:33,525 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:33,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:33,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:33,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:33,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:33,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:33,553 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:33,553 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:33,806 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:33,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:33,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:33,891 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:33,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:33,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:33,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:33,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:33,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:33,917 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:33,918 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:34,168 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:34,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:34,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:34,256 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:34,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:34,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:34,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:34,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:34,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:34,293 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:34,294 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:34,609 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:34,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:34,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:34,699 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:34,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:34,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:34,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:34,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:34,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:34,736 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:34,737 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:35,040 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:35,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:35,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:35,108 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:35,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:35,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:35,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:35,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:35,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:35,139 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:35,139 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:35,503 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:35,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:35,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:35,584 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:35,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:35,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:35,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:35,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:35,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:35,618 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:35,619 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:35,934 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:36,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:36,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:36,009 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:36,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:36,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:36,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:36,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:36,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:36,041 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:36,041 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:36,285 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:36,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:36,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:36,357 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:36,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:36,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:36,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:36,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:36,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:36,389 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:36,390 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:36,627 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:36,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:36,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:36,695 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:36,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:36,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:36,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:36,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:36,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:36,726 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:36,727 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:36,958 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:37,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:37,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:37,027 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:37,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:37,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:37,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:37,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:37,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:37,054 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:37,054 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:37,359 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:37,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:37,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:37,432 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:37,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:37,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:37,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:37,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:37,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:37,466 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:37,466 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:37,765 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:37,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:37,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:37,840 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:37,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:37,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:37,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:37,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:37,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:37,866 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:37,867 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:38,153 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:38,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:38,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:38,254 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:38,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:38,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:38,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:38,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:38,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:38,291 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:38,292 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:38,659 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:38,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:38,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:38,757 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:38,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:38,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:38,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:38,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:38,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:38,794 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:38,795 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:39,059 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:39,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:39,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:39,128 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:39,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:39,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:39,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:39,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:39,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:39,154 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:39,154 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:39,388 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:39,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:39,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:39,475 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:39,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:39,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:39,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:39,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:39,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:39,528 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:39,528 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:39,874 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:39,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:39,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:39,960 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:39,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:39,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:39,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:39,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:39,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:39,999 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:40,000 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:40,288 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:40,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:40,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:40,357 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:40,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:40,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:40,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:40,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:40,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:40,383 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:40,383 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:40,701 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:40,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:40,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:40,773 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:40,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:40,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:40,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:40,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:40,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:40,799 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:40,800 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:41,129 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:41,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:41,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:41,213 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:41,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:41,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:41,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:41,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:41,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:41,249 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:41,250 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:41,577 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:41,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:41,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:41,649 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:41,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:41,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:41,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:41,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:41,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:41,681 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:41,682 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:41,939 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:42,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:42,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:42,007 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:42,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:42,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:42,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:42,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:42,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:42,034 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:42,034 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:42,272 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:42,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:42,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:42,341 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:42,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:42,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:42,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:42,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:42,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:42,367 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:42,368 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:42,592 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:42,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:42,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:42,664 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:42,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:42,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:42,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:42,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:42,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:42,690 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:42,691 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:42,927 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:43,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:43,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:43,014 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:43,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:43,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:43,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:43,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:43,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:43,041 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:43,041 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:43,308 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:43,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:43,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:43,388 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:43,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:43,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:43,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:43,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:43,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:43,425 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:43,426 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:43,715 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:43,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:43,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:43,784 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:43,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:43,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:43,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:43,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:43,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:43,820 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:43,821 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:44,174 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:44,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:44,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:44,257 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:44,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:44,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:44,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:44,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:44,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:44,294 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:44,295 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:44,632 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:44,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:44,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:44,708 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:44,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:44,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:44,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:44,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:44,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:44,735 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:44,736 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:44,996 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:45,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:45,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:45,072 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:45,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:45,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:45,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:45,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:45,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:45,101 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:45,101 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:45,357 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:45,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:45,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:45,424 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:45,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:45,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:45,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:45,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:45,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:45,458 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:45,459 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:45,683 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:45,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:45,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:45,752 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:45,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:45,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:45,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:45,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:45,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:45,778 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:45,779 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:46,096 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:46,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:46,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:46,177 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:46,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:46,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:46,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:46,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:46,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:46,210 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:46,211 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:46,498 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:46,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:46,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:46,574 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:46,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:46,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:46,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:46,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:46,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:46,601 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:46,602 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:46,888 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:46,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:46,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:46,988 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:46,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:46,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:46,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:46,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:47,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:47,024 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:47,025 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:47,364 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:47,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:47,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:47,462 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:47,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:47,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:47,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:47,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:47,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:47,500 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:47,501 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:47,787 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:47,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:47,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:47,857 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:47,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:47,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:47,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:47,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:47,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:47,884 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:47,885 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:48,123 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:48,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:48,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:48,193 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:48,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:48,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:48,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:48,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:48,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:48,219 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:48,220 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:48,433 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:48,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:48,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:48,509 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:48,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:48,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:48,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:48,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:48,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:48,535 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:48,536 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:48,805 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:48,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:48,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:48,880 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:48,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:48,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:48,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:48,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:48,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:48,907 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:48,907 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:49,176 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:49,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:49,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:49,265 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:49,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:49,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:49,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:49,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:49,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:49,300 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:49,300 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:49,586 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:49,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:49,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:49,677 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:49,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:49,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:49,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:49,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:49,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:49,717 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:49,718 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:49,982 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:50,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:50,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:50,074 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:50,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:50,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:50,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:50,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:50,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:50,112 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:50,113 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:50,395 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:50,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:50,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:50,474 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:50,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:50,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:50,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:50,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:50,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:50,500 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:50,501 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:50,735 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:50,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:50,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:50,806 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:50,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:50,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:50,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:50,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:50,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:50,833 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:50,834 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:51,042 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:51,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:51,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:51,111 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:51,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:51,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:51,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:51,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:51,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:51,144 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:51,145 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:51,381 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:51,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:51,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:51,485 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:51,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:51,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:51,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:51,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:51,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:51,522 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:51,523 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:51,751 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:51,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:51,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:51,835 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:51,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:51,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:51,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:51,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:51,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:51,874 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:51,875 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:52,205 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:52,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:52,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:52,289 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:52,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:52,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:52,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:52,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:52,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:52,334 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:52,335 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:52,630 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:52,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:52,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:52,721 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:52,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:52,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:52,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:52,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:52,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:52,760 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:52,761 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:53,114 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:53,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:53,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:53,186 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:53,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:53,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:53,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:53,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:53,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:53,213 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:53,213 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:53,462 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:53,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:53,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:53,535 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:53,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:53,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:53,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:53,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:53,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:53,561 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:53,561 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:53,788 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:53,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:53,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:53,856 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:53,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:53,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:53,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:53,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:53,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:53,883 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:53,884 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:54,093 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:54,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:54,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:54,161 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:54,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:54,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:54,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:54,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:54,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:54,187 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:54,188 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:54,410 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:54,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:54,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:54,478 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:54,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:54,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:54,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:54,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:54,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:54,506 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:54,506 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:54,762 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:54,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:54,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:54,832 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:54,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:54,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:54,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:54,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:54,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:54,859 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:54,859 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:55,177 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:55,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:55,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:55,251 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:55,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:55,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:55,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:55,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:55,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:55,277 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:55,278 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:55,580 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:55,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:55,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:55,670 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:55,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:55,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:55,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:55,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:55,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:55,699 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:55,700 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:56,026 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:56,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:56,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:56,109 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:56,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:56,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:56,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:56,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:56,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:56,136 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:56,137 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:56,406 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:56,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:56,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:56,476 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:56,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:56,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:56,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:56,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:56,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:56,502 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:56,503 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:56,743 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:56,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:56,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:56,810 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:56,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:56,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:56,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:56,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:56,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:56,836 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:56,836 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:57,074 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:57,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:57,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:57,147 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:57,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:57,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:57,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:57,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:57,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:57,173 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:57,174 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:57,510 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:57,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:57,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:57,593 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:57,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:57,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:57,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:57,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:57,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:57,628 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:57,629 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:57,947 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:58,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:58,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:58,017 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:58,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:58,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:58,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:58,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:58,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:58,044 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:58,044 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:58,376 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:58,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:58,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:58,469 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:58,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:58,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:58,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:58,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:58,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:58,497 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:58,497 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:58,846 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:58,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:58,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:58,919 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:58,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:58,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:58,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:58,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:58,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:58,946 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:58,946 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:59,230 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:59,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:59,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:59,303 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:59,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:59,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:59,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:59,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:59,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:59,340 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:59,341 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:00:59,704 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:00:59,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:00:59,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:00:59,791 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:00:59,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:00:59,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:00:59,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:00:59,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:00:59,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:00:59,824 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:00:59,824 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:00,073 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:00,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:00,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:00,147 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:00,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:00,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:00,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:00,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:00,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:00,191 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:00,192 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:00,576 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:00,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:00,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:00,680 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:00,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:00,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:00,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:00,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:00,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:00,718 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:00,719 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:01,093 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:01,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:01,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:01,173 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:01,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:01,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:01,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:01,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:01,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:01,211 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:01,212 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:01,627 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:01,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:01,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:01,744 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:01,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:01,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:01,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:01,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:01,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:01,779 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:01,780 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:02,238 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:02,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:02,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:02,341 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:02,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:02,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:02,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:02,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:02,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:02,382 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:02,383 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:02,728 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:02,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:02,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:02,813 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:02,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:02,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:02,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:02,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:02,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:02,842 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:02,843 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:03,124 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:03,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:03,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:03,199 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:03,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:03,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:03,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:03,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:03,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:03,234 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:03,235 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:03,495 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:03,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:03,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:03,569 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:03,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:03,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:03,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:03,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:03,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:03,597 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:03,598 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:03,946 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:04,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:04,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:04,032 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:04,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:04,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:04,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:04,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:04,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:04,065 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:04,066 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:04,407 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:04,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:04,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:04,479 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:04,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:04,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:04,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:04,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:04,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:04,515 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:04,516 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:04,883 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:04,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:04,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:04,957 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:04,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:04,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:04,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:04,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:04,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:04,984 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:04,984 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:05,357 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:05,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:05,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:05,455 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:05,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:05,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:05,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:05,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:05,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:05,482 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:05,483 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:05,724 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:05,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:05,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:05,793 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:05,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:05,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:05,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:05,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:05,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:05,819 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:05,820 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:06,033 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:06,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:06,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:06,102 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:06,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:06,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:06,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:06,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:06,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:06,128 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:06,129 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:06,352 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:06,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:06,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:06,475 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:06,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:06,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:06,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:06,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:06,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:06,516 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:06,517 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:06,779 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:06,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:06,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:06,847 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:06,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:06,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:06,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:06,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:06,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:06,887 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:06,888 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:07,228 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:07,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:07,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:07,313 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:07,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:07,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:07,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:07,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:07,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:07,359 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:07,360 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:07,700 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:07,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:07,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:07,792 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:07,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:07,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:07,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:07,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:07,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:07,829 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:07,830 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:08,138 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:08,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:08,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:08,212 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:08,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:08,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:08,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:08,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:08,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:08,238 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:08,239 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:08,487 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:08,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:08,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:08,556 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:08,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:08,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:08,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:08,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:08,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:08,583 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:08,583 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:08,795 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:08,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:08,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:08,867 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:08,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:08,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:08,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:08,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:08,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:08,894 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:08,895 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:09,119 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:09,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:09,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:09,212 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:09,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:09,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:09,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:09,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:09,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:09,248 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:09,249 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:09,542 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:09,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:09,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:09,611 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:09,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:09,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:09,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:09,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:09,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:09,639 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:09,640 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:09,970 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:10,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:10,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:10,060 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:10,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:10,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:10,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:10,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:10,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:10,093 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:10,094 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:10,416 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:10,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:10,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:10,485 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:10,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:10,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:10,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:10,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:10,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:10,524 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:10,525 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:10,882 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:10,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:10,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:10,968 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:10,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:10,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:10,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:10,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:11,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:11,005 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:11,006 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:11,256 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:11,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:11,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:11,330 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:11,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:11,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:11,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:11,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:11,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:11,357 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:11,358 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:11,587 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:11,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:11,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:11,655 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:11,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:11,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:11,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:11,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:11,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:11,681 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:11,682 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:11,955 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:12,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:12,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:12,034 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:12,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:12,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:12,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:12,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:12,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:12,072 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:12,072 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:12,374 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:12,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:12,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:12,445 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:12,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:12,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:12,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:12,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:12,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:12,472 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:12,473 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:12,746 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:12,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:12,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:12,816 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:12,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:12,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:12,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:12,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:12,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:12,845 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:12,845 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:13,149 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:13,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:13,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:13,228 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:13,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:13,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:13,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:13,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:13,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:13,255 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:13,256 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:13,568 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:13,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:13,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:13,651 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:13,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:13,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:13,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:13,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:13,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:13,678 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:13,678 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:13,919 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:13,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:13,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:13,987 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:13,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:13,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:13,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:13,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:14,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:14,015 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:14,015 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:14,293 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:14,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:14,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:14,383 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:14,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:14,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:14,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:14,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:14,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:14,420 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:14,421 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:14,656 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:14,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:14,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:14,751 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:14,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:14,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:14,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:14,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:14,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:14,797 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:14,798 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:15,094 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:15,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:15,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:15,194 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:15,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:15,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:15,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:15,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:15,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:15,233 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:15,233 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:15,524 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:15,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:15,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:15,626 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:15,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:15,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:15,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:15,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:15,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:15,663 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:15,664 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:15,962 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:16,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:16,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:16,037 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:16,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:16,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:16,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:16,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:16,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:16,064 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:16,065 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:16,304 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:16,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:16,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:16,377 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:16,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:16,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:16,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:16,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:16,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:16,404 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:16,405 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:16,651 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:16,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:16,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:16,723 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:16,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:16,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:16,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:16,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:16,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:16,750 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:16,751 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:16,991 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:17,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:17,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:17,062 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:17,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:17,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:17,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:17,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:17,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:17,092 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:17,092 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:17,342 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:17,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:17,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:17,412 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:17,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:17,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:17,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:17,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:17,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:17,439 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:17,439 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:17,685 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:17,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:17,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:17,759 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:17,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:17,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:17,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:17,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:17,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:17,785 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:17,785 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:18,009 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:18,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:18,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:18,081 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:18,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:18,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:18,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:18,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:18,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:18,108 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:18,108 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:18,360 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:18,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:18,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:18,438 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:18,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:18,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:18,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:18,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:18,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:18,466 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:18,467 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:18,759 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:18,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:18,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:18,836 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:18,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:18,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:18,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:18,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:18,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:18,863 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:18,864 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:19,144 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:19,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:19,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:19,220 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:19,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:19,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:19,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:19,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:19,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:19,247 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:19,248 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:19,570 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:19,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:19,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:19,662 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:19,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:19,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:19,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:19,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:19,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:19,704 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:19,705 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:20,020 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:20,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:20,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:20,096 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:20,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:20,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:20,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:20,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:20,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:20,123 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:20,124 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:20,383 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:20,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:20,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:20,455 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:20,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:20,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:20,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:20,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:20,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:20,482 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:20,483 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:20,745 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:20,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:20,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:20,815 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:20,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:20,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:20,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:20,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:20,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:20,841 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:20,842 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:21,071 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:21,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:21,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:21,139 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:21,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:21,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:21,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:21,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:21,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:21,165 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:21,166 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:21,429 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:21,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:21,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:21,501 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:21,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:21,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:21,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:21,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:21,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:21,528 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:21,528 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:21,777 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:21,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:21,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:21,850 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:21,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:21,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:21,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:21,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:21,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:21,877 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:21,877 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:22,110 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:22,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:22,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:22,178 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:22,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:22,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:22,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:22,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:22,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:22,204 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:22,205 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:22,439 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:22,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:22,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:22,508 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:22,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:22,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:22,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:22,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:22,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:22,534 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:22,535 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:22,795 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:22,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:22,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:22,868 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:22,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:22,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:22,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:22,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:22,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:22,896 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:22,896 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:23,155 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:23,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:23,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:23,227 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:23,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:23,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:23,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:23,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:23,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:23,254 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:23,254 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:23,513 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:23,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:23,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:23,591 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:23,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:23,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:23,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:23,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:23,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:23,617 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:23,618 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:23,868 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:23,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:23,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:23,938 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:23,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:23,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:23,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:23,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:23,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:23,968 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:23,968 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:24,201 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:24,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:24,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:24,273 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:24,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:24,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:24,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:24,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:24,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:24,300 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:24,301 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:24,576 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:24,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:24,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:24,650 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:24,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:24,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:24,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:24,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:24,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:24,676 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:24,677 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:24,944 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:25,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:25,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:25,015 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:25,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:25,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:25,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:25,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:25,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:25,041 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:25,041 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:25,276 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:25,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:25,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:25,347 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:25,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:25,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:25,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:25,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:25,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:25,373 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:25,374 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:25,597 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:25,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:25,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:25,668 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:25,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:25,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:25,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:25,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:25,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:25,694 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:25,695 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:25,926 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:25,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:25,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:25,997 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:25,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:25,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:25,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:26,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:26,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:26,023 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:26,024 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:26,264 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:26,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:26,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:26,337 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:26,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:26,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:26,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:26,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:26,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:26,371 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:26,372 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:26,621 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:26,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:26,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:26,691 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:26,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:26,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:26,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:26,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:26,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:26,717 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:26,718 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:26,961 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:27,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:27,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:27,030 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:27,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:27,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:27,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:27,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:27,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:27,059 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:27,059 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:27,276 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:27,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:27,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:27,343 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:27,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:27,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:27,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:27,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:27,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:27,369 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:27,369 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:27,625 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:27,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:27,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:27,701 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:27,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:27,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:27,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:27,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:27,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:27,728 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:27,729 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:27,996 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:28,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:28,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:28,077 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:28,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:28,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:28,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:28,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:28,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:28,103 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:28,103 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:28,350 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:28,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:28,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:28,420 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:28,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:28,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:28,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:28,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:28,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:28,447 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:28,447 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:28,688 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:28,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:28,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:28,756 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:28,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:28,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:28,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:28,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:28,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:28,783 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:28,783 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:29,021 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:29,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:29,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:29,093 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:29,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:29,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:29,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:29,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:29,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:29,119 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:29,120 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:29,349 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:29,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:29,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:29,423 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:29,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:29,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:29,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:29,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:29,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:29,462 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:29,463 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:29,779 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:29,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:29,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:29,856 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:29,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:29,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:29,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:29,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:29,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:29,883 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:29,883 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:30,127 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:30,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:30,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:30,198 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:30,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:30,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:30,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:30,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:30,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:30,225 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:30,225 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:30,484 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:30,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:30,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:30,553 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:30,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:30,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:30,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:30,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:30,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:30,579 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:30,580 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:30,797 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:30,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:30,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:30,865 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:30,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:30,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:30,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:30,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:30,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:30,891 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:30,891 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:31,147 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:31,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:31,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:31,218 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:31,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:31,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:31,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:31,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:31,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:31,244 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:31,244 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:31,499 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:31,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:31,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:31,574 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:31,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:31,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:31,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:31,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:31,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:31,601 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:31,602 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:31,843 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:31,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:31,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:31,914 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:31,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:31,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:31,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:31,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:31,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:31,941 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:31,941 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:32,175 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:32,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:32,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:32,243 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:32,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:32,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:32,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:32,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:32,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:32,270 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:32,271 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:32,506 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:32,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:32,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:32,575 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:32,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:32,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:32,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:32,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:32,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:32,602 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:32,602 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:32,836 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:32,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:32,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:32,905 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:32,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:32,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:32,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:32,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:32,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:32,931 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:32,932 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:33,167 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:33,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:33,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:33,240 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:33,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:33,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:33,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:33,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:33,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:33,265 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:33,266 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:33,500 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:33,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:33,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:33,570 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:33,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:33,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:33,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:33,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:33,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:33,596 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:33,597 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:33,838 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:33,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:33,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:33,913 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:33,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:33,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:33,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:33,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:33,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:33,949 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:33,950 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:34,216 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:34,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:34,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:34,292 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:34,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:34,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:34,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:34,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:34,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:34,318 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:34,319 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:34,564 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:34,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:34,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:34,636 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:34,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:34,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:34,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:34,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:34,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:34,663 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:34,664 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:34,905 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:34,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:34,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:34,983 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:34,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:34,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:34,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:34,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:35,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:35,010 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:35,011 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:35,277 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:35,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:35,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:35,354 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:35,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:35,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:35,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:35,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:35,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:35,381 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:35,382 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:35,642 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:35,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:35,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:35,714 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:35,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:35,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:35,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:35,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:35,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:35,742 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:35,742 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:35,998 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:36,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:36,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:36,071 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:36,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:36,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:36,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:36,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:36,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:36,101 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:36,101 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:36,333 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:36,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:36,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:36,401 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:36,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:36,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:36,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:36,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:36,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:36,428 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:36,429 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:36,673 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:36,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:36,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:36,741 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:36,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:36,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:36,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:36,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:36,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:36,772 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:36,773 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:36,996 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:37,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:37,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:37,066 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:37,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:37,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:37,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:37,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:37,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:37,092 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:37,092 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:37,314 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:37,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:37,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:37,382 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:37,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:37,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:37,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:37,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:37,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:37,409 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:37,410 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:37,652 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:37,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:37,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:37,737 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:37,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:37,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:37,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:37,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:37,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:37,771 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:37,772 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:38,019 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:38,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:38,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:38,090 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:38,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:38,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:38,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:38,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:38,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:38,121 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:38,122 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:38,387 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:38,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:38,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:38,457 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:38,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:38,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:38,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:38,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:38,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:38,484 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:38,484 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:38,728 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:38,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:38,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:38,796 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:38,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:38,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:38,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:38,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:38,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:38,822 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:38,823 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:39,038 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:39,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:39,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:39,107 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:39,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:39,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:39,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:39,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:39,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:39,133 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:39,134 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:39,390 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:39,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:39,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:39,491 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:39,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:39,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:39,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:39,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:39,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:39,529 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:39,530 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:39,889 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:39,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:39,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:39,961 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:39,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:39,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:39,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:39,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:39,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:39,987 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:39,988 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:40,223 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:40,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:40,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:40,293 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:40,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:40,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:40,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:40,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:40,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:40,319 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:40,320 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:40,548 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:40,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:40,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:40,618 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:40,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:40,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:40,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:40,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:40,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:40,644 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:40,645 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:40,870 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:40,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:40,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:40,938 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:40,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:40,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:40,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:40,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:40,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:40,965 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:40,965 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:41,189 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:41,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:41,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:41,262 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:41,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:41,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:41,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:41,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:41,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:41,288 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:41,288 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:41,533 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:41,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:41,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:41,606 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:41,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:41,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:41,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:41,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:41,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:41,633 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:41,633 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:41,902 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:41,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:41,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:41,975 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:41,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:41,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:41,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:41,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:42,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:42,002 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:42,003 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:42,284 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:42,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:42,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:42,362 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:42,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:42,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:42,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:42,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:42,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:42,389 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:42,390 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:42,669 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:42,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:42,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:42,745 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:42,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:42,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:42,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:42,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:42,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:42,773 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:42,773 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:43,055 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:43,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:43,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:43,140 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:43,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:43,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:43,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:43,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:43,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:43,167 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:43,167 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:43,442 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:43,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:43,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:43,514 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:43,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:43,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:43,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:43,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:43,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:43,547 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:43,548 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:43,811 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:43,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:43,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:43,888 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:43,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:43,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:43,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:43,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:43,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:43,916 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:43,917 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:44,207 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:44,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:44,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:44,289 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:44,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:44,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:44,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:44,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:44,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:44,318 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:44,318 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:44,599 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:44,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:44,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:44,678 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:44,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:44,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:44,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:44,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:44,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:44,705 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:44,706 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:44,979 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:45,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:45,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:45,054 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:45,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:45,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:45,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:45,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:45,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:45,085 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:45,086 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:45,365 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:45,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:45,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:45,440 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:45,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:45,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:45,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:45,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:45,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:45,470 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:45,471 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:45,736 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:45,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:45,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:45,809 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:45,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:45,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:45,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:45,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:45,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:45,836 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:45,837 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:46,115 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:46,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:46,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:46,194 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:46,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:46,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:46,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:46,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:46,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:46,221 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:46,222 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:46,495 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:46,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:46,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:46,584 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:46,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:46,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:46,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:46,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:46,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:46,613 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:46,614 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:46,894 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:46,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:46,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:46,969 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:46,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:46,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:46,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:46,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:46,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:46,998 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:46,999 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:47,273 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:47,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:47,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:47,349 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:47,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:47,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:47,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:47,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:47,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:47,377 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:47,377 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:47,657 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:47,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:47,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:47,748 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:47,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:47,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:47,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:47,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:47,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:47,780 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:47,780 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:48,082 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:48,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:48,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:48,170 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:48,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:48,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:48,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:48,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:48,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:48,198 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:48,198 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:48,490 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:48,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:48,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:48,575 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:48,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:48,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:48,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:48,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:48,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:48,604 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:48,604 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:48,875 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:48,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:48,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:48,949 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:48,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:48,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:48,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:48,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:48,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:48,979 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:48,980 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:49,274 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:49,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:49,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:49,357 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:49,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:49,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:49,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:49,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:49,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:49,387 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:49,387 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:49,820 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:49,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:49,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:49,932 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:49,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:49,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:49,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:49,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:49,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:49,971 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:49,972 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:50,265 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:50,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:50,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:50,342 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:50,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:50,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:50,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:50,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:50,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:50,369 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:50,370 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:50,641 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:50,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:50,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:50,716 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:50,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:50,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:50,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:50,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:50,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:50,743 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:50,744 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:51,022 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:51,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:51,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:51,104 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:51,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:51,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:51,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:51,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:51,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:51,134 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:51,135 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:51,428 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:51,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:51,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:51,509 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:51,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:51,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:51,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:51,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:51,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:51,538 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:51,538 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:51,824 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:51,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:51,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:51,907 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:51,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:51,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:51,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:51,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:51,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:51,935 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:51,935 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:52,223 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:52,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:52,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:52,307 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:52,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:52,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:52,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:52,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:52,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:52,334 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:52,335 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:52,613 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:52,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:52,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:52,690 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:52,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:52,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:52,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:52,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:52,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:52,717 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:52,718 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:53,016 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:53,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:53,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:53,098 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:53,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:53,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:53,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:53,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:53,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:53,127 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:53,128 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:53,429 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:53,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:53,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:53,514 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:53,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:53,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:53,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:53,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:53,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:53,546 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:53,547 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:53,830 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:53,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:53,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:53,913 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:53,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:53,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:53,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:53,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:53,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:53,942 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:53,942 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:54,212 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:54,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:54,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:54,285 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:54,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:54,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:54,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:54,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:54,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:54,312 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:54,312 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:54,593 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:54,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:54,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:54,674 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:54,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:54,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:54,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:54,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:54,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:54,706 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:54,707 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:55,010 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:55,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:55,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:55,094 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:55,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:55,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:55,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:55,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:55,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:55,122 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:55,123 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:55,430 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:55,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:55,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:55,515 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:55,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:55,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:55,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:55,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:55,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:55,544 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:55,545 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:55,830 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:55,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:55,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:55,908 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:55,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:55,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:55,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:55,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:55,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:55,936 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:55,937 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:56,219 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:56,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:56,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:56,296 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:56,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:56,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:56,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:56,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:56,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:56,329 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:56,330 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:56,622 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:56,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:56,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:56,702 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:56,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:56,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:56,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:56,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:56,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:56,729 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:56,729 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:57,013 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:57,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:57,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:57,089 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:57,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:57,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:57,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:57,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:57,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:57,119 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:57,119 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:57,397 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:57,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:57,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:57,481 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:57,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:57,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:57,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:57,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:57,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:57,508 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:57,509 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:57,804 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:57,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:57,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:57,884 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:57,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:57,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:57,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:57,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:57,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:57,915 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:57,915 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:58,207 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:58,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:58,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:58,292 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:58,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:58,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:58,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:58,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:58,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:58,324 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:58,324 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:58,620 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:58,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:58,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:58,704 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:58,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:58,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:58,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:58,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:58,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:58,735 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:58,735 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:59,033 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:59,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:59,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:59,119 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:59,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:59,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:59,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:59,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:59,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:59,148 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:59,149 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:59,466 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:01:59,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:01:59,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:01:59,576 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:01:59,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:01:59,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:01:59,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:01:59,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:01:59,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:01:59,618 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:01:59,620 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:01:59,986 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:00,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:00,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:00,065 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:00,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:00,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:00,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:00,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:00,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:00,092 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:00,093 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:00,371 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:00,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:00,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:00,453 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:00,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:00,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:00,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:00,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:00,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:00,484 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:00,485 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:00,776 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:00,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:00,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:00,859 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:00,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:00,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:00,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:00,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:00,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:00,887 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:00,887 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:01,188 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:01,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:01,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:01,274 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:01,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:01,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:01,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:01,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:01,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:01,304 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:01,305 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:01,595 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:01,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:01,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:01,680 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:01,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:01,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:01,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:01,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:01,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:01,708 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:01,708 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:01,976 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:02,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:02,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:02,049 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:02,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:02,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:02,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:02,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:02,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:02,076 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:02,076 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:02,353 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:02,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:02,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:02,433 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:02,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:02,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:02,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:02,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:02,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:02,461 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:02,462 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:02,733 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:02,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:02,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:02,805 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:02,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:02,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:02,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:02,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:02,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:02,832 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:02,833 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:03,129 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:03,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:03,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:03,203 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:03,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:03,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:03,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:03,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:03,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:03,230 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:03,231 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:03,504 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:03,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:03,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:03,587 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:03,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:03,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:03,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:03,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:03,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:03,614 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:03,615 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:03,885 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:03,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:03,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:03,968 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:03,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:03,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:03,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:03,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:03,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:03,998 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:03,999 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:04,285 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:04,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:04,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:04,365 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:04,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:04,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:04,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:04,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:04,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:04,392 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:04,393 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:04,682 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:04,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:04,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:04,771 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:04,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:04,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:04,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:04,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:04,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:04,803 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:04,804 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:05,098 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:05,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:05,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:05,177 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:05,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:05,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:05,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:05,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:05,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:05,205 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:05,206 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:05,492 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:05,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:05,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:05,576 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:05,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:05,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:05,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:05,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:05,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:05,603 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:05,604 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:05,888 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:05,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:05,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:05,965 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:05,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:05,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:05,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:05,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:05,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:05,994 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:05,994 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:06,270 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:06,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:06,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:06,346 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:06,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:06,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:06,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:06,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:06,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:06,373 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:06,373 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:06,678 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:06,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:06,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:06,752 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:06,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:06,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:06,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:06,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:06,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:06,779 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:06,780 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:07,073 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:07,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:07,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:07,176 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:07,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:07,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:07,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:07,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:07,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:07,221 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:07,222 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:07,526 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:07,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:07,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:07,608 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:07,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:07,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:07,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:07,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:07,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:07,643 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:07,644 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:08,039 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:08,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:08,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:08,142 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:08,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:08,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:08,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:08,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:08,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:08,184 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:08,185 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:08,580 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:08,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:08,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:08,688 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:08,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:08,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:08,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:08,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:08,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:08,732 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:08,733 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:09,088 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:09,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:09,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:09,188 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:09,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:09,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:09,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:09,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:09,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:09,225 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:09,226 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:09,580 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:09,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:09,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:09,697 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:09,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:09,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:09,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:09,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:09,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:09,741 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:09,742 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:10,053 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:10,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:10,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:10,137 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:10,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:10,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:10,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:10,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:10,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:10,170 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:10,171 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:10,496 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:10,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:10,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:10,589 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:10,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:10,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:10,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:10,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:10,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:10,625 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:10,625 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:10,933 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:11,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:11,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:11,043 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:11,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:11,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:11,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:11,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:11,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:11,090 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:11,091 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:11,396 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:11,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:11,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:11,495 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:11,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:11,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:11,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:11,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:11,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:11,533 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:11,534 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:11,903 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:12,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:12,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:12,010 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:12,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:12,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:12,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:12,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:12,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:12,053 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:12,055 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:12,430 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:12,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:12,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:12,516 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:12,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:12,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:12,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:12,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:12,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:12,547 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:12,548 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:12,832 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:12,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:12,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:12,913 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:12,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:12,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:12,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:12,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:12,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:12,950 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:12,951 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:13,239 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:13,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:13,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:13,314 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:13,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:13,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:13,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:13,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:13,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:13,343 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:13,344 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:13,665 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:13,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:13,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:13,752 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:13,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:13,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:13,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:13,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:13,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:13,792 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:13,793 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:14,194 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:14,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:14,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:14,301 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:14,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:14,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:14,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:14,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:14,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:14,350 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:14,351 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:14,624 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:14,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:14,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:14,717 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:14,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:14,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:14,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:14,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:14,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:14,754 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:14,755 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:15,159 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:15,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:15,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:15,258 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:15,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:15,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:15,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:15,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:15,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:15,297 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:15,297 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:15,689 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:15,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:15,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:15,769 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:15,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:15,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:15,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:15,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:15,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:15,799 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:15,799 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:16,086 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:16,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:16,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:16,166 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:16,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:16,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:16,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:16,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:16,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:16,192 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:16,193 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:16,476 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:16,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:16,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:16,551 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:16,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:16,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:16,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:16,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:16,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:16,578 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:16,578 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:16,833 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:16,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:16,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:16,906 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:16,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:16,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:16,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:16,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:16,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:16,939 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:16,940 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:17,211 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:17,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:17,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:17,285 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:17,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:17,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:17,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:17,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:17,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:17,312 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:17,312 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:17,570 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:17,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:17,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:17,644 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:17,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:17,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:17,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:17,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:17,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:17,671 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:17,671 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:17,938 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:18,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:18,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:18,015 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:18,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:18,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:18,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:18,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:18,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:18,042 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:18,042 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:18,313 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:18,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:18,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:18,389 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:18,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:18,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:18,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:18,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:18,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:18,416 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:18,417 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:18,673 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:18,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:18,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:18,745 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:18,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:18,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:18,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:18,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:18,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:18,771 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:18,772 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:19,053 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:19,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:19,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:19,133 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:19,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:19,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:19,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:19,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:19,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:19,161 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:19,162 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:19,451 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:19,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:19,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:19,549 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:19,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:19,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:19,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:19,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:19,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:19,590 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:19,591 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:19,913 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:19,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:19,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:19,995 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:19,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:19,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:19,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:20,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:20,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:20,028 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:20,028 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:20,300 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:20,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:20,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:20,375 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:20,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:20,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:20,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:20,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:20,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:20,402 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:20,403 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:20,671 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:20,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:20,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:20,743 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:20,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:20,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:20,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:20,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:20,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:20,770 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:20,771 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:21,047 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:21,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:21,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:21,126 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:21,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:21,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:21,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:21,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:21,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:21,153 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:21,154 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:21,427 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:21,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:21,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:21,507 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:21,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:21,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:21,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:21,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:21,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:21,534 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:21,534 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:21,812 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:21,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:21,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:21,888 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:21,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:21,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:21,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:21,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:21,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:21,922 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:21,922 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:22,211 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:22,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:22,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:22,297 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:22,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:22,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:22,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:22,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:22,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:22,327 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:22,327 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:22,621 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:22,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:22,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:22,694 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:22,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:22,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:22,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:22,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:22,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:22,721 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:22,722 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:22,979 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:23,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:23,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:23,053 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:23,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:23,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:23,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:23,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:23,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:23,081 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:23,082 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:23,327 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:23,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:23,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:23,396 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:23,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:23,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:23,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:23,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:23,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:23,423 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:23,424 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:23,678 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:23,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:23,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:23,752 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:23,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:23,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:23,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:23,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:23,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:23,782 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:23,782 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:24,050 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:24,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:24,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:24,125 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:24,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:24,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:24,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:24,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:24,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:24,152 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:24,153 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:24,426 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:24,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:24,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:24,503 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:24,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:24,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:24,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:24,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:24,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:24,529 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:24,530 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:24,797 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:24,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:24,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:24,887 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:24,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:24,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:24,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:24,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:24,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:24,919 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:24,920 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:25,191 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:25,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:25,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:25,275 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:25,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:25,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:25,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:25,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:25,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:25,306 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:25,306 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:25,580 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:25,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:25,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:25,659 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:25,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:25,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:25,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:25,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:25,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:25,697 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:25,698 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:25,981 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:26,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:26,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:26,064 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:26,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:26,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:26,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:26,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:26,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:26,095 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:26,096 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:26,364 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:26,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:26,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:26,447 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:26,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:26,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:26,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:26,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:26,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:26,478 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:26,478 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:26,750 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:26,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:26,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:26,836 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:26,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:26,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:26,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:26,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:26,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:26,866 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:26,867 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:27,135 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:27,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:27,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:27,215 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:27,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:27,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:27,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:27,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:27,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:27,245 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:27,245 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:27,517 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:27,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:27,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:27,600 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:27,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:27,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:27,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:27,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:27,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:27,629 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:27,629 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:27,896 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:27,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:27,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:27,977 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:27,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:27,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:27,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:27,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:28,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:28,005 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:28,006 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:28,279 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:28,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:28,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:28,358 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:28,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:28,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:28,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:28,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:28,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:28,387 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:28,388 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:28,656 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:28,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:28,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:28,738 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:28,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:28,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:28,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:28,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:28,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:28,766 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:28,767 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:29,030 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:29,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:29,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:29,105 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:29,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:29,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:29,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:29,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:29,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:29,133 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:29,134 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:29,394 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:29,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:29,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:29,472 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:29,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:29,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:29,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:29,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:29,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:29,499 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:29,500 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:29,851 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:29,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:29,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:29,935 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:29,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:29,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:29,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:29,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:29,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:29,965 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:29,966 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:30,233 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:30,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:30,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:30,313 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:30,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:30,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:30,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:30,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:30,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:30,342 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:30,343 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:30,611 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:30,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:30,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:30,696 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:30,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:30,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:30,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:30,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:30,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:30,725 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:30,726 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:30,994 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:31,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:31,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:31,073 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:31,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:31,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:31,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:31,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:31,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:31,103 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:31,104 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:31,367 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:31,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:31,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:31,444 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:31,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:31,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:31,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:31,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:31,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:31,473 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:31,474 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:31,744 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:31,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:31,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:31,827 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:31,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:31,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:31,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:31,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:31,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:31,856 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:31,857 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:32,128 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:32,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:32,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:32,207 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:32,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:32,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:32,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:32,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:32,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:32,236 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:32,236 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:32,505 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:32,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:32,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:32,583 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:32,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:32,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:32,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:32,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:32,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:32,621 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:32,622 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:32,879 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:32,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:32,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:32,953 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:32,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:32,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:32,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:32,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:32,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:32,981 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:32,982 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:33,240 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:33,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:33,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:33,310 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:33,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:33,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:33,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:33,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:33,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:33,337 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:33,337 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:33,597 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:33,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:33,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:33,675 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:33,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:33,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:33,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:33,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:33,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:33,702 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:33,702 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:33,960 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:34,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:34,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:34,033 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:34,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:34,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:34,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:34,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:34,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:34,059 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:34,060 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:34,326 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:34,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:34,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:34,405 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:34,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:34,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:34,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:34,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:34,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:34,434 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:34,435 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:34,709 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:34,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:34,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:34,788 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:34,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:34,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:34,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:34,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:34,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:34,817 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:34,818 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:35,088 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:35,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:35,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:35,166 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:35,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:35,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:35,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:35,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:35,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:35,195 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:35,196 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:35,464 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:35,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:35,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:35,546 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:35,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:35,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:35,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:35,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:35,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:35,576 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:35,577 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:35,850 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:35,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:35,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:35,935 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:35,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:35,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:35,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:35,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:35,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:35,969 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:35,969 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:36,243 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:36,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:36,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:36,324 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:36,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:36,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:36,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:36,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:36,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:36,354 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:36,355 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:36,648 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:36,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:36,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:36,737 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:36,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:36,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:36,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:36,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:36,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:36,766 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:36,767 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:37,055 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:37,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:37,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:37,139 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:37,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:37,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:37,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:37,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:37,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:37,167 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:37,168 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:37,455 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:37,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:37,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:37,538 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:37,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:37,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:37,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:37,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:37,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:37,566 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:37,567 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:37,866 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:37,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:37,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:37,945 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:37,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:37,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:37,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:37,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:37,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:37,972 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:37,973 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:38,237 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:38,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:38,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:38,312 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:38,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:38,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:38,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:38,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:38,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:38,339 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:38,339 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:38,641 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:38,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:38,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:38,726 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:38,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:38,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:38,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:38,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:38,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:38,754 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:38,755 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:39,054 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:39,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:39,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:39,132 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:39,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:39,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:39,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:39,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:39,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:39,160 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:39,160 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:39,472 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:39,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:39,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:39,591 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:39,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:39,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:39,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:39,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:39,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:39,630 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:39,631 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:39,941 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:40,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:40,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:40,022 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:40,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:40,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:40,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:40,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:40,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:40,049 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:40,050 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:40,346 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:40,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:40,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:40,434 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:40,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:40,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:40,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:40,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:40,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:40,462 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:40,463 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:40,757 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:40,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:40,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:40,835 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:40,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:40,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:40,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:40,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:40,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:40,863 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:40,864 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:41,145 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:41,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:41,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:41,225 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:41,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:41,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:41,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:41,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:41,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:41,253 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:41,253 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:41,537 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:41,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:41,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:41,612 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:41,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:41,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:41,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:41,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:41,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:41,642 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:41,643 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:41,932 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:42,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:42,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:42,019 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:42,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:42,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:42,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:42,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:42,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:42,051 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:42,051 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:42,344 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:42,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:42,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:42,425 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:42,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:42,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:42,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:42,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:42,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:42,457 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:42,458 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:42,755 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:42,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:42,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:42,841 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:42,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:42,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:42,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:42,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:42,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:42,870 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:42,871 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:43,157 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:43,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:43,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:43,237 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:43,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:43,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:43,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:43,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:43,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:43,265 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:43,266 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:43,553 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:43,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:43,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:43,628 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:43,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:43,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:43,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:43,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:43,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:43,658 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:43,658 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:43,956 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:44,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:44,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:44,039 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:44,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:44,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:44,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:44,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:44,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:44,068 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:44,069 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:44,352 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:44,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:44,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:44,432 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:44,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:44,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:44,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:44,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:44,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:44,459 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:44,459 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:44,746 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:44,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:44,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:44,834 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:44,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:44,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:44,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:44,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:44,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:44,862 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:44,862 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:45,145 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:45,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:45,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:45,216 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:45,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:45,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:45,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:45,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:45,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:45,248 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:45,248 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:45,529 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:45,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:45,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:45,605 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:45,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:45,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:45,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:45,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:45,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:45,632 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:45,632 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:45,920 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:46,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:46,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:46,006 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:46,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:46,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:46,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:46,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:46,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:46,036 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:46,037 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:46,323 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:46,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:46,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:46,400 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:46,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:46,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:46,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:46,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:46,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:46,427 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:46,427 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:46,722 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:46,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:46,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:46,802 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:46,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:46,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:46,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:46,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:46,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:46,829 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:46,829 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:47,113 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:47,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:47,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:47,199 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:47,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:47,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:47,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:47,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:47,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:47,228 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:47,229 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:47,524 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:47,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:47,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:47,604 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:47,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:47,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:47,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:47,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:47,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:47,631 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:47,631 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:47,927 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:48,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:48,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:48,002 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:48,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:48,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:48,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:48,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:48,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:48,031 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:48,031 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:48,314 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:48,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:48,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:48,389 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:48,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:48,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:48,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:48,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:48,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:48,418 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:48,418 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:48,706 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:48,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:48,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:48,790 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:48,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:48,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:48,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:48,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:48,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:48,817 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:48,818 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:49,090 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:49,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:49,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:49,172 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:49,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:49,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:49,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:49,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:49,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:49,201 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:49,202 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:49,513 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:49,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:49,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:49,613 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:49,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:49,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:49,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:49,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:49,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:49,655 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:49,656 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:49,953 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:50,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:50,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:50,026 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:50,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:50,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:50,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:50,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:50,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:50,055 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:50,056 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:50,327 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:50,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:50,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:50,414 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:50,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:50,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:50,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:50,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:50,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:50,446 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:50,447 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:50,717 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:50,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:50,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:50,802 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:50,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:50,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:50,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:50,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:50,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:50,829 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:50,829 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:51,099 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:51,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:51,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:51,187 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:51,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:51,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:51,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:51,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:51,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:51,219 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:51,220 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:51,491 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:51,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:51,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:51,573 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:51,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:51,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:51,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:51,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:51,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:51,600 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:51,601 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:51,877 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:51,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:51,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:51,966 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:51,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:51,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:51,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:51,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:51,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:51,999 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:51,999 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:52,272 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:52,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:52,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:52,356 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:52,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:52,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:52,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:52,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:52,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:52,389 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:52,390 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:52,668 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:52,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:52,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:52,757 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:52,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:52,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:52,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:52,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:52,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:52,794 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:52,795 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:53,072 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:53,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:53,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:53,162 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:53,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:53,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:53,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:53,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:53,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:53,192 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:53,193 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:53,466 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:53,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:53,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:53,551 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:53,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:53,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:53,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:53,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:53,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:53,584 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:53,584 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:53,857 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:53,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:53,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:53,946 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:53,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:53,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:53,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:53,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:53,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:53,978 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:53,978 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:54,246 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:54,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:54,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:54,332 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:54,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:54,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:54,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:54,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:54,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:54,362 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:54,363 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:54,636 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:54,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:54,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:54,717 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:54,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:54,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:54,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:54,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:54,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:54,752 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:54,753 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:55,026 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:55,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:55,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:55,113 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:55,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:55,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:55,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:55,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:55,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:55,146 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:55,146 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:55,421 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:55,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:55,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:55,509 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:55,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:55,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:55,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:55,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:55,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:55,540 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:55,541 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:55,823 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:55,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:55,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:55,911 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:55,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:55,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:55,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:55,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:55,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:55,942 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:55,943 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:56,215 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:56,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:56,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:56,299 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:56,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:56,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:56,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:56,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:56,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:56,330 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:56,330 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:56,603 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:56,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:56,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:56,691 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:56,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:56,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:56,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:56,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:56,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:56,722 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:56,723 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:56,993 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:57,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:57,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:57,068 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:57,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:57,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:57,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:57,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:57,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:57,095 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:57,095 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:57,362 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:57,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:57,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:57,444 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:57,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:57,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:57,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:57,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:57,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:57,474 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:57,475 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:57,746 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:57,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:57,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:57,822 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:57,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:57,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:57,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:57,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:57,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:57,851 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:57,851 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:58,117 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:58,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:58,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:58,200 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:58,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:58,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:58,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:58,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:58,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:58,231 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:58,232 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:58,503 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:58,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:58,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:58,588 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:58,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:58,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:58,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:58,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:58,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:58,618 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:58,619 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:58,901 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:58,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:58,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:58,986 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:58,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:58,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:58,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:58,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:59,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:59,019 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:59,020 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:59,294 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:59,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:59,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:59,381 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:59,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:59,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:59,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:59,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:59,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:59,414 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:59,414 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:02:59,695 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:02:59,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:02:59,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:02:59,786 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:02:59,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:02:59,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:02:59,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:02:59,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:02:59,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:02:59,817 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:02:59,818 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:00,088 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:00,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:00,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:00,168 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:00,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:00,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:00,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:00,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:00,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:00,198 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:00,199 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:00,582 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:00,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:00,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:00,661 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:00,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:00,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:00,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:00,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:00,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:00,690 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:00,691 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:00,972 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:01,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:01,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:01,048 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:01,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:01,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:01,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:01,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:01,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:01,077 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:01,077 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:01,336 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:01,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:01,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:01,407 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:01,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:01,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:01,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:01,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:01,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:01,435 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:01,435 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:01,700 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:01,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:01,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:01,790 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:01,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:01,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:01,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:01,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:01,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:01,821 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:01,822 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:02,087 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:02,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:02,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:02,170 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:02,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:02,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:02,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:02,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:02,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:02,199 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:02,200 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:02,467 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:02,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:02,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:02,552 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:02,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:02,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:02,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:02,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:02,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:02,581 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:02,582 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:02,934 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:03,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:03,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:03,017 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:03,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:03,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:03,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:03,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:03,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:03,048 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:03,048 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:03,319 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:03,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:03,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:03,408 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:03,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:03,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:03,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:03,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:03,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:03,442 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:03,442 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:03,734 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:03,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:03,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:03,817 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:03,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:03,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:03,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:03,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:03,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:03,847 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:03,848 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:04,130 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:04,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:04,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:04,210 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:04,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:04,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:04,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:04,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:04,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:04,238 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:04,239 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:04,528 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:04,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:04,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:04,616 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:04,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:04,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:04,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:04,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:04,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:04,646 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:04,647 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:04,939 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:05,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:05,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:05,019 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:05,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:05,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:05,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:05,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:05,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:05,048 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:05,048 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:05,336 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:05,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:05,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:05,415 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:05,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:05,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:05,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:05,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:05,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:05,444 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:05,444 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:05,726 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:05,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:05,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:05,810 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:05,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:05,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:05,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:05,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:05,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:05,841 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:05,841 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:06,125 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:06,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:06,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:06,205 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:06,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:06,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:06,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:06,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:06,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:06,232 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:06,233 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:06,508 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:06,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:06,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:06,580 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:06,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:06,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:06,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:06,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:06,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:06,609 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:06,610 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:06,873 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:06,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:06,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:06,949 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:06,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:06,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:06,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:06,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:06,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:06,976 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:06,976 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:07,254 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:07,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:07,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:07,334 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:07,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:07,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:07,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:07,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:07,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:07,361 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:07,361 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:07,631 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:07,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:07,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:07,708 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:07,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:07,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:07,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:07,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:07,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:07,744 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:07,745 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:08,042 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:08,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:08,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:08,120 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:08,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:08,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:08,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:08,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:08,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:08,149 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:08,149 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:08,425 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:08,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:08,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:08,500 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:08,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:08,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:08,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:08,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:08,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:08,527 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:08,528 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:08,808 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:08,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:08,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:08,893 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:08,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:08,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:08,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:08,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:08,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:08,921 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:08,922 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:09,196 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:09,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:09,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:09,286 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:09,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:09,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:09,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:09,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:09,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:09,316 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:09,317 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:09,603 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:09,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:09,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:09,699 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:09,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:09,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:09,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:09,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:09,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:09,729 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:09,729 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:10,013 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:10,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:10,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:10,086 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:10,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:10,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:10,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:10,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:10,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:10,118 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:10,118 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:10,373 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:10,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:10,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:10,441 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:10,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:10,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:10,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:10,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:10,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:10,468 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:10,468 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:10,722 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:10,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:10,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:10,820 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:10,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:10,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:10,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:10,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:10,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:10,850 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:10,850 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:11,108 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:11,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:11,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:11,182 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:11,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:11,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:11,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:11,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:11,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:11,211 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:11,211 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:11,475 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:11,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:11,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:11,557 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:11,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:11,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:11,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:11,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:11,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:11,586 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:11,587 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:11,857 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:11,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:11,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:11,930 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:11,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:11,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:11,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:11,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:11,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:11,958 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:11,959 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:12,216 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:12,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:12,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:12,297 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:12,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:12,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:12,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:12,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:12,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:12,329 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:12,330 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:12,599 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:12,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:12,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:12,679 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:12,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:12,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:12,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:12,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:12,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:12,706 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:12,707 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:12,970 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:13,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:13,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:13,052 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:13,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:13,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:13,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:13,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:13,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:13,081 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:13,082 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:13,318 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:13,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:13,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:13,387 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:13,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:13,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:13,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:13,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:13,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:13,414 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:13,414 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:13,688 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:13,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:13,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:13,763 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:13,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:13,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:13,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:13,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:13,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:13,790 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:13,790 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:14,033 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:14,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:14,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:14,106 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:14,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:14,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:14,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:14,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:14,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:14,133 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:14,133 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:14,403 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:14,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:14,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:14,487 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:14,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:14,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:14,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:14,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:14,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:14,515 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:14,515 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:14,763 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:14,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:14,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:14,836 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:14,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:14,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:14,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:14,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:14,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:14,862 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:14,863 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:15,114 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:15,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:15,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:15,192 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:15,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:15,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:15,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:15,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:15,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:15,219 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:15,220 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:15,480 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:15,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:15,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:15,556 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:15,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:15,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:15,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:15,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:15,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:15,582 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:15,583 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:15,849 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:15,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:15,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:15,934 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:15,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:15,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:15,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:15,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:15,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:15,965 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:15,966 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:16,225 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:16,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:16,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:16,311 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:16,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:16,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:16,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:16,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:16,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:16,347 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:16,347 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:16,618 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:16,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:16,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:16,700 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:16,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:16,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:16,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:16,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:16,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:16,731 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:16,732 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:17,001 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:17,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:17,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:17,081 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:17,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:17,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:17,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:17,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:17,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:17,110 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:17,110 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:17,378 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:17,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:17,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:17,461 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:17,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:17,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:17,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:17,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:17,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:17,489 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:17,490 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:17,749 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:17,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:17,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:17,819 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:17,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:17,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:17,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:17,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:17,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:17,846 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:17,846 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:18,114 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:18,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:18,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:18,199 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:18,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:18,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:18,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:18,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:18,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:18,230 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:18,231 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:18,507 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:18,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:18,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:18,594 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:18,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:18,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:18,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:18,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:18,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:18,638 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:18,639 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:18,964 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:19,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:19,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:19,053 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:19,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:19,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:19,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:19,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:19,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:19,087 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:19,087 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:19,364 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:19,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:19,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:19,450 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:19,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:19,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:19,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:19,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:19,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:19,490 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:19,491 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:19,856 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:19,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:19,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:19,947 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:19,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:19,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:19,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:19,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:19,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:19,978 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:19,979 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:20,248 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:20,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:20,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:20,333 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:20,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:20,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:20,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:20,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:20,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:20,364 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:20,364 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:20,637 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:20,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:20,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:20,716 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:20,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:20,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:20,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:20,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:20,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:20,746 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:20,747 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:21,010 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:21,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:21,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:21,090 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:21,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:21,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:21,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:21,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:21,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:21,118 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:21,119 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:21,384 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:21,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:21,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:21,471 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:21,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:21,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:21,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:21,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:21,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:21,502 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:21,503 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:21,767 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:21,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:21,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:21,855 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:21,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:21,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:21,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:21,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:21,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:21,886 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:21,886 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:22,157 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:22,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:22,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:22,233 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:22,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:22,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:22,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:22,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:22,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:22,262 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:22,263 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:22,540 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:22,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:22,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:22,620 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:22,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:22,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:22,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:22,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:22,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:22,652 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:22,653 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:22,922 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:23,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:23,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:23,009 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:23,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:23,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:23,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:23,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:23,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:23,042 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:23,043 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:23,313 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:23,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:23,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:23,402 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:23,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:23,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:23,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:23,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:23,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:23,432 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:23,433 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:23,698 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:23,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:23,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:23,783 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:23,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:23,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:23,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:23,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:23,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:23,813 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:23,814 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:24,082 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:24,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:24,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:24,162 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:24,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:24,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:24,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:24,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:24,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:24,190 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:24,190 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:24,464 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:24,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:24,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:24,539 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:24,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:24,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:24,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:24,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:24,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:24,567 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:24,568 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:24,831 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:24,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:24,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:24,910 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:24,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:24,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:24,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:24,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:24,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:24,940 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:24,940 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:25,203 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:25,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:25,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:25,280 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:25,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:25,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:25,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:25,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:25,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:25,312 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:25,313 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:25,573 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:25,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:25,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:25,651 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:25,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:25,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:25,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:25,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:25,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:25,680 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:25,680 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:25,946 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:26,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:26,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:26,028 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:26,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:26,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:26,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:26,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:26,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:26,056 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:26,057 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:26,325 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:26,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:26,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:26,414 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:26,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:26,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:26,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:26,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:26,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:26,445 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:26,446 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:26,705 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:26,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:26,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:26,780 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:26,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:26,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:26,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:26,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:26,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:26,807 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:26,808 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:27,074 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:27,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:27,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:27,149 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:27,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:27,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:27,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:27,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:27,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:27,179 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:27,179 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:27,438 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:27,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:27,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:27,515 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:27,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:27,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:27,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:27,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:27,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:27,543 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:27,544 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:27,819 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:27,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:27,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:27,893 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:27,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:27,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:27,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:27,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:27,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:27,922 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:27,923 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:28,194 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:28,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:28,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:28,280 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:28,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:28,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:28,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:28,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:28,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:28,313 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:28,314 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:28,579 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:28,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:28,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:28,667 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:28,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:28,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:28,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:28,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:28,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:28,698 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:28,699 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:28,965 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:29,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:29,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:29,047 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:29,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:29,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:29,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:29,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:29,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:29,076 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:29,077 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:29,348 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:29,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:29,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:29,433 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:29,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:29,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:29,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:29,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:29,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:29,464 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:29,464 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:29,728 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:29,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:29,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:29,816 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:29,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:29,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:29,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:29,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:29,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:29,850 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:29,851 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:30,120 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:30,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:30,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:30,201 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:30,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:30,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:30,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:30,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:30,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:30,230 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:30,230 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:30,491 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:30,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:30,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:30,566 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:30,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:30,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:30,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:30,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:30,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:30,593 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:30,594 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:30,858 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:30,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:30,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:30,934 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:30,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:30,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:30,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:30,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:30,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:30,973 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:30,974 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:31,247 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:31,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:31,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:31,319 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:31,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:31,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:31,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:31,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:31,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:31,349 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:31,350 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:31,606 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:31,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:31,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:31,681 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:31,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:31,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:31,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:31,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:31,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:31,709 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:31,710 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:31,994 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:32,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:32,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:32,103 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:32,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:32,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:32,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:32,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:32,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:32,138 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:32,139 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:32,386 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:32,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:32,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:32,457 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:32,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:32,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:32,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:32,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:32,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:32,485 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:32,486 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:32,744 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:32,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:32,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:32,823 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:32,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:32,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:32,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:32,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:32,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:32,853 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:32,853 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:33,117 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:33,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:33,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:33,195 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:33,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:33,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:33,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:33,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:33,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:33,226 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:33,226 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:33,482 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:33,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:33,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:33,556 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:33,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:33,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:33,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:33,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:33,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:33,585 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:33,586 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:33,846 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:33,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:33,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:33,925 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:33,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:33,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:33,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:33,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:33,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:33,953 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:33,953 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:34,215 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:34,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:34,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:34,296 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:34,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:34,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:34,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:34,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:34,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:34,325 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:34,325 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:34,593 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:34,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:34,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:34,672 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:34,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:34,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:34,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:34,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:34,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:34,699 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:34,700 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:34,967 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:35,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:35,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:35,049 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:35,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:35,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:35,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:35,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:35,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:35,077 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:35,078 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:35,332 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:35,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:35,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:35,411 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:35,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:35,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:35,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:35,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:35,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:35,440 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:35,441 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:35,702 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:35,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:35,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:35,780 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:35,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:35,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:35,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:35,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:35,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:35,814 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:35,815 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:36,073 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:36,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:36,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:36,147 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:36,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:36,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:36,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:36,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:36,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:36,173 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:36,174 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:36,438 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:36,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:36,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:36,515 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:36,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:36,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:36,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:36,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:36,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:36,541 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:36,542 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:36,811 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:36,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:36,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:36,893 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:36,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:36,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:36,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:36,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:36,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:36,920 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:36,921 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:37,174 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:37,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:37,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:37,254 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:37,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:37,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:37,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:37,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:37,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:37,284 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:37,284 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:37,545 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:37,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:37,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:37,620 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:37,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:37,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:37,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:37,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:37,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:37,650 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:37,651 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:37,904 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:37,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:37,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:37,985 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:37,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:37,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:37,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:37,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:38,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:38,016 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:38,017 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:38,283 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:38,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:38,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:38,357 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:38,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:38,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:38,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:38,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:38,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:38,385 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:38,386 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:38,658 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:38,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:38,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:38,738 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:38,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:38,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:38,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:38,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:38,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:38,766 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:38,767 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:39,027 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:39,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:39,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:39,104 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:39,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:39,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:39,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:39,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:39,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:39,132 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:39,133 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:39,400 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:39,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:39,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:39,480 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:39,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:39,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:39,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:39,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:39,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:39,509 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:39,510 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:39,774 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:39,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:39,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:39,849 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:39,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:39,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:39,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:39,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:39,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:39,877 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:39,877 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:40,138 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:40,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:40,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:40,214 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:40,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:40,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:40,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:40,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:40,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:40,242 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:40,243 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:40,502 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:40,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:40,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:40,581 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:40,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:40,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:40,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:40,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:40,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:40,608 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:40,609 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:40,870 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:40,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:40,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:40,952 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:40,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:40,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:40,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:40,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:40,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:40,995 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:40,996 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:41,387 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:41,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:41,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:41,480 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:41,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:41,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:41,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:41,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:41,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:41,513 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:41,514 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:41,787 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:41,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:41,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:41,870 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:41,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:41,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:41,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:41,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:41,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:41,900 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:41,900 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:42,172 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:42,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:42,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:42,261 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:42,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:42,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:42,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:42,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:42,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:42,294 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:42,295 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:42,566 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:42,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:42,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:42,654 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:42,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:42,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:42,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:42,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:42,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:42,686 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:42,687 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:42,955 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:43,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:43,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:43,040 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:43,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:43,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:43,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:43,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:43,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:43,070 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:43,071 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:43,341 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:43,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:43,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:43,424 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:43,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:43,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:43,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:43,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:43,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:43,454 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:43,455 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:43,726 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:43,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:43,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:43,808 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:43,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:43,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:43,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:43,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:43,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:43,836 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:43,837 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:44,104 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:44,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:44,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:44,190 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:44,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:44,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:44,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:44,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:44,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:44,222 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:44,222 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:44,488 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:44,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:44,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:44,568 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:44,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:44,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:44,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:44,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:44,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:44,597 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:44,598 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:44,860 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:44,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:44,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:44,938 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:44,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:44,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:44,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:44,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:44,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:44,966 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:44,967 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:45,230 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:45,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:45,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:45,307 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:45,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:45,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:45,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:45,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:45,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:45,335 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:45,335 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:45,605 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:45,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:45,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:45,682 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:45,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:45,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:45,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:45,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:45,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:45,710 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:45,711 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:45,970 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:46,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:46,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:46,046 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:46,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:46,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:46,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:46,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:46,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:46,074 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:46,075 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:46,338 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:46,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:46,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:46,422 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:46,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:46,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:46,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:46,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:46,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:46,452 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:46,452 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:46,709 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:46,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:46,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:46,784 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:46,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:46,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:46,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:46,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:46,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:46,817 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:46,818 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:47,081 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:47,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:47,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:47,157 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:47,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:47,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:47,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:47,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:47,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:47,184 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:47,185 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:47,452 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:47,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:47,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:47,534 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:47,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:47,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:47,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:47,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:47,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:47,562 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:47,562 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:47,810 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:47,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:47,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:47,894 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:47,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:47,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:47,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:47,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:47,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:47,925 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:47,926 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:48,191 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:48,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:48,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:48,276 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:48,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:48,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:48,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:48,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:48,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:48,312 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:48,312 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:48,577 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:48,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:48,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:48,656 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:48,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:48,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:48,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:48,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:48,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:48,684 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:48,685 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:48,959 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:49,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:49,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:49,038 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:49,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:49,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:49,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:49,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:49,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:49,068 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:49,069 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:49,336 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:49,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:49,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:49,422 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:49,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:49,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:49,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:49,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:49,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:49,451 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:49,452 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:49,777 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:49,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:49,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:49,857 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:49,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:49,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:49,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:49,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:49,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:49,889 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:49,889 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:50,157 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:50,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:50,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:50,239 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:50,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:50,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:50,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:50,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:50,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:50,269 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:50,269 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:50,527 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:50,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:50,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:50,604 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:50,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:50,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:50,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:50,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:50,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:50,632 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:50,633 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:50,905 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:50,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:50,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:50,989 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:50,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:50,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:50,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:50,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:51,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:51,019 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:51,020 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:51,296 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:51,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:51,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:51,379 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:51,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:51,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:51,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:51,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:51,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:51,406 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:51,407 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:51,668 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:51,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:51,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:51,745 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:51,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:51,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:51,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:51,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:51,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:51,774 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:51,775 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:52,044 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:52,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:52,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:52,126 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:52,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:52,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:52,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:52,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:52,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:52,157 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:52,157 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:52,429 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:52,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:52,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:52,511 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:52,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:52,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:52,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:52,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:52,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:52,541 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:52,542 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:52,803 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:52,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:52,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:52,881 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:52,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:52,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:52,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:52,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:52,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:52,910 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:52,911 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:53,175 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:53,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:53,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:53,263 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:53,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:53,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:53,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:53,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:53,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:53,295 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:53,296 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:53,574 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:53,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:53,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:53,663 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:53,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:53,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:53,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:53,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:53,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:53,695 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:53,696 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:53,965 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:54,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:54,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:54,049 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:54,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:54,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:54,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:54,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:54,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:54,080 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:54,081 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:54,352 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:54,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:54,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:54,437 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:54,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:54,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:54,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:54,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:54,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:54,468 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:54,468 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:54,730 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:54,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:54,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:54,813 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:54,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:54,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:54,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:54,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:54,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:54,843 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:54,844 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:55,107 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:55,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:55,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:55,190 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:55,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:55,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:55,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:55,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:55,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:55,219 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:55,220 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:55,484 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:55,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:55,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:55,566 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:55,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:55,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:55,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:55,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:55,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:55,596 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:55,597 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:55,861 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:55,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:55,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:55,946 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:55,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:55,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:55,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:55,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:55,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:55,975 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:55,976 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:56,242 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:56,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:56,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:56,323 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:56,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:56,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:56,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:56,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:56,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:56,354 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:56,355 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:56,614 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:56,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:56,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:56,691 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:56,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:56,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:56,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:56,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:56,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:56,720 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:56,720 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:56,994 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:57,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:57,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:57,077 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:57,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:57,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:57,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:57,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:57,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:57,107 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:57,108 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:57,365 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:57,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:57,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:57,442 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:57,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:57,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:57,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:57,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:57,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:57,472 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:57,472 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:57,731 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:57,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:57,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:57,800 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:57,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:57,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:57,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:57,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:57,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:57,828 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:57,828 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:58,095 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:58,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:58,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:58,182 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:58,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:58,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:58,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:58,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:58,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:58,211 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:58,212 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:58,467 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:58,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:58,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:58,542 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:58,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:58,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:58,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:58,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:58,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:58,570 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:58,571 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:58,838 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:58,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:58,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:58,918 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:58,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:58,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:58,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:58,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:58,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:58,952 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:58,953 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:59,214 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:59,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:59,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:59,291 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:59,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:59,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:59,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:59,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:59,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:59,321 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:59,321 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:59,586 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 17:03:59,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 17:03:59,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 613 states and 769 transitions. [2024-11-13 17:03:59,666 INFO L276 IsEmpty]: Start isEmpty. Operand 613 states and 769 transitions. [2024-11-13 17:03:59,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 17:03:59,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 17:03:59,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 17:03:59,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 17:03:59,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 17:03:59,695 INFO L255 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 17:03:59,695 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 17:03:59,973 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 1 proven. 34 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.