./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/geo3-ll_valuebound5.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_be98d80f-8a69-43f0-ae81-412322472c52/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be98d80f-8a69-43f0-ae81-412322472c52/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_be98d80f-8a69-43f0-ae81-412322472c52/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be98d80f-8a69-43f0-ae81-412322472c52/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/geo3-ll_valuebound5.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be98d80f-8a69-43f0-ae81-412322472c52/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_be98d80f-8a69-43f0-ae81-412322472c52/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 e93016ff57c45c3cae283be4b49e01d237dbbda4f83cf7a9bfcfac37d4c97276 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 20:53:45,672 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 20:53:45,775 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be98d80f-8a69-43f0-ae81-412322472c52/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-13 20:53:45,783 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 20:53:45,786 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 20:53:45,826 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 20:53:45,830 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 20:53:45,831 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 20:53:45,831 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 20:53:45,832 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 20:53:45,832 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 20:53:45,833 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 20:53:45,834 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 20:53:45,834 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 20:53:45,834 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 20:53:45,834 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 20:53:45,834 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 20:53:45,834 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 20:53:45,834 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 20:53:45,835 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 20:53:45,835 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 20:53:45,836 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 20:53:45,836 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 20:53:45,836 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 20:53:45,836 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 20:53:45,836 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 20:53:45,836 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 20:53:45,837 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 20:53:45,837 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 20:53:45,837 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 20:53:45,837 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 20:53:45,837 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 20:53:45,837 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 20:53:45,837 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 20:53:45,838 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 20:53:45,838 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_be98d80f-8a69-43f0-ae81-412322472c52/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 -> e93016ff57c45c3cae283be4b49e01d237dbbda4f83cf7a9bfcfac37d4c97276 [2024-11-13 20:53:46,182 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 20:53:46,195 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 20:53:46,201 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 20:53:46,203 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 20:53:46,203 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 20:53:46,205 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be98d80f-8a69-43f0-ae81-412322472c52/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/nla-digbench-scaling/geo3-ll_valuebound5.c Unable to find full path for "g++" [2024-11-13 20:53:48,195 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 20:53:48,463 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 20:53:48,464 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be98d80f-8a69-43f0-ae81-412322472c52/sv-benchmarks/c/nla-digbench-scaling/geo3-ll_valuebound5.c [2024-11-13 20:53:48,474 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be98d80f-8a69-43f0-ae81-412322472c52/bin/ukojak-verify-EEHR8qb7sm/data/80ea3ad27/5e939048e7cf4f7c8fc2aee623fd8951/FLAG48dfe1efc [2024-11-13 20:53:48,504 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be98d80f-8a69-43f0-ae81-412322472c52/bin/ukojak-verify-EEHR8qb7sm/data/80ea3ad27/5e939048e7cf4f7c8fc2aee623fd8951 [2024-11-13 20:53:48,507 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 20:53:48,508 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 20:53:48,510 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 20:53:48,510 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 20:53:48,516 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 20:53:48,517 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 08:53:48" (1/1) ... [2024-11-13 20:53:48,518 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@796de0ea and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:53:48, skipping insertion in model container [2024-11-13 20:53:48,518 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 08:53:48" (1/1) ... [2024-11-13 20:53:48,539 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 20:53:48,773 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 20:53:48,792 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 20:53:48,821 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 20:53:48,841 INFO L204 MainTranslator]: Completed translation [2024-11-13 20:53:48,842 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:53:48 WrapperNode [2024-11-13 20:53:48,842 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 20:53:48,843 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 20:53:48,843 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 20:53:48,844 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 20:53:48,851 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:53:48" (1/1) ... [2024-11-13 20:53:48,861 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:53:48" (1/1) ... [2024-11-13 20:53:48,894 INFO L138 Inliner]: procedures = 14, calls = 13, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 83 [2024-11-13 20:53:48,896 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 20:53:48,897 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 20:53:48,897 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 20:53:48,897 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 20:53:48,905 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:53:48" (1/1) ... [2024-11-13 20:53:48,907 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:53:48" (1/1) ... [2024-11-13 20:53:48,910 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:53:48" (1/1) ... [2024-11-13 20:53:48,910 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:53:48" (1/1) ... [2024-11-13 20:53:48,917 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:53:48" (1/1) ... [2024-11-13 20:53:48,925 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:53:48" (1/1) ... [2024-11-13 20:53:48,926 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:53:48" (1/1) ... [2024-11-13 20:53:48,927 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:53:48" (1/1) ... [2024-11-13 20:53:48,932 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 20:53:48,933 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 20:53:48,933 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 20:53:48,933 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 20:53:48,934 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:53:48" (1/1) ... [2024-11-13 20:53:48,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 20:53:48,964 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be98d80f-8a69-43f0-ae81-412322472c52/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 20:53:48,978 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be98d80f-8a69-43f0-ae81-412322472c52/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 20:53:48,985 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_be98d80f-8a69-43f0-ae81-412322472c52/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 20:53:49,017 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 20:53:49,017 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-13 20:53:49,018 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-13 20:53:49,018 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 20:53:49,018 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 20:53:49,018 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 20:53:49,019 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-13 20:53:49,019 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-13 20:53:49,096 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 20:53:49,098 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 20:53:49,471 INFO L? ?]: Removed 84 outVars from TransFormulas that were not future-live. [2024-11-13 20:53:49,472 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 20:53:49,514 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 20:53:49,514 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-13 20:53:49,514 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 08:53:49 BoogieIcfgContainer [2024-11-13 20:53:49,514 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 20:53:49,515 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 20:53:49,515 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 20:53:49,527 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 20:53:49,527 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 08:53:49" (1/1) ... [2024-11-13 20:53:49,537 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 20:53:49,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:49,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 81 states to 77 states and 81 transitions. [2024-11-13 20:53:49,603 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 81 transitions. [2024-11-13 20:53:49,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 20:53:49,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:49,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:49,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 20:53:49,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:49,810 INFO L255 TraceCheckSpWp]: Trace formula consists of 52 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 20:53:49,818 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 20:53:50,099 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:53:50,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:50,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 76 states and 80 transitions. [2024-11-13 20:53:50,296 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 80 transitions. [2024-11-13 20:53:50,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 20:53:50,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:50,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:50,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 20:53:50,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:50,368 INFO L255 TraceCheckSpWp]: Trace formula consists of 53 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-13 20:53:50,370 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 20:53:50,495 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:53:50,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:50,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 75 states and 79 transitions. [2024-11-13 20:53:50,540 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 79 transitions. [2024-11-13 20:53:50,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-13 20:53:50,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:50,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:50,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 20:53:50,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:50,612 INFO L255 TraceCheckSpWp]: Trace formula consists of 57 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-13 20:53:50,613 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 20:53:50,783 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:53:50,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:50,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 77 states and 81 transitions. [2024-11-13 20:53:50,981 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 81 transitions. [2024-11-13 20:53:50,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 20:53:50,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:50,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:51,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 20:53:51,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:51,023 INFO L255 TraceCheckSpWp]: Trace formula consists of 58 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-13 20:53:51,025 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 20:53:51,197 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:53:51,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:51,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 80 states and 85 transitions. [2024-11-13 20:53:51,499 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 85 transitions. [2024-11-13 20:53:51,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 20:53:51,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:51,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:51,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 20:53:51,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:51,545 INFO L255 TraceCheckSpWp]: Trace formula consists of 59 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-11-13 20:53:51,547 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 20:53:51,704 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:53:51,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:51,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 81 states and 86 transitions. [2024-11-13 20:53:51,740 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 86 transitions. [2024-11-13 20:53:51,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 20:53:51,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:51,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:51,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:52,175 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 20:53:52,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:52,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 82 states and 87 transitions. [2024-11-13 20:53:52,446 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 87 transitions. [2024-11-13 20:53:52,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 20:53:52,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:52,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:52,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:52,658 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 20:53:53,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:53,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 88 states and 95 transitions. [2024-11-13 20:53:53,769 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 95 transitions. [2024-11-13 20:53:53,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 20:53:53,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:53,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:53,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:54,142 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 20:53:56,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:56,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 95 states and 104 transitions. [2024-11-13 20:53:56,176 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 104 transitions. [2024-11-13 20:53:56,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-13 20:53:56,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:56,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:56,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 20:53:56,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:56,213 INFO L255 TraceCheckSpWp]: Trace formula consists of 63 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 20:53:56,215 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 20:53:56,764 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 20:54:02,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:54:02,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 103 states and 116 transitions. [2024-11-13 20:54:02,466 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 116 transitions. [2024-11-13 20:54:02,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 20:54:02,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:54:02,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:54:02,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 20:54:02,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:54:02,511 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 20:54:02,513 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 20:54:09,451 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 20:54:26,890 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse0 (= |c_ULTIMATE.start_main_~y~0#1| 1))) (and (<= |c_ULTIMATE.start_main_~x~0#1| |c_ULTIMATE.start_main_~a~0#1|) (<= 0 |c_ULTIMATE.start_main_~x~0#1|) .cse0 (not (and .cse0 (exists ((|ULTIMATE.start_main_~a~0#1| Int) (|ULTIMATE.start_main_~z~0#1| Int)) (let ((.cse1 (* |ULTIMATE.start_main_~a~0#1| |ULTIMATE.start_main_~z~0#1|))) (and (<= |c_ULTIMATE.start_main_~az~0#1| .cse1) (<= .cse1 9223372036854775807)))))) (exists ((|ULTIMATE.start_main_~a~0#1| Int) (|ULTIMATE.start_main_~z~0#1| Int)) (let ((.cse2 (* |ULTIMATE.start_main_~a~0#1| |ULTIMATE.start_main_~z~0#1|))) (and (<= 0 (+ 9223372036854775808 .cse2)) (<= .cse2 |c_ULTIMATE.start_main_~az~0#1|)))) (<= |c_ULTIMATE.start_main_~z~0#1| 5) (<= |c_ULTIMATE.start_main_~a~0#1| |c_ULTIMATE.start_main_~x~0#1|) (<= |c_ULTIMATE.start_main_~a~0#1| 5) (<= 0 |c_ULTIMATE.start_main_~z~0#1|))) is different from false [2024-11-13 20:56:23,113 WARN L286 SmtUtils]: Spent 1.01m on a formula simplification. DAG size of input: 31 DAG size of output: 24 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-13 20:57:46,968 WARN L286 SmtUtils]: Spent 20.37s on a formula simplification. DAG size of input: 32 DAG size of output: 26 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-13 20:57:56,471 WARN L873 $PredicateComparison]: unable to prove that (not (and (<= |c_ULTIMATE.start_main_~x~0#1| (+ |c_ULTIMATE.start_main_~a~0#1| (* |c_ULTIMATE.start_main_~x~0#1| |c_ULTIMATE.start_main_~z~0#1|) 9223372036854775808)) (<= 0 |c_ULTIMATE.start_main_~x~0#1|) (= |c_ULTIMATE.start_main_~y~0#1| 1) (<= |c_ULTIMATE.start_main_~z~0#1| 5) (<= |c_ULTIMATE.start_main_~a~0#1| |c_ULTIMATE.start_main_~x~0#1|) (<= |c_ULTIMATE.start_main_~x~0#1| 5) (not (exists ((|ULTIMATE.start_main_~a~0#1| Int) (|ULTIMATE.start_main_~z~0#1| Int)) (let ((.cse0 (* |ULTIMATE.start_main_~a~0#1| |ULTIMATE.start_main_~z~0#1|))) (and (<= |c_ULTIMATE.start_main_~az~0#1| .cse0) (<= .cse0 9223372036854775807))))) (<= 0 |c_ULTIMATE.start_main_~z~0#1|))) is different from true [2024-11-13 20:58:06,486 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0] [2024-11-13 20:59:01,253 WARN L286 SmtUtils]: Spent 11.67s on a formula simplification. DAG size of input: 34 DAG size of output: 28 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-13 20:59:24,238 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse0 (* |c_ULTIMATE.start_main_~x~0#1| |c_ULTIMATE.start_main_~z~0#1|))) (and (<= |c_ULTIMATE.start_main_~x~0#1| (+ |c_ULTIMATE.start_main_~a~0#1| .cse0 9223372036854775808)) (<= 0 |c_ULTIMATE.start_main_~x~0#1|) (= |c_ULTIMATE.start_main_~y~0#1| 1) (<= |c_ULTIMATE.start_main_~z~0#1| 5) (<= |c_ULTIMATE.start_main_~x~0#1| 5) (<= (+ |c_ULTIMATE.start_main_~a~0#1| .cse0) (+ |c_ULTIMATE.start_main_~x~0#1| 9223372036854775807)) (not (exists ((|ULTIMATE.start_main_~a~0#1| Int) (|ULTIMATE.start_main_~z~0#1| Int)) (let ((.cse1 (* |ULTIMATE.start_main_~a~0#1| |ULTIMATE.start_main_~z~0#1|))) (and (<= |c_ULTIMATE.start_main_~az~0#1| .cse1) (<= .cse1 9223372036854775807))))) (<= 0 |c_ULTIMATE.start_main_~z~0#1|)))) is different from true [2024-11-13 20:59:26,689 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.44s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0] [2024-11-13 21:00:17,264 WARN L286 SmtUtils]: Spent 19.63s on a formula simplification. DAG size of input: 30 DAG size of output: 23 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-13 21:00:22,782 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse0 (* |c_ULTIMATE.start_main_~x~0#1| |c_ULTIMATE.start_main_~z~0#1|)) (.cse1 (+ |c_ULTIMATE.start_main_~x~0#1| 9223372036854775807))) (and (<= |c_ULTIMATE.start_main_~x~0#1| (+ |c_ULTIMATE.start_main_~a~0#1| .cse0 9223372036854775808)) (<= .cse0 .cse1) (= |c_ULTIMATE.start_main_~y~0#1| 1) (<= (+ |c_ULTIMATE.start_main_~a~0#1| .cse0) .cse1) (not (exists ((|ULTIMATE.start_main_~a~0#1| Int) (|ULTIMATE.start_main_~z~0#1| Int)) (let ((.cse2 (* |ULTIMATE.start_main_~a~0#1| |ULTIMATE.start_main_~z~0#1|))) (and (<= |c_ULTIMATE.start_main_~az~0#1| .cse2) (<= .cse2 9223372036854775807)))))))) is different from true [2024-11-13 21:01:43,940 WARN L286 SmtUtils]: Spent 35.66s on a formula simplification. DAG size of input: 29 DAG size of output: 22 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-13 21:03:02,298 WARN L286 SmtUtils]: Spent 9.19s on a formula simplification that was a NOOP. DAG size: 23 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-13 21:03:56,575 WARN L286 SmtUtils]: Spent 25.81s on a formula simplification. DAG size of input: 27 DAG size of output: 19 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-13 21:04:03,525 WARN L873 $PredicateComparison]: unable to prove that (not (and (= |c_ULTIMATE.start_main_~y~0#1| 1) (<= (+ |c_ULTIMATE.start_main_~a~0#1| (* |c_ULTIMATE.start_main_~x~0#1| |c_ULTIMATE.start_main_~z~0#1|)) (+ |c_ULTIMATE.start_main_~x~0#1| 9223372036854775807)) (not (exists ((|ULTIMATE.start_main_~a~0#1| Int) (|ULTIMATE.start_main_~z~0#1| Int)) (let ((.cse0 (* |ULTIMATE.start_main_~a~0#1| |ULTIMATE.start_main_~z~0#1|))) (and (<= |c_ULTIMATE.start_main_~az~0#1| .cse0) (<= .cse0 9223372036854775807))))))) is different from true [2024-11-13 21:04:06,479 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse0 (= |c_ULTIMATE.start_main_~y~0#1| 1))) (and .cse0 (not (and .cse0 (exists ((|ULTIMATE.start_main_~a~0#1| Int) (|ULTIMATE.start_main_~z~0#1| Int)) (let ((.cse1 (* |ULTIMATE.start_main_~a~0#1| |ULTIMATE.start_main_~z~0#1|))) (and (<= |c_ULTIMATE.start_main_~az~0#1| .cse1) (<= .cse1 9223372036854775807)))))) (exists ((|ULTIMATE.start_main_~a~0#1| Int) (|ULTIMATE.start_main_~z~0#1| Int)) (let ((.cse2 (* |ULTIMATE.start_main_~a~0#1| |ULTIMATE.start_main_~z~0#1|))) (and (<= 0 (+ 9223372036854775808 .cse2)) (<= .cse2 |c_ULTIMATE.start_main_~az~0#1|)))))) is different from false [2024-11-13 21:05:49,775 WARN L286 SmtUtils]: Spent 20.89s on a formula simplification. DAG size of input: 23 DAG size of output: 15 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-13 21:05:52,129 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.35s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0] [2024-11-13 21:05:52,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:52,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:05:52,150 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:05:52,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:05:52,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:52,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:52,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:52,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:52,202 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:05:52,203 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:52,651 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:05:52,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:52,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:05:52,685 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:05:52,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:05:52,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:52,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:52,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:52,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:52,732 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:05:52,733 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:52,982 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:05:53,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:53,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:05:53,001 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:05:53,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:05:53,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:53,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:53,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:53,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:53,030 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:05:53,032 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:53,550 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:05:53,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:53,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:05:53,575 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:05:53,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:05:53,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:53,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:53,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:53,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:53,631 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:05:53,632 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:53,984 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:05:54,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:54,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:05:54,002 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:05:54,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:05:54,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:54,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:54,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:54,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:54,028 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:05:54,029 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:54,242 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:05:54,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:54,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:05:54,265 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:05:54,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:05:54,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:54,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:54,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:54,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:54,300 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:05:54,301 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:54,625 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:05:54,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:54,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:05:54,644 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:05:54,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:05:54,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:54,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:54,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:54,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:54,669 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:05:54,670 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:54,869 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:05:54,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:54,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:05:54,893 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:05:54,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:05:54,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:54,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:54,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:54,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:54,919 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:05:54,920 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:55,093 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:05:55,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:55,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:05:55,110 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:05:55,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:05:55,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:55,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:55,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:55,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:55,137 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:05:55,138 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:55,317 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:05:55,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:55,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:05:55,341 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:05:55,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:05:55,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:55,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:55,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:55,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:55,367 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:05:55,368 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:55,544 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:05:55,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:55,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:05:55,558 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:05:55,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:05:55,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:55,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:55,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:55,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:55,585 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:05:55,586 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:55,899 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:05:55,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:55,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:05:55,923 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:05:55,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:05:55,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:55,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:55,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:55,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:55,973 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:05:55,974 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:56,260 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:05:56,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:56,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:05:56,278 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:05:56,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:05:56,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:56,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:56,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:56,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:56,304 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:05:56,304 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:56,550 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:05:56,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:56,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:05:56,572 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:05:56,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:05:56,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:56,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:56,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:56,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:56,601 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:05:56,602 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:56,982 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:05:56,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:56,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:05:56,999 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:05:56,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:05:56,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:56,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:57,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:57,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:57,024 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:05:57,025 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:57,284 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:05:57,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:57,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:05:57,312 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:05:57,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:05:57,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:57,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:57,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:57,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:57,340 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:05:57,341 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:57,762 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:05:57,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:57,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:05:57,780 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:05:57,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:05:57,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:57,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:57,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:57,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:57,806 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:05:57,807 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:58,206 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:05:58,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:58,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:05:58,242 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:05:58,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:05:58,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:58,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:58,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:58,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:58,279 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:05:58,279 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:58,680 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:05:58,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:58,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:05:58,698 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:05:58,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:05:58,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:58,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:58,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:58,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:58,726 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:05:58,727 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:58,999 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:05:59,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:59,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:05:59,023 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:05:59,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:05:59,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:59,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:59,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:59,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:59,066 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:05:59,066 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:59,259 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:05:59,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:59,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:05:59,279 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:05:59,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:05:59,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:59,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:59,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:59,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:59,314 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:05:59,315 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:05:59,748 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:05:59,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:05:59,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:05:59,774 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:05:59,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:05:59,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:05:59,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:05:59,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:05:59,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:05:59,807 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:05:59,808 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:00,144 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:00,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:00,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:00,161 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:00,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:00,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:00,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:00,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:00,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:00,186 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:00,187 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:00,534 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:00,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:00,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:00,556 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:00,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:00,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:00,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:00,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:00,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:00,587 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:00,588 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:00,807 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:00,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:00,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:00,818 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:00,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:00,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:00,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:00,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:00,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:00,849 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:00,849 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:01,192 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:01,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:01,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:01,217 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:01,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:01,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:01,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:01,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:01,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:01,252 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:01,253 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:01,618 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:01,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:01,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:01,634 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:01,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:01,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:01,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:01,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:01,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:01,665 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:01,666 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:02,032 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:02,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:02,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:02,056 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:02,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:02,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:02,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:02,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:02,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:02,098 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:02,098 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:02,316 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:02,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:02,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:02,329 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:02,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:02,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:02,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:02,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:02,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:02,355 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:02,355 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:02,540 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:02,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:02,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:02,561 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:02,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:02,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:02,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:02,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:02,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:02,585 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:02,586 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:02,738 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:02,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:02,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:02,754 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:02,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:02,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:02,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:02,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:02,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:02,781 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:02,782 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:02,983 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:03,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:03,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:03,004 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:03,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:03,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:03,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:03,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:03,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:03,033 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:03,034 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:03,303 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:03,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:03,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:03,321 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:03,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:03,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:03,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:03,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:03,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:03,346 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:03,347 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:03,733 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:03,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:03,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:03,752 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:03,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:03,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:03,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:03,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:03,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:03,775 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:03,775 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:03,905 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:03,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:03,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:03,920 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:03,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:03,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:03,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:03,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:03,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:03,947 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:03,947 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:04,235 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:04,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:04,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:04,271 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:04,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:04,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:04,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:04,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:04,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:04,295 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:04,296 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:04,476 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:04,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:04,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:04,491 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:04,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:04,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:04,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:04,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:04,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:04,517 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:04,517 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:04,761 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:04,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:04,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:04,783 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:04,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:04,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:04,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:04,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:04,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:04,807 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:04,807 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:04,950 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:04,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:04,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:04,962 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:04,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:04,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:04,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:04,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:04,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:04,985 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:04,986 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:05,115 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:05,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:05,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:05,137 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:05,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:05,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:05,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:05,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:05,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:05,161 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:05,162 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:05,295 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:05,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:05,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:05,311 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:05,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:05,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:05,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:05,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:05,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:05,336 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:05,337 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:05,484 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:05,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:05,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:05,505 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:05,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:05,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:05,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:05,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:05,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:05,531 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:05,532 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:05,700 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:05,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:05,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:05,712 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:05,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:05,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:05,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:05,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:05,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:05,737 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:05,737 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:05,855 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:05,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:05,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:05,901 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:05,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:05,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:05,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:05,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:05,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:05,929 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:05,929 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:06,037 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:06,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:06,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:06,053 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:06,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:06,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:06,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:06,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:06,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:06,077 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:06,077 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:06,402 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:06,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:06,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:06,421 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:06,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:06,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:06,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:06,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:06,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:06,449 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:06,450 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:06,757 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:06,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:06,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:06,769 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:06,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:06,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:06,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:06,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:06,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:06,791 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:06,791 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:07,010 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:07,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:07,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:07,028 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:07,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:07,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:07,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:07,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:07,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:07,048 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:07,049 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:07,392 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:07,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:07,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:07,406 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:07,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:07,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:07,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:07,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:07,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:07,431 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:07,432 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:07,644 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:07,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:07,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:07,663 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:07,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:07,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:07,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:07,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:07,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:07,689 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:07,690 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:07,935 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:07,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:07,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:07,950 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:07,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:07,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:07,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:07,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:07,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:07,974 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:07,975 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:08,138 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:08,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:08,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:08,170 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:08,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:08,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:08,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:08,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:08,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:08,194 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:08,194 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:08,428 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:08,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:08,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:08,440 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:08,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:08,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:08,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:08,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:08,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:08,463 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:08,463 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:08,848 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:08,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:08,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:08,867 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:08,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:08,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:08,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:08,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:08,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:08,893 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:08,894 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:09,125 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:09,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:09,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:09,140 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:09,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:09,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:09,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:09,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:09,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:09,164 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:09,164 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:09,390 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:09,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:09,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:09,409 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:09,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:09,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:09,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:09,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:09,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:09,445 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:09,445 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:09,895 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:09,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:09,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:09,912 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:09,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:09,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:09,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:09,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:09,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:09,936 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:09,937 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:10,267 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:10,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:10,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:10,286 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:10,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:10,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:10,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:10,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:10,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:10,315 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:10,316 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:10,586 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:10,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:10,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:10,599 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:10,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:10,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:10,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:10,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:10,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:10,623 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:10,623 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:10,809 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:10,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:10,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:10,843 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:10,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:10,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:10,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:10,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:10,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:10,864 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:10,865 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:11,036 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:11,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:11,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:11,047 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:11,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:11,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:11,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:11,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:11,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:11,069 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:11,070 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:11,272 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:11,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:11,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:11,290 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:11,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:11,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:11,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:11,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:11,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:11,311 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:11,312 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:11,436 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:11,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:11,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:11,448 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:11,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:11,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:11,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:11,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:11,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:11,472 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:11,472 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:11,556 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:11,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:11,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:11,576 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:11,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:11,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:11,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:11,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:11,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:11,600 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:11,600 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:11,923 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:11,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:11,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:11,934 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:11,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:11,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:11,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:11,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:11,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:11,955 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:11,955 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:12,245 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:12,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:12,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:12,264 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:12,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:12,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:12,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:12,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:12,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:12,288 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:12,288 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:12,541 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:12,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:12,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:12,553 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:12,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:12,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:12,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:12,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:12,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:12,584 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:12,584 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:12,924 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:12,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:12,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:12,958 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:12,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:12,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:12,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:12,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:12,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:12,978 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:12,979 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:13,211 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:13,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:13,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:13,224 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:13,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:13,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:13,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:13,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:13,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:13,241 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:13,242 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:13,407 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:13,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:13,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:13,426 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:13,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:13,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:13,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:13,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:13,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:13,450 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:13,451 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:13,617 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:13,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:13,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:13,629 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:13,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:13,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:13,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:13,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:13,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:13,653 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:13,654 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:13,918 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:13,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:13,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:13,935 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:13,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:13,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:13,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:13,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:13,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:13,958 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:13,959 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:14,294 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:14,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:14,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:14,308 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:14,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:14,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:14,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:14,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:14,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:14,326 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:14,327 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:14,502 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:14,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:14,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:14,520 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:14,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:14,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:14,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:14,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:14,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:14,545 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:14,546 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:14,870 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:14,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:14,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:14,882 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:14,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:14,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:14,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:14,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:14,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:14,906 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:14,907 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:15,390 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:15,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:15,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:15,426 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:15,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:15,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:15,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:15,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:15,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:15,455 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:15,455 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:15,632 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:15,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:15,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:15,645 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:15,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:15,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:15,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:15,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:15,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:15,670 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:15,671 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:15,886 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:15,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:15,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:15,909 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:15,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:15,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:15,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:15,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:15,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:15,930 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:15,931 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:16,191 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:16,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:16,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:16,204 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:16,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:16,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:16,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:16,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:16,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:16,226 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:16,227 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:16,517 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:16,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:16,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:16,535 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:16,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:16,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:16,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:16,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:16,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:16,563 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:16,563 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:16,832 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:16,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:16,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:16,848 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:16,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:16,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:16,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:16,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:16,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:16,871 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:16,872 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:17,228 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:17,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:17,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:17,245 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:17,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:17,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:17,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:17,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:17,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:17,267 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:17,268 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:17,524 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:17,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:17,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:17,535 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:17,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:17,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:17,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:17,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:17,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:17,559 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:17,559 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:17,781 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:17,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:17,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:17,812 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:17,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:17,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:17,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:17,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:17,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:17,836 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:17,837 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:17,996 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:18,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:18,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:18,008 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:18,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:18,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:18,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:18,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:18,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:18,033 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:18,034 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:18,282 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:18,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:18,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:18,302 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:18,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:18,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:18,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:18,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:18,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:18,326 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:18,327 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:18,681 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:18,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:18,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:18,692 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:18,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:18,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:18,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:18,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:18,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:18,718 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:18,719 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:19,122 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:19,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:19,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:19,145 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:19,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:19,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:19,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:19,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:19,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:19,167 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:19,168 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:19,438 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:19,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:19,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:19,454 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:19,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:19,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:19,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:19,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:19,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:19,492 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:19,492 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:19,886 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:19,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:19,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:19,904 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:19,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:19,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:19,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:19,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:19,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:19,926 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:19,927 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:20,092 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:20,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:20,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:20,106 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:20,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:20,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:20,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:20,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:20,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:20,135 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:20,135 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:20,411 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:20,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:20,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:20,452 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:20,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:20,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:20,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:20,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:20,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:20,474 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:20,476 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:20,738 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:20,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:20,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:20,750 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:20,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:20,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:20,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:20,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:20,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:20,772 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:20,773 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:21,109 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:21,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:21,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:21,127 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:21,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:21,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:21,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:21,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:21,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:21,149 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:21,150 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:21,541 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:21,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:21,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:21,555 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:21,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:21,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:21,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:21,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:21,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:21,577 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:21,578 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:21,701 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:21,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:21,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:21,719 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:21,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:21,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:21,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:21,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:21,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:21,742 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:21,743 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:21,968 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:21,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:21,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:21,981 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:21,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:21,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:21,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:21,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:22,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:22,002 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:22,002 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:22,349 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:22,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:22,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:22,370 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:22,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:22,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:22,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:22,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:22,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:22,392 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:22,393 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:22,751 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:22,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:22,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:22,763 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:22,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:22,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:22,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:22,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:22,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:22,780 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:22,780 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:23,147 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:23,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:23,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:23,176 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:23,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:23,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:23,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:23,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:23,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:23,198 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:23,199 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:23,394 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:23,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:23,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:23,405 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:23,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:23,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:23,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:23,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:23,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:23,426 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:23,427 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:23,640 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:23,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:23,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:23,657 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:23,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:23,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:23,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:23,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:23,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:23,676 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:23,676 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:23,848 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:23,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:23,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:23,860 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:23,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:23,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:23,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:23,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:23,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:23,883 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:23,884 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:24,139 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:24,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:24,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:24,157 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:24,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:24,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:24,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:24,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:24,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:24,178 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:24,178 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:24,305 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:24,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:24,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:24,316 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:24,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:24,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:24,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:24,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:24,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:24,335 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:24,336 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:24,557 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:24,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:24,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:24,575 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:24,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:24,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:24,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:24,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:24,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:24,593 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:24,593 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:24,796 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:24,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:24,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:24,807 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:24,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:24,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:24,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:24,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:24,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:24,826 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:24,827 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:25,075 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:25,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:25,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:25,091 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:25,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:25,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:25,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:25,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:25,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:25,128 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:25,129 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:25,304 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:25,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:25,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:25,315 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:25,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:25,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:25,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:25,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:25,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:25,334 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:25,334 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:25,499 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:25,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:25,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:25,518 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:25,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:25,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:25,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:25,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:25,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:25,539 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:25,540 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:25,713 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:25,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:25,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:25,727 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:25,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:25,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:25,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:25,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:25,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:25,748 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:25,749 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:25,951 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:25,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:25,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:25,969 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:25,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:25,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:25,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:25,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:25,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:25,988 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:25,989 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:26,133 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:26,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:26,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:26,148 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:26,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:26,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:26,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:26,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:26,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:26,168 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:26,168 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:26,292 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:26,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:26,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:26,309 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:26,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:26,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:26,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:26,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:26,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:26,332 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:26,333 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:26,547 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:26,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:26,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:26,560 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:26,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:26,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:26,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:26,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:26,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:26,579 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:26,580 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:26,708 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:26,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:26,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:26,726 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:26,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:26,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:26,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:26,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:26,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:26,758 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:26,759 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:26,980 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:26,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:26,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:26,990 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:26,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:26,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:26,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:26,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:27,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:27,014 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:27,015 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:27,185 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:27,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:27,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:27,204 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:27,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:27,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:27,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:27,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:27,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:27,226 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:27,227 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:27,394 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:27,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:27,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:27,407 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:27,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:27,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:27,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:27,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:27,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:27,429 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:27,430 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:27,558 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:27,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:27,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:27,576 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:27,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:27,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:27,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:27,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:27,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:27,596 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:27,597 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:27,721 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:27,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:27,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:27,737 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:27,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:27,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:27,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:27,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:27,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:27,759 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:27,760 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:27,870 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:27,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:27,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:27,891 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:27,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:27,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:27,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:27,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:27,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:27,913 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:27,914 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:28,290 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:28,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:28,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:28,301 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:28,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:28,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:28,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:28,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:28,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:28,318 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:28,318 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:28,515 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:28,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:28,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:28,535 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:28,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:28,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:28,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:28,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:28,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:28,562 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:28,563 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:28,686 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:28,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:28,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:28,697 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:28,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:28,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:28,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:28,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:28,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:28,716 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:28,716 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:28,836 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:28,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:28,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:28,857 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:28,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:28,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:28,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:28,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:28,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:28,879 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:28,879 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:29,050 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:29,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:29,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:29,063 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:29,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:29,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:29,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:29,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:29,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:29,089 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:29,090 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:29,285 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:29,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:29,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:29,304 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:29,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:29,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:29,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:29,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:29,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:29,323 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:29,324 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:29,789 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:29,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:29,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:29,804 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:29,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:29,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:29,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:29,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:29,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:29,824 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:29,824 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:30,033 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:30,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:30,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:30,051 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:30,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:30,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:30,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:30,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:30,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:30,078 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:30,079 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:30,229 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:30,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:30,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:30,240 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:30,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:30,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:30,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:30,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:30,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:30,262 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:30,263 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:30,429 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:30,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:30,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:30,446 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:30,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:30,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:30,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:30,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:30,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:30,470 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:30,471 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:30,721 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:30,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:30,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:30,735 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:30,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:30,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:30,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:30,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:30,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:30,755 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:30,756 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:30,957 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:30,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:30,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:30,974 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:30,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:30,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:30,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:30,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:30,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:30,990 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:30,991 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:31,195 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:31,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:31,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:31,206 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:31,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:31,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:31,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:31,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:31,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:31,227 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:31,228 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:31,436 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:31,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:31,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:31,454 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:31,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:31,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:31,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:31,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:31,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:31,471 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:31,471 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:31,593 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:31,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:31,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:31,604 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:31,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:31,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:31,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:31,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:31,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:31,619 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:31,620 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:31,824 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:31,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:31,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:31,844 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:31,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:31,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:31,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:31,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:31,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:31,864 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:31,864 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:32,298 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:32,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:32,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:32,312 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:32,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:32,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:32,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:32,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:32,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:32,332 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:32,332 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:32,628 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:32,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:32,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:32,645 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:32,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:32,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:32,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:32,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:32,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:32,672 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:32,673 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:33,111 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:33,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:33,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:33,122 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:33,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:33,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:33,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:33,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:33,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:33,142 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:33,143 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:33,449 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:33,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:33,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:33,466 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:33,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:33,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:33,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:33,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:33,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:33,482 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:33,482 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:33,713 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:33,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:33,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:33,725 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:33,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:33,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:33,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:33,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:33,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:33,747 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:33,748 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:33,991 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:34,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:34,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:34,009 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:34,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:34,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:34,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:34,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:34,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:34,025 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:34,026 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:34,199 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:34,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:34,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:34,210 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:34,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:34,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:34,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:34,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:34,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:34,227 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:34,228 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:34,365 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:34,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:34,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:34,386 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:34,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:34,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:34,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:34,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:34,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:34,406 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:34,406 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:34,707 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:34,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:34,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:34,718 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:34,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:34,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:34,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:34,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:34,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:34,743 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:34,744 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:35,099 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:35,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:35,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:35,117 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:35,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:35,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:35,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:35,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:35,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:35,139 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:35,140 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:35,313 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:35,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:35,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:35,325 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:35,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:35,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:35,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:35,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:35,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:35,349 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:35,350 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:35,502 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:35,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:35,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:35,520 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:35,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:35,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:35,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:35,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:35,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:35,542 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:35,542 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:35,698 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:35,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:35,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:35,712 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:35,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:35,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:35,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:35,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:35,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:35,734 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:35,735 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:35,870 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:35,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:35,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:35,886 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:35,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:35,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:35,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:35,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:35,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:35,908 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:35,909 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:36,070 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:36,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:36,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:36,083 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:36,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:36,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:36,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:36,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:36,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:36,102 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:36,102 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:36,222 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:36,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:36,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:36,241 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:36,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:36,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:36,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:36,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:36,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:36,258 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:36,259 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:36,401 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:36,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:36,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:36,415 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:36,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:36,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:36,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:36,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:36,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:36,435 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:36,436 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:36,538 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:36,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:36,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:36,560 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:36,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:36,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:36,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:36,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:36,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:36,590 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:36,590 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:36,887 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:36,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:36,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:36,898 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:36,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:36,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:36,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:36,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:36,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:36,923 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:36,923 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:37,138 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:37,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:37,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:37,155 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:37,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:37,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:37,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:37,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:37,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:37,182 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:37,183 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:37,352 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:37,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:37,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:37,362 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:37,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:37,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:37,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:37,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:37,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:37,383 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:37,383 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:37,570 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:37,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:37,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:37,588 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:37,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:37,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:37,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:37,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:37,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:37,612 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:37,612 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:37,869 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:37,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:37,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:37,882 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:37,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:37,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:37,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:37,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:37,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:37,905 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:37,905 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:38,126 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:38,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:38,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:38,143 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:38,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:38,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:38,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:38,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:38,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:38,159 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:38,160 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:38,365 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:38,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:38,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:38,377 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:38,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:38,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:38,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:38,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:38,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:38,404 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:38,404 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:38,692 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:38,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:38,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:38,709 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:38,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:38,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:38,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:38,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:38,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:38,732 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:38,733 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:38,985 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:38,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:38,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:38,998 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:38,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:38,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:38,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:39,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:39,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:39,019 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:39,020 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:39,150 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:39,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:39,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:39,168 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:39,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:39,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:39,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:39,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:39,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:39,189 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:39,190 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:39,433 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:39,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:39,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:39,446 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:39,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:39,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:39,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:39,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:39,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:39,463 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:39,463 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:39,694 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:39,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:39,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:39,713 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:39,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:39,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:39,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:39,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:39,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:39,729 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:39,729 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:39,893 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:39,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:39,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:39,905 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:39,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:39,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:39,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:39,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:39,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:39,924 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:39,925 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:40,183 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:40,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:40,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:40,203 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:40,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:40,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:40,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:40,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:40,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:40,224 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:40,225 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:40,369 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:40,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:40,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:40,381 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:40,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:40,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:40,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:40,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:40,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:40,403 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:40,404 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:40,576 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:40,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:40,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:40,593 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:40,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:40,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:40,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:40,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:40,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:40,621 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:40,622 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:40,765 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:40,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:40,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:40,776 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:40,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:40,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:40,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:40,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:40,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:40,797 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:40,798 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:41,022 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:41,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:41,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:41,042 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:41,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:41,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:41,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:41,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:41,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:41,057 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:41,058 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:41,409 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:41,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:41,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:41,426 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:41,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:41,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:41,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:41,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:41,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:41,446 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:41,447 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:41,646 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:41,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:41,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:41,663 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:41,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:41,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:41,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:41,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:41,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:41,679 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:41,679 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:41,850 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:41,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:41,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:41,861 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:41,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:41,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:41,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:41,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:41,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:41,883 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:41,883 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:42,004 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:42,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:42,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:42,021 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:42,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:42,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:42,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:42,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:42,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:42,050 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:42,050 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:42,195 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:42,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:42,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:42,209 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:42,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:42,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:42,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:42,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:42,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:42,228 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:42,229 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:42,415 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:42,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:42,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:42,435 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:42,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:42,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:42,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:42,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:42,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:42,456 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:42,456 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:42,586 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:42,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:42,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:42,597 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:42,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:42,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:42,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:42,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:42,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:42,616 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:42,617 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:42,742 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:42,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:42,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:42,759 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:42,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:42,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:42,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:42,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:42,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:42,779 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:42,780 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:42,874 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:42,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:42,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:42,886 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:42,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:42,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:42,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:42,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:42,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:42,903 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:42,903 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:43,023 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:43,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:43,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:43,040 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:43,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:43,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:43,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:43,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:43,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:43,056 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:43,056 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:43,218 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:43,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:43,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:43,229 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:43,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:43,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:43,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:43,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:43,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:43,247 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:43,248 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:43,409 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:43,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:43,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:43,427 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:43,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:43,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:43,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:43,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:43,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:43,447 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:43,447 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:43,750 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:43,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:43,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:43,762 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:43,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:43,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:43,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:43,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:43,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:43,782 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:43,782 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:44,000 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:44,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:44,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:44,021 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:44,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:44,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:44,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:44,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:44,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:44,045 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:44,046 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:44,211 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:44,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:44,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:44,222 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:44,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:44,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:44,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:44,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:44,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:44,241 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:44,241 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:44,356 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:44,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:44,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:44,373 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:44,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:44,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:44,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:44,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:44,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:44,388 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:44,389 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:44,504 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:44,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:44,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:44,514 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:44,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:44,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:44,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:44,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:44,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:44,537 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:44,537 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:44,754 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:44,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:44,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:44,771 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:44,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:44,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:44,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:44,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:44,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:44,792 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:44,793 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:44,915 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:44,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:44,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:44,926 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:44,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:44,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:44,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:44,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:44,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:44,942 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:44,942 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:45,148 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:45,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:45,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:45,165 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:45,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:45,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:45,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:45,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:45,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:45,181 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:45,182 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:45,303 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:45,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:45,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:45,315 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:45,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:45,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:45,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:45,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:45,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:45,333 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:45,333 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:45,496 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:45,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:45,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:45,513 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:45,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:45,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:45,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:45,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:45,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:45,541 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:45,541 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:45,613 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:45,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:45,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:45,624 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:45,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:45,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:45,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:45,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:45,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:45,642 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:45,643 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:45,847 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:45,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:45,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:45,864 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:45,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:45,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:45,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:45,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:45,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:45,885 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:45,886 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:46,042 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:46,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:46,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:46,053 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:46,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:46,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:46,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:46,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:46,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:46,068 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:46,069 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:46,271 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:46,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:46,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:46,288 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:46,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:46,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:46,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:46,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:46,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:46,304 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:46,305 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:46,621 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:46,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:46,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:46,631 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:46,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:46,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:46,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:46,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:46,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:46,652 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:46,652 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:46,858 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:46,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:46,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:46,875 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:46,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:46,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:46,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:46,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:46,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:46,896 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:46,897 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:47,052 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:47,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:47,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:47,062 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:47,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:47,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:47,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:47,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:47,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:47,083 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:47,083 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:47,268 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:47,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:47,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:47,285 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:47,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:47,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:47,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:47,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:47,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:47,305 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:47,305 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:47,463 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:47,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:47,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:47,475 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:47,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:47,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:47,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:47,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:47,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:47,494 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:47,494 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:47,609 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:47,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:47,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:47,626 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:47,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:47,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:47,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:47,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:47,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:47,641 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:47,641 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:47,800 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:47,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:47,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:47,811 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:47,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:47,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:47,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:47,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:47,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:47,827 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:47,827 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:47,986 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:48,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:48,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:48,003 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:48,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:48,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:48,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:48,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:48,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:48,025 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:48,025 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:48,280 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:48,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:48,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:48,295 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:48,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:48,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:48,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:48,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:48,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:48,317 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:48,317 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:48,497 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:48,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:48,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:48,519 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:48,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:48,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:48,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:48,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:48,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:48,539 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:48,540 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:48,676 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:48,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:48,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:48,686 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:48,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:48,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:48,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:48,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:48,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:48,702 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:48,702 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:48,871 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:48,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:48,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:48,891 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:48,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:48,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:48,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:48,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:48,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:48,910 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:48,910 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:49,111 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:49,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:49,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:49,122 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:49,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:49,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:49,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:49,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:49,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:49,141 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:49,142 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:49,393 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:49,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:49,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:49,410 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:49,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:49,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:49,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:49,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:49,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:49,427 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:49,427 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:49,686 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:49,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:49,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:49,701 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:49,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:49,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:49,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:49,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:49,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:49,722 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:49,722 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:49,922 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:49,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:49,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:49,938 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:49,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:49,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:49,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:49,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:49,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:49,954 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:49,954 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:50,073 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:50,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:50,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:50,084 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:50,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:50,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:50,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:50,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:50,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:50,102 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:50,102 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:50,351 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:50,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:50,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:50,369 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:50,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:50,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:50,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:50,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:50,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:50,388 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:50,389 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:50,710 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:50,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:50,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:50,723 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:50,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:50,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:50,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:50,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:50,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:50,740 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:50,741 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:50,932 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:50,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:50,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:50,949 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:50,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:50,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:50,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:50,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:50,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:50,967 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:50,967 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:51,146 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:51,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:51,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:51,159 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:51,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:51,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:51,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:51,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:51,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:51,179 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:51,180 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:51,605 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:51,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:51,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:51,624 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:51,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:51,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:51,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:51,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:51,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:51,648 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:51,648 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:51,902 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:51,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:51,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:51,913 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:51,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:51,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:51,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:51,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:51,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:51,928 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:51,929 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:52,132 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:52,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:52,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:52,149 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:52,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:52,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:52,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:52,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:52,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:52,170 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:52,170 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:52,350 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:52,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:52,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:52,364 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:52,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:52,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:52,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:52,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:52,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:52,385 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:52,385 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:52,739 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:52,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:52,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:52,756 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:52,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:52,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:52,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:52,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:52,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:52,778 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:52,778 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:53,002 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:53,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:53,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:53,013 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:53,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:53,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:53,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:53,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:53,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:53,031 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:53,032 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:53,186 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:53,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:53,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:53,207 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:53,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:53,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:53,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:53,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:53,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:53,226 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:53,227 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:53,411 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:53,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:53,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:53,421 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:53,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:53,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:53,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:53,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:53,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:53,442 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:53,443 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:53,545 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:53,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:53,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:53,564 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:53,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:53,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:53,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:53,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:53,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:53,584 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:53,585 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:53,758 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:53,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:53,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:53,768 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:53,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:53,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:53,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:53,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:53,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:53,790 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:53,791 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:53,907 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:53,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:53,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:53,925 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:53,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:53,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:53,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:53,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:53,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:53,940 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:53,940 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:54,187 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:54,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:54,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:54,198 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:54,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:54,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:54,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:54,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:54,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:54,213 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:54,214 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:54,419 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:54,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:54,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:54,437 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:54,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:54,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:54,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:54,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:54,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:54,460 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:54,460 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:54,671 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:54,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:54,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:54,681 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:54,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:54,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:54,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:54,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:54,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:54,697 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:54,697 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:54,948 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:54,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:54,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:54,965 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:54,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:54,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:54,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:54,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:54,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:54,984 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:54,984 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:55,241 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:55,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:55,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:55,255 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:55,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:55,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:55,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:55,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:55,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:55,270 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:55,270 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:55,389 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:55,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:55,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:55,406 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:55,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:55,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:55,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:55,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:55,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:55,423 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:55,424 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:55,792 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:55,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:55,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:55,802 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:55,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:55,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:55,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:55,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:55,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:55,820 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:55,820 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:56,025 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:56,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:56,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:56,042 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:56,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:56,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:56,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:56,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:56,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:56,058 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:56,058 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:56,346 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:56,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:56,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:56,357 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:56,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:56,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:56,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:56,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:56,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:56,377 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:56,377 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:56,859 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:56,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:56,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:56,878 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:56,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:56,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:56,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:56,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:56,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:56,899 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:56,900 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:57,148 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:57,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:57,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:57,159 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:57,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:57,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:57,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:57,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:57,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:57,179 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:57,180 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:57,442 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:57,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:57,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:57,467 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:57,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:57,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:57,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:57,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:57,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:57,491 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:57,491 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:57,737 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:57,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:57,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:57,748 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:57,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:57,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:57,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:57,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:57,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:57,765 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:57,766 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:58,061 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:58,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:58,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:58,079 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:58,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:58,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:58,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:58,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:58,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:58,109 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:58,109 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:58,307 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:58,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:58,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:58,318 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:58,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:58,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:58,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:58,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:58,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:58,335 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:58,336 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:58,584 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:58,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:58,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:58,604 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:58,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:58,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:58,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:58,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:58,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:58,620 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:58,620 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:58,783 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:58,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:58,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:58,793 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:58,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:58,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:58,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:58,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:58,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:58,810 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:58,811 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:59,060 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:59,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:59,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:59,080 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:59,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:59,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:59,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:59,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:59,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:59,095 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:59,096 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:59,306 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:59,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:59,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:59,318 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:59,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:59,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:59,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:59,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:59,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:59,339 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:59,339 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:59,539 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:59,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:59,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:59,556 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:59,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:59,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:59,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:59,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:59,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:59,580 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:59,580 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:06:59,831 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:06:59,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:06:59,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:06:59,843 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:06:59,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:06:59,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:06:59,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:06:59,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:06:59,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:06:59,859 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:06:59,859 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:00,103 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:00,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:00,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:00,122 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:00,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:00,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:00,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:00,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:00,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:00,142 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:00,143 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:00,264 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:00,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:00,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:00,276 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:00,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:00,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:00,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:00,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:00,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:00,296 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:00,297 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:00,461 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:00,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:00,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:00,478 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:00,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:00,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:00,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:00,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:00,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:00,495 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:00,496 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:00,615 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:00,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:00,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:00,625 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:00,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:00,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:00,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:00,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:00,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:00,640 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:00,641 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:00,715 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:00,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:00,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:00,733 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:00,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:00,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:00,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:00,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:00,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:00,748 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:00,749 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:00,910 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:00,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:00,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:00,922 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:00,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:00,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:00,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:00,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:00,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:00,937 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:00,937 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:01,060 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:01,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:01,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:01,078 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:01,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:01,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:01,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:01,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:01,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:01,099 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:01,099 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:01,300 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:01,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:01,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:01,311 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:01,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:01,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:01,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:01,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:01,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:01,326 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:01,327 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:01,615 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:01,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:01,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:01,632 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:01,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:01,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:01,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:01,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:01,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:01,649 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:01,649 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:01,805 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:01,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:01,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:01,816 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:01,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:01,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:01,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:01,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:01,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:01,831 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:01,831 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:01,990 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:02,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:02,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:02,007 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:02,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:02,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:02,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:02,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:02,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:02,027 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:02,028 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:02,252 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:02,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:02,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:02,262 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:02,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:02,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:02,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:02,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:02,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:02,277 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:02,277 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:02,438 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:02,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:02,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:02,455 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:02,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:02,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:02,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:02,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:02,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:02,475 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:02,476 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:02,614 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:02,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:02,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:02,625 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:02,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:02,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:02,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:02,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:02,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:02,639 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:02,640 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:02,815 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:02,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:02,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:02,833 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:02,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:02,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:02,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:02,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:02,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:02,863 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:02,864 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:02,990 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:03,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:03,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:03,000 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:03,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:03,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:03,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:03,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:03,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:03,023 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:03,023 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:03,137 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:03,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:03,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:03,154 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:03,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:03,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:03,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:03,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:03,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:03,169 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:03,169 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:03,291 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:03,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:03,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:03,303 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:03,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:03,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:03,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:03,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:03,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:03,319 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:03,319 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:03,402 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:03,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:03,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:03,420 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:03,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:03,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:03,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:03,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:03,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:03,440 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:03,440 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:03,648 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:03,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:03,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:03,660 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:03,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:03,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:03,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:03,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:03,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:03,675 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:03,676 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:03,800 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:03,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:03,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:03,817 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:03,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:03,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:03,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:03,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:03,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:03,837 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:03,838 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:04,094 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:04,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:04,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:04,108 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:04,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:04,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:04,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:04,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:04,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:04,128 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:04,129 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:04,307 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:04,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:04,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:04,329 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:04,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:04,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:04,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:04,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:04,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:04,360 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:04,361 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:04,454 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:04,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:04,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:04,465 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:04,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:04,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:04,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:04,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:04,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:04,480 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:04,481 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:04,678 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:04,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:04,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:04,694 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:04,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:04,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:04,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:04,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:04,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:04,714 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:04,715 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:05,112 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:05,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:05,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:05,125 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:05,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:05,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:05,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:05,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:05,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:05,144 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:05,145 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:05,306 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:05,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:05,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:05,324 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:05,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:05,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:05,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:05,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:05,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:05,341 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:05,341 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:05,544 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:05,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:05,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:05,556 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:05,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:05,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:05,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:05,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:05,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:05,571 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:05,572 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:05,777 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:05,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:05,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:05,793 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:05,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:05,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:05,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:05,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:05,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:05,812 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:05,813 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:06,026 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:06,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:06,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:06,037 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:06,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:06,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:06,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:06,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:06,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:06,053 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:06,053 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:06,327 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:06,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:06,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:06,344 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:06,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:06,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:06,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:06,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:06,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:06,365 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:06,365 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:06,606 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:06,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:06,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:06,615 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:06,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:06,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:06,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:06,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:06,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:06,630 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:06,630 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:06,830 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:06,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:06,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:06,847 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:06,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:06,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:06,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:06,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:06,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:06,862 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:06,862 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:07,019 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:07,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:07,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:07,029 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:07,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:07,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:07,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:07,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:07,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:07,047 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:07,047 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:07,164 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:07,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:07,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:07,181 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:07,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:07,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:07,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:07,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:07,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:07,196 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:07,197 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:07,398 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:07,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:07,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:07,408 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:07,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:07,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:07,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:07,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:07,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:07,423 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:07,423 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:07,583 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:07,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:07,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:07,600 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:07,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:07,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:07,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:07,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:07,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:07,618 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:07,618 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:07,820 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:07,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:07,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:07,830 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:07,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:07,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:07,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:07,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:07,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:07,848 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:07,848 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:08,121 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:08,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:08,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:08,138 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:08,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:08,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:08,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:08,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:08,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:08,156 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:08,157 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:08,358 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:08,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:08,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:08,368 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:08,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:08,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:08,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:08,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:08,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:08,383 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:08,383 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:08,501 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:08,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:08,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:08,518 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:08,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:08,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:08,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:08,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:08,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:08,533 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:08,533 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:08,781 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:08,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:08,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:08,792 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:08,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:08,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:08,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:08,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:08,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:08,807 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:08,808 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:09,009 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:09,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:09,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:09,026 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:09,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:09,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:09,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:09,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:09,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:09,041 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:09,041 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:09,159 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:09,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:09,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:09,170 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:09,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:09,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:09,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:09,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:09,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:09,188 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:09,188 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:09,479 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:09,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:09,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:09,498 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:09,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:09,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:09,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:09,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:09,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:09,518 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:09,519 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:09,789 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:09,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:09,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:09,803 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:09,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:09,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:09,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:09,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:09,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:09,823 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:09,823 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:10,040 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:10,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:10,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:10,056 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:10,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:10,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:10,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:10,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:10,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:10,074 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:10,075 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:10,238 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:10,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:10,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:10,249 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:10,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:10,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:10,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:10,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:10,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:10,269 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:10,270 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:10,398 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:10,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:10,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:10,415 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:10,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:10,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:10,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:10,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:10,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:10,433 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:10,433 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:10,550 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:10,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:10,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:10,561 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:10,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:10,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:10,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:10,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:10,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:10,576 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:10,576 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:10,821 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:10,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:10,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:10,837 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:10,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:10,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:10,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:10,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:10,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:10,854 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:10,854 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:11,156 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:11,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:11,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:11,168 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:11,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:11,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:11,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:11,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:11,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:11,183 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:11,184 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:11,427 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:11,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:11,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:11,444 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:11,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:11,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:11,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:11,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:11,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:11,460 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:11,461 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:11,718 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:11,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:11,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:11,730 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:11,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:11,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:11,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:11,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:11,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:11,745 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:11,746 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:11,908 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:11,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:11,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:11,926 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:11,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:11,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:11,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:11,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:11,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:11,950 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:11,950 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:12,345 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:12,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:12,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:12,360 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:12,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:12,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:12,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:12,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:12,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:12,380 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:12,381 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:12,587 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:12,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:12,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:12,604 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:12,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:12,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:12,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:12,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:12,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:12,620 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:12,620 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:12,737 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:12,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:12,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:12,748 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:12,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:12,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:12,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:12,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:12,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:12,765 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:12,765 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:13,008 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:13,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:13,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:13,025 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:13,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:13,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:13,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:13,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:13,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:13,039 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:13,040 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:13,216 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:13,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:13,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:13,229 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:13,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:13,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:13,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:13,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:13,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:13,248 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:13,249 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:13,505 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:13,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:13,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:13,522 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:13,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:13,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:13,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:13,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:13,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:13,542 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:13,542 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:13,828 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:13,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:13,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:13,838 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:13,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:13,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:13,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:13,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:13,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:13,858 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:13,859 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:14,087 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:14,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:14,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:14,104 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:14,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:14,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:14,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:14,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:14,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:14,122 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:14,122 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:14,282 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:14,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:14,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:14,293 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:14,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:14,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:14,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:14,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:14,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:14,308 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:14,308 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:14,561 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:14,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:14,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:14,580 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:14,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:14,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:14,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:14,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:14,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:14,600 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:14,600 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:14,827 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:14,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:14,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:14,838 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:14,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:14,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:14,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:14,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:14,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:14,853 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:14,853 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:15,099 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:15,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:15,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:15,116 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:15,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:15,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:15,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:15,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:15,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:15,132 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:15,132 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:15,333 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:15,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:15,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:15,345 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:15,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:15,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:15,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:15,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:15,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:15,362 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:15,362 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:15,610 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:15,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:15,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:15,626 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:15,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:15,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:15,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:15,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:15,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:15,641 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:15,642 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:15,845 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:15,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:15,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:15,856 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:15,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:15,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:15,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:15,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:15,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:15,873 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:15,873 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:15,994 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:16,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:16,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:16,012 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:16,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:16,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:16,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:16,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:16,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:16,030 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:16,030 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:16,187 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:16,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:16,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:16,200 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:16,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:16,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:16,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:16,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:16,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:16,214 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:16,215 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:16,374 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:16,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:16,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:16,390 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:16,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:16,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:16,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:16,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:16,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:16,407 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:16,407 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:16,567 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:16,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:16,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:16,578 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:16,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:16,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:16,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:16,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:16,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:16,593 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:16,593 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:16,792 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:16,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:16,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:16,817 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:16,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:16,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:16,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:16,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:16,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:16,836 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:16,837 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:16,952 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:16,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:16,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:16,963 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:16,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:16,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:16,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:16,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:16,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:16,978 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:16,978 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:17,277 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:17,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:17,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:17,294 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:17,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:17,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:17,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:17,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:17,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:17,310 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:17,310 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:17,475 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:17,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:17,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:17,486 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:17,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:17,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:17,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:17,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:17,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:17,502 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:17,503 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:17,666 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:17,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:17,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:17,683 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:17,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:17,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:17,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:17,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:17,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:17,703 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:17,703 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:17,865 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:17,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:17,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:17,876 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:17,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:17,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:17,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:17,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:17,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:17,891 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:17,891 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:18,007 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:18,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:18,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:18,024 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:18,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:18,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:18,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:18,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:18,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:18,039 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:18,039 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:18,197 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:18,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:18,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:18,207 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:18,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:18,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:18,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:18,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:18,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:18,222 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:18,222 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:18,295 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:18,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:18,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:18,312 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:18,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:18,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:18,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:18,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:18,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:18,331 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:18,332 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:18,524 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:18,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:18,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:18,534 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:18,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:18,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:18,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:18,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:18,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:18,550 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:18,550 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:18,669 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:18,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:18,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:18,685 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:18,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:18,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:18,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:18,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:18,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:18,700 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:18,701 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:18,865 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:18,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:18,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:18,875 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:18,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:18,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:18,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:18,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:18,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:18,890 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:18,890 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:19,180 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:19,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:19,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:19,196 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:19,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:19,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:19,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:19,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:19,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:19,216 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:19,216 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:19,463 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:19,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:19,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:19,479 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:19,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:19,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:19,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:19,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:19,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:19,497 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:19,497 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:19,687 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:19,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:19,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:19,707 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:19,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:19,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:19,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:19,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:19,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:19,728 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:19,728 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:19,926 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:19,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:19,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:19,937 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:19,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:19,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:19,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:19,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:19,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:19,952 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:19,953 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:20,069 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:20,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:20,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:20,087 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:20,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:20,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:20,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:20,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:20,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:20,102 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:20,102 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:20,221 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:20,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:20,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:20,233 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:20,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:20,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:20,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:20,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:20,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:20,248 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:20,248 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:20,411 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:20,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:20,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:20,431 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:20,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:20,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:20,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:20,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:20,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:20,446 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:20,446 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:20,568 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:20,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:20,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:20,578 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:20,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:20,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:20,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:20,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:20,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:20,593 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:20,594 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:20,759 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:20,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:20,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:20,776 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:20,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:20,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:20,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:20,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:20,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:20,794 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:20,794 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:20,913 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:20,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:20,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:20,925 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:20,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:20,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:20,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:20,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:20,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:20,940 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:20,940 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:21,057 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:21,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:21,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:21,075 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:21,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:21,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:21,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:21,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:21,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:21,090 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:21,090 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:21,254 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:21,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:21,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:21,269 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:21,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:21,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:21,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:21,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:21,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:21,287 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:21,287 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:21,533 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:21,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:21,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:21,552 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:21,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:21,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:21,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:21,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:21,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:21,567 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:21,568 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:21,775 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:21,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:21,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:21,785 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:21,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:21,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:21,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:21,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:21,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:21,801 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:21,801 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:21,961 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:21,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:21,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:21,978 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:21,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:21,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:21,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:21,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:21,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:21,995 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:21,995 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:22,199 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:22,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:22,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:22,211 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:22,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:22,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:22,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:22,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:22,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:22,226 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:22,227 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:22,431 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:22,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:22,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:22,448 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:22,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:22,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:22,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:22,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:22,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:22,476 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:22,476 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:22,697 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:22,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:22,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:22,708 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:22,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:22,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:22,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:22,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:22,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:22,722 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:22,723 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:23,010 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:23,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:23,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:23,027 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:23,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:23,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:23,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:23,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:23,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:23,042 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:23,042 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:23,284 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:23,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:23,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:23,295 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:23,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:23,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:23,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:23,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:23,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:23,310 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:23,310 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:23,552 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:23,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:23,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:23,568 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:23,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:23,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:23,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:23,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:23,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:23,583 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:23,583 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:23,784 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:23,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:23,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:23,794 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:23,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:23,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:23,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:23,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:23,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:23,809 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:23,810 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:23,971 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:23,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:23,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:23,988 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:23,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:23,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:23,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:23,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:24,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:24,004 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:24,005 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:24,210 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:24,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:24,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:24,220 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:24,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:24,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:24,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:24,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:24,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:24,235 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:24,235 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:24,439 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:24,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:24,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:24,455 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:24,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:24,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:24,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:24,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:24,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:24,474 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:24,474 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:24,716 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:24,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:24,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:24,726 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:24,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:24,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:24,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:24,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:24,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:24,741 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:24,741 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:25,030 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:25,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:25,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:25,048 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:25,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:25,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:25,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:25,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:25,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:25,062 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:25,063 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:25,179 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:25,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:25,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:25,191 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:25,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:25,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:25,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:25,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:25,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:25,206 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:25,206 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:25,492 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:25,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:25,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:25,509 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:25,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:25,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:25,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:25,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:25,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:25,526 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:25,526 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:25,730 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:25,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:25,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:25,742 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:25,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:25,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:25,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:25,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:25,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:25,761 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:25,761 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:25,964 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:25,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:25,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:25,981 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:25,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:25,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:25,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:25,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:25,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:25,996 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:25,997 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:26,247 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:26,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:26,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:26,259 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:26,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:26,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:26,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:26,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:26,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:26,275 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:26,275 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:26,563 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:26,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:26,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:26,580 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:26,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:26,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:26,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:26,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:26,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:26,599 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:26,599 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:26,844 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:26,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:26,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:26,856 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:26,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:26,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:26,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:26,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:26,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:26,878 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:26,878 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:27,164 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:27,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:27,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:27,181 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:27,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:27,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:27,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:27,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:27,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:27,199 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:27,200 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:27,401 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:27,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:27,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:27,415 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:27,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:27,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:27,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:27,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:27,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:27,431 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:27,432 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:27,550 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:27,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:27,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:27,568 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:27,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:27,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:27,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:27,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:27,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:27,583 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:27,583 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:27,741 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:27,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:27,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:27,752 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:27,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:27,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:27,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:27,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:27,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:27,770 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:27,770 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:27,978 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:27,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:27,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:27,995 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:27,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:27,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:27,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:27,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:28,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:28,010 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:28,010 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:28,131 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:28,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:28,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:28,142 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:28,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:28,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:28,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:28,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:28,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:28,157 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:28,158 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:28,407 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:28,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:28,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:28,424 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:28,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:28,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:28,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:28,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:28,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:28,447 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:28,447 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:28,689 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:28,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:28,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:28,701 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:28,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:28,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:28,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:28,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:28,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:28,716 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:28,716 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:28,919 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:28,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:28,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:28,937 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:28,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:28,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:28,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:28,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:28,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:28,951 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:28,952 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:29,112 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:29,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:29,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:29,123 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:29,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:29,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:29,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:29,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:29,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:29,145 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:29,145 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:29,446 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:29,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:29,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:29,463 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:29,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:29,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:29,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:29,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:29,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:29,484 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:29,484 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:29,735 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:29,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:29,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:29,749 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:29,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:29,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:29,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:29,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:29,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:29,770 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:29,770 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:30,067 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:30,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:30,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:30,086 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:30,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:30,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:30,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:30,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:30,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:30,102 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:30,102 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:30,394 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:30,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:30,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:30,404 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:30,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:30,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:30,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:30,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:30,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:30,419 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:30,419 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:30,582 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:30,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:30,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:30,599 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:30,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:30,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:30,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:30,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:30,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:30,617 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:30,617 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:30,777 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:30,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:30,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:30,788 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:30,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:30,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:30,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:30,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:30,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:30,803 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:30,804 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:31,005 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:31,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:31,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:31,022 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:31,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:31,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:31,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:31,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:31,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:31,037 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:31,037 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:31,155 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:31,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:31,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:31,166 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:31,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:31,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:31,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:31,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:31,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:31,185 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:31,185 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:31,390 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:31,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:31,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:31,407 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:31,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:31,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:31,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:31,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:31,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:31,422 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:31,422 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:31,539 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:31,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:31,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:31,550 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:31,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:31,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:31,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:31,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:31,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:31,570 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:31,570 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:31,750 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:31,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:31,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:31,770 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:31,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:31,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:31,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:31,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:31,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:31,786 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:31,786 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:31,950 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:31,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:31,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:31,960 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:31,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:31,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:31,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:31,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:31,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:31,976 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:31,976 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:32,183 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:32,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:32,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:32,199 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:32,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:32,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:32,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:32,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:32,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:32,217 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:32,218 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:32,378 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:32,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:32,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:32,389 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:32,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:32,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:32,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:32,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:32,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:32,409 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:32,410 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:32,696 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:32,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:32,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:32,713 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:32,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:32,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:32,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:32,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:32,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:32,728 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:32,729 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:32,970 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:32,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:32,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:32,982 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:32,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:32,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:32,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:32,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:32,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:32,998 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:32,998 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:33,273 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:33,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:33,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:33,290 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:33,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:33,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:33,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:33,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:33,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:33,309 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:33,310 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:33,488 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:33,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:33,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:33,502 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:33,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:33,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:33,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:33,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:33,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:33,521 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:33,522 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:33,831 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:33,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:33,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:33,848 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:33,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:33,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:33,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:33,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:33,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:33,863 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:33,864 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:34,070 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:34,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:34,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:34,080 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:34,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:34,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:34,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:34,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:34,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:34,095 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:34,095 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:34,257 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:34,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:34,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:34,276 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:34,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:34,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:34,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:34,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:34,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:34,295 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:34,295 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:34,499 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:34,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:34,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:34,509 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:34,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:34,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:34,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:34,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:34,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:34,524 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:34,525 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:34,725 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:34,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:34,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:34,741 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:34,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:34,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:34,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:34,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:34,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:34,756 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:34,756 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:34,872 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:34,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:34,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:34,883 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:34,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:34,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:34,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:34,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:34,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:34,898 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:34,898 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:35,059 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:35,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:35,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:35,075 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:35,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:35,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:35,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:35,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:35,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:35,090 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:35,090 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:35,208 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:35,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:35,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:35,218 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:35,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:35,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:35,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:35,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:35,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:35,232 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:35,233 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:35,351 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:35,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:35,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:35,367 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:35,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:35,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:35,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:35,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:35,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:35,382 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:35,382 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:35,457 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:35,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:35,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:35,469 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:35,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:35,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:35,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:35,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:35,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:35,484 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:35,484 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:35,693 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:35,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:35,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:35,709 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:35,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:35,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:35,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:35,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:35,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:35,728 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:35,728 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:35,975 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:35,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:35,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:35,987 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:35,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:35,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:35,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:35,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:36,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:36,002 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:36,002 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:36,203 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:36,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:36,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:36,219 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:36,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:36,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:36,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:36,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:36,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:36,234 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:36,234 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:36,480 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:36,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:36,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:36,490 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:36,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:36,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:36,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:36,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:36,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:36,505 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:36,505 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:36,668 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:36,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:36,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:36,685 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:36,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:36,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:36,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:36,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:36,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:36,700 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:36,701 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:36,859 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:36,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:36,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:36,870 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:36,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:36,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:36,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:36,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:36,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:36,885 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:36,885 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:37,046 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:37,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:37,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:37,063 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:37,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:37,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:37,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:37,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:37,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:37,079 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:37,079 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:37,240 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:37,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:37,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:37,251 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:37,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:37,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:37,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:37,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:37,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:37,268 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:37,269 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:37,432 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:37,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:37,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:37,449 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:37,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:37,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:37,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:37,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:37,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:37,470 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:37,470 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:37,642 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:37,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:37,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:37,655 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:37,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:37,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:37,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:37,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:37,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:37,673 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:37,673 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:37,841 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:37,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:37,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:37,857 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:37,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:37,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:37,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:37,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:37,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:37,873 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:37,873 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:37,947 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:37,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:37,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:37,961 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:37,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:37,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:37,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:37,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:37,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:37,980 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:37,980 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:38,156 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:38,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:38,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:38,174 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:38,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:38,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:38,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:38,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:38,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:38,189 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:38,189 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:38,348 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:38,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:38,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:38,359 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:38,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:38,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:38,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:38,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:38,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:38,374 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:38,374 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:38,491 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:38,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:38,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:38,508 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:38,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:38,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:38,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:38,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:38,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:38,523 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:38,523 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:38,730 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:38,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:38,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:38,740 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:38,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:38,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:38,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:38,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:38,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:38,755 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:38,755 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:38,917 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:38,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:38,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:38,934 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:38,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:38,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:38,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:38,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:38,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:38,953 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:38,953 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:39,111 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:39,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:39,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:39,122 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:39,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:39,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:39,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:39,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:39,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:39,137 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:39,138 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:39,254 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:39,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:39,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:39,271 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:39,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:39,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:39,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:39,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:39,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:39,290 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:39,291 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:39,408 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:39,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:39,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:39,419 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:39,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:39,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:39,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:39,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:39,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:39,434 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:39,435 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:39,557 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:39,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:39,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:39,573 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:39,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:39,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:39,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:39,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:39,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:39,591 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:39,591 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:39,777 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:39,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:39,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:39,791 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:39,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:39,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:39,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:39,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:39,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:39,809 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:39,809 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:40,073 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:40,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:40,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:40,090 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:40,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:40,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:40,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:40,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:40,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:40,105 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:40,106 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:40,268 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:40,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:40,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:40,278 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:40,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:40,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:40,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:40,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:40,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:40,294 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:40,294 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:40,460 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:40,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:40,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:40,477 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:40,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:40,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:40,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:40,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:40,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:40,495 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:40,495 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:40,655 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:40,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:40,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:40,667 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:40,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:40,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:40,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:40,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:40,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:40,686 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:40,687 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:40,897 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:40,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:40,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:40,914 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:40,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:40,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:40,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:40,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:40,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:40,929 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:40,929 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:41,091 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:41,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:41,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:41,102 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:41,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:41,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:41,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:41,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:41,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:41,117 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:41,118 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:41,322 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:41,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:41,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:41,339 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:41,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:41,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:41,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:41,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:41,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:41,354 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:41,355 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:41,559 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:41,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:41,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:41,569 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:41,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:41,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:41,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:41,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:41,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:41,588 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:41,589 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:41,714 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:41,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:41,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:41,731 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:41,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:41,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:41,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:41,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:41,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:41,746 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:41,746 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:41,907 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:41,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:41,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:41,917 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:41,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:41,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:41,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:41,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:41,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:41,932 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:41,932 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:42,091 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:42,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:42,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:42,109 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:42,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:42,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:42,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:42,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:42,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:42,127 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:42,127 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:42,244 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:42,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:42,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:42,256 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:42,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:42,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:42,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:42,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:42,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:42,270 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:42,271 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:42,479 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:42,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:42,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:42,495 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:42,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:42,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:42,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:42,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:42,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:42,514 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:42,514 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:42,843 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:42,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:42,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:42,853 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:42,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:42,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:42,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:42,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:42,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:42,868 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:42,868 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:43,028 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:43,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:43,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:43,047 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:43,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:43,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:43,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:43,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:43,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:43,067 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:43,067 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:43,354 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:43,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:43,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:43,363 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:43,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:43,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:43,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:43,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:43,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:43,378 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:43,379 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:43,583 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:43,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:43,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:43,599 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:43,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:43,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:43,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:43,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:43,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:43,613 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:43,614 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:43,733 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:43,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:43,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:43,744 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:43,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:43,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:43,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:43,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:43,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:43,759 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:43,760 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:43,922 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:43,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:43,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:43,941 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:43,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:43,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:43,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:43,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:43,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:43,970 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:43,971 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:44,152 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:44,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:44,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:44,166 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:44,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:44,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:44,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:44,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:44,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:44,185 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:44,186 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:44,282 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:44,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:44,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:44,302 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:44,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:44,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:44,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:44,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:44,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:44,321 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:44,322 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:44,514 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:44,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:44,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:44,524 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:44,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:44,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:44,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:44,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:44,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:44,541 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:44,541 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:44,657 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:44,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:44,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:44,673 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:44,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:44,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:44,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:44,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:44,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:44,693 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:44,694 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:44,771 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:44,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:44,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:44,783 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:44,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:44,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:44,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:44,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:44,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:44,797 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:44,798 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:45,089 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:45,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:45,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:45,105 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:45,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:45,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:45,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:45,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:45,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:45,120 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:45,121 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:45,369 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:45,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:45,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:45,379 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:45,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:45,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:45,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:45,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:45,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:45,394 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:45,394 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:45,683 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:45,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:45,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:45,699 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:45,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:45,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:45,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:45,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:45,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:45,717 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:45,717 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:45,921 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:45,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:45,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:45,931 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:45,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:45,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:45,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:45,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:45,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:45,946 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:45,946 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:46,148 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:46,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:46,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:46,166 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:46,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:46,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:46,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:46,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:46,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:46,182 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:46,182 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:46,340 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:46,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:46,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:46,350 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:46,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:46,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:46,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:46,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:46,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:46,364 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:46,365 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:46,653 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:46,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:46,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:46,670 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:46,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:46,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:46,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:46,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:46,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:46,685 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:46,685 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:46,844 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:46,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:46,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:46,854 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:46,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:46,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:46,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:46,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:46,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:46,869 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:46,870 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:46,988 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:47,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:47,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:47,005 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:47,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:47,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:47,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:47,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:47,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:47,020 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:47,020 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:47,140 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:47,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:47,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:47,151 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:47,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:47,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:47,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:47,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:47,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:47,166 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:47,166 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:47,285 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:47,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:47,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:47,301 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:47,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:47,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:47,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:47,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:47,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:47,320 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:47,321 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:47,521 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:47,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:47,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:47,531 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:47,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:47,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:47,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:47,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:47,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:47,546 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:47,546 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:47,662 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:47,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:47,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:47,678 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:47,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:47,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:47,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:47,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:47,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:47,693 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:47,693 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:47,983 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:47,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:47,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:47,993 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:47,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:47,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:47,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:47,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:48,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:48,008 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:48,008 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:48,167 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:48,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:48,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:48,185 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:48,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:48,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:48,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:48,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:48,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:48,200 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:48,200 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:48,443 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:48,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:48,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:48,453 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:48,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:48,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:48,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:48,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:48,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:48,468 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:48,469 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:48,672 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:48,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:48,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:48,689 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:48,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:48,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:48,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:48,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:48,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:48,704 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:48,704 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:48,951 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:48,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:48,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:48,962 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:48,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:48,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:48,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:48,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:48,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:48,977 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:48,977 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:49,223 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:49,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:49,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:49,240 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:49,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:49,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:49,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:49,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:49,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:49,257 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:49,257 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:49,568 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:49,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:49,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:49,586 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:49,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:49,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:49,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:49,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:49,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:49,602 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:49,602 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:49,858 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:49,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:49,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:49,875 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:49,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:49,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:49,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:49,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:49,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:49,890 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:49,890 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:50,179 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:50,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:50,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:50,189 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:50,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:50,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:50,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:50,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:50,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:50,203 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:50,204 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:50,363 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:50,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:50,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:50,379 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:50,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:50,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:50,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:50,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:50,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:50,394 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:50,394 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:50,514 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:50,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:50,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:50,529 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:50,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:50,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:50,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:50,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:50,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:50,549 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:50,549 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:50,704 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:50,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:50,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:50,721 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:50,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:50,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:50,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:50,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:50,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:50,736 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:50,736 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:51,092 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:51,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:51,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:51,105 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:51,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:51,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:51,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:51,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:51,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:51,126 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:51,126 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:51,458 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:51,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:51,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:51,478 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:51,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:51,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:51,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:51,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:51,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:51,508 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:51,508 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:51,843 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:51,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:51,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:51,853 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:51,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:51,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:51,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:51,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:51,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:51,867 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:51,868 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:52,027 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:52,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:52,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:52,044 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:52,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:52,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:52,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:52,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:52,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:52,064 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:52,064 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:52,411 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:52,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:52,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:52,423 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:52,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:52,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:52,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:52,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:52,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:52,439 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:52,439 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:52,689 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:52,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:52,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:52,705 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:52,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:52,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:52,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:52,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:52,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:52,720 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:52,721 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:53,014 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:53,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:53,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:53,024 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:53,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:53,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:53,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:53,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:53,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:53,039 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:53,040 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:53,248 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:53,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:53,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:53,264 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:53,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:53,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:53,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:53,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:53,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:53,282 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:53,283 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:53,402 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:53,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:53,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:53,413 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:53,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:53,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:53,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:53,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:53,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:53,432 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:53,433 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:53,640 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:53,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:53,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:53,657 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:53,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:53,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:53,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:53,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:53,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:53,679 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:53,680 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:53,881 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:53,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:53,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:53,892 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:53,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:53,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:53,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:53,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:53,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:53,907 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:53,907 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:54,065 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:54,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:54,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:54,081 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:54,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:54,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:54,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:54,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:54,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:54,096 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:54,096 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:54,257 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:54,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:54,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:54,267 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:54,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:54,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:54,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:54,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:54,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:54,282 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:54,283 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:54,484 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:54,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:54,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:54,501 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:54,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:54,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:54,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:54,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:54,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:54,516 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:54,516 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:54,679 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:54,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:54,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:54,692 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:54,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:54,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:54,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:54,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:54,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:54,706 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:54,707 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:54,997 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:55,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:55,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:55,014 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:55,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:55,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:55,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:55,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:55,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:55,033 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:55,034 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:55,246 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:55,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:55,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:55,257 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:55,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:55,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:55,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:55,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:55,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:55,274 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:55,274 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:55,524 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:55,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:55,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:55,540 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:55,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:55,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:55,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:55,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:55,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:55,558 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:55,558 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:55,720 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:55,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:55,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:55,732 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:55,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:55,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:55,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:55,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:55,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:55,752 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:55,753 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:55,908 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:55,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:55,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:55,925 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:55,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:55,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:55,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:55,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:55,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:55,945 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:55,945 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:56,062 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:56,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:56,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:56,075 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:56,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:56,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:56,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:56,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:56,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:56,090 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:56,090 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:56,207 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:56,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:56,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:56,224 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:56,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:56,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:56,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:56,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:56,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:56,238 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:56,239 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:56,356 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:56,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:56,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:56,366 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:56,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:56,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:56,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:56,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:56,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:56,381 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:56,381 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:56,498 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:56,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:56,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:56,516 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:56,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:56,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:56,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:56,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:56,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:56,534 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:56,534 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:56,652 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:56,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:56,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:56,663 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:56,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:56,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:56,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:56,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:56,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:56,678 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:56,678 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:56,755 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:56,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:56,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:56,772 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:56,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:56,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:56,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:56,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:56,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:56,790 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:56,790 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:56,904 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:56,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:56,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:56,914 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:56,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:56,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:56,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:56,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:56,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:56,929 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:56,929 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:57,085 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:57,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:57,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:57,103 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:57,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:57,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:57,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:57,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:57,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:57,119 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:57,119 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:57,235 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:57,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:57,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:57,245 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:57,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:57,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:57,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:57,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:57,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:57,260 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:57,260 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:57,462 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:57,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:57,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:57,478 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:57,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:57,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:57,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:57,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:57,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:57,493 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:57,493 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:57,610 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:57,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:57,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:57,622 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:57,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:57,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:57,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:57,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:57,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:57,636 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:57,637 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:57,752 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:57,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:57,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:57,769 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:57,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:57,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:57,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:57,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:57,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:57,784 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:57,784 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:57,945 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:57,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:57,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:57,956 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:57,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:57,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:57,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:57,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:57,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:57,971 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:57,971 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:58,262 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:58,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:58,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:58,278 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:58,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:58,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:58,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:58,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:58,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:58,296 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:58,296 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:58,496 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:58,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:58,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:58,506 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:58,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:58,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:58,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:58,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:58,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:58,521 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:58,522 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:58,763 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:58,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:58,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:58,779 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:58,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:58,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:58,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:58,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:58,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:58,794 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:58,794 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:59,001 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:59,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:59,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:59,011 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:59,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:59,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:59,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:59,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:59,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:59,026 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:59,027 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:59,232 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:59,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:59,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:59,249 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:59,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:59,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:59,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:59,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:59,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:59,265 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:59,266 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:59,387 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:59,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:59,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:59,397 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:59,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:59,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:59,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:59,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:59,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:59,412 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:59,412 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:59,618 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:59,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:59,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:59,634 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:59,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:59,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:59,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:59,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:59,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:59,649 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:59,650 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:07:59,918 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:07:59,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:59,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:07:59,928 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:07:59,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:07:59,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:59,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:59,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:07:59,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:59,942 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:07:59,942 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:00,147 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:00,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:00,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:00,165 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:00,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:00,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:00,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:00,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:00,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:00,182 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:00,183 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:00,417 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:00,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:00,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:00,432 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:00,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:00,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:00,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:00,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:00,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:00,456 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:00,457 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:00,785 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:00,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:00,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:00,802 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:00,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:00,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:00,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:00,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:00,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:00,817 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:00,817 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:01,107 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:01,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:01,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:01,118 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:01,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:01,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:01,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:01,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:01,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:01,132 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:01,133 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:01,335 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:01,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:01,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:01,352 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:01,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:01,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:01,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:01,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:01,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:01,374 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:01,374 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:01,696 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:01,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:01,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:01,710 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:01,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:01,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:01,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:01,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:01,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:01,729 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:01,729 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:01,825 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:01,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:01,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:01,843 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:01,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:01,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:01,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:01,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:01,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:01,858 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:01,858 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:02,156 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:02,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:02,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:02,166 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:02,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:02,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:02,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:02,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:02,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:02,181 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:02,182 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:02,345 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:02,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:02,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:02,362 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:02,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:02,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:02,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:02,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:02,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:02,380 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:02,380 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:02,541 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:02,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:02,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:02,551 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:02,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:02,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:02,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:02,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:02,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:02,566 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:02,566 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:02,812 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:02,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:02,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:02,829 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:02,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:02,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:02,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:02,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:02,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:02,843 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:02,844 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:03,087 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:03,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:03,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:03,096 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:03,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:03,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:03,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:03,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:03,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:03,116 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:03,117 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:03,382 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:03,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:03,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:03,398 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:03,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:03,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:03,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:03,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:03,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:03,413 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:03,413 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:03,614 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:03,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:03,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:03,624 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:03,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:03,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:03,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:03,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:03,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:03,642 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:03,643 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:03,934 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:03,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:03,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:03,951 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:03,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:03,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:03,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:03,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:03,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:03,966 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:03,966 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:04,212 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:04,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:04,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:04,222 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:04,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:04,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:04,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:04,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:04,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:04,237 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:04,238 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:04,493 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:04,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:04,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:04,510 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:04,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:04,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:04,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:04,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:04,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:04,541 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:04,541 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:04,839 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:04,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:04,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:04,850 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:04,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:04,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:04,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:04,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:04,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:04,866 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:04,867 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:05,117 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:05,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:05,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:05,134 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:05,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:05,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:05,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:05,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:05,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:05,150 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:05,151 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:05,355 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:05,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:05,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:05,366 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:05,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:05,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:05,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:05,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:05,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:05,381 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:05,381 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:05,582 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:05,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:05,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:05,599 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:05,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:05,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:05,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:05,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:05,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:05,613 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:05,614 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:05,819 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:05,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:05,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:05,830 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:05,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:05,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:05,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:05,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:05,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:05,845 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:05,845 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:05,963 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:05,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:05,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:05,979 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:05,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:05,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:05,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:05,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:05,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:05,995 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:05,995 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:06,155 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:06,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:06,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:06,165 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:06,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:06,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:06,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:06,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:06,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:06,180 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:06,180 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:06,342 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:06,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:06,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:06,360 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:06,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:06,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:06,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:06,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:06,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:06,377 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:06,378 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:06,502 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:06,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:06,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:06,513 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:06,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:06,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:06,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:06,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:06,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:06,528 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:06,528 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:06,690 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:06,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:06,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:06,707 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:06,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:06,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:06,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:06,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:06,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:06,722 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:06,722 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:06,838 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:06,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:06,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:06,849 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:06,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:06,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:06,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:06,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:06,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:06,864 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:06,864 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:07,024 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:07,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:07,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:07,040 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:07,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:07,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:07,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:07,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:07,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:07,059 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:07,059 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:07,134 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:07,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:07,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:07,145 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:07,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:07,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:07,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:07,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:07,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:07,163 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:07,164 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:07,423 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:07,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:07,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:07,440 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:07,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:07,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:07,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:07,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:07,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:07,454 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:07,455 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:07,614 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:07,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:07,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:07,625 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:07,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:07,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:07,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:07,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:07,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:07,640 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:07,640 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:07,802 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:07,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:07,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:07,819 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:07,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:07,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:07,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:07,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:07,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:07,838 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:07,838 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:07,952 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:07,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:07,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:07,962 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:07,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:07,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:07,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:07,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:07,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:07,977 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:07,977 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:08,094 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:08,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:08,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:08,111 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:08,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:08,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:08,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:08,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:08,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:08,125 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:08,125 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:08,283 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:08,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:08,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:08,294 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:08,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:08,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:08,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:08,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:08,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:08,309 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:08,309 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:08,430 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:08,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:08,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:08,448 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:08,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:08,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:08,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:08,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:08,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:08,463 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:08,463 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:08,630 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:08,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:08,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:08,640 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:08,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:08,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:08,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:08,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:08,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:08,655 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:08,656 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:08,821 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:08,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:08,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:08,838 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:08,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:08,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:08,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:08,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:08,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:08,852 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:08,853 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:09,108 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:09,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:09,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:09,118 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:09,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:09,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:09,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:09,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:09,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:09,133 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:09,133 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:09,337 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:09,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:09,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:09,354 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:09,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:09,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:09,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:09,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:09,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:09,371 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:09,372 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:09,654 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:09,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:09,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:09,665 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:09,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:09,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:09,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:09,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:09,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:09,685 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:09,685 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:09,931 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:09,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:09,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:09,948 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:09,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:09,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:09,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:09,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:09,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:09,964 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:09,964 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:10,211 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:10,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:10,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:10,226 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:10,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:10,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:10,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:10,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:10,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:10,242 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:10,242 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:10,473 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:10,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:10,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:10,496 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:10,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:10,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:10,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:10,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:10,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:10,516 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:10,516 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:10,691 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:10,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:10,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:10,702 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:10,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:10,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:10,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:10,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:10,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:10,716 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:10,717 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:10,801 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:10,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:10,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:10,817 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:10,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:10,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:10,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:10,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:10,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:10,832 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:10,833 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:11,080 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:11,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:11,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:11,091 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:11,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:11,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:11,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:11,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:11,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:11,106 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:11,106 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:11,356 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:11,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:11,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:11,373 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:11,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:11,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:11,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:11,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:11,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:11,391 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:11,392 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:11,510 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:11,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:11,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:11,520 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:11,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:11,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:11,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:11,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:11,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:11,535 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:11,535 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:11,838 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:11,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:11,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:11,855 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:11,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:11,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:11,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:11,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:11,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:11,870 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:11,870 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,109 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:12,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:12,121 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:12,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:12,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,140 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,141 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,273 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:12,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:12,290 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:12,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:12,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,305 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,305 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,421 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:12,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:12,433 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:12,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:12,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,448 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,449 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,614 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:12,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:12,631 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:12,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:12,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,647 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,647 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,811 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:12,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:12,823 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:12,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:12,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,838 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,839 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,915 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:12,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:12,933 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:12,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:12,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,952 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,952 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:13,153 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:13,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:13,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:13,164 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:13,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:13,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:13,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:13,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:13,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:13,179 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:13,179 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:13,380 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:13,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:13,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:13,398 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:13,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:13,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:13,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:13,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:13,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:13,412 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:13,412 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:13,572 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:13,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:13,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:13,582 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:13,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:13,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:13,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:13,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:13,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:13,596 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:13,597 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:13,883 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:13,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:13,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:13,900 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:13,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:13,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:13,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:13,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:13,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:13,916 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:13,917 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,118 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:14,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:14,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:14,129 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:14,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:14,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:14,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:14,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:14,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:14,143 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:14,143 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,305 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:14,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:14,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:14,321 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:14,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:14,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:14,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:14,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:14,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:14,336 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:14,337 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,629 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:14,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:14,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:14,639 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:14,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:14,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:14,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:14,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:14,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:14,659 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:14,659 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,864 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:14,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:14,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:14,880 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:14,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:14,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:14,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:14,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:14,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:14,899 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:14,899 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,144 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:15,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:15,155 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:15,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:15,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,170 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,170 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,331 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:15,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:15,348 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:15,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:15,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,363 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,363 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,521 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:15,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:15,531 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:15,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:15,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,546 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,546 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,717 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:15,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:15,733 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:15,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:15,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,747 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,748 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,862 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:15,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:15,873 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:15,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:15,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,887 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,888 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,134 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:16,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:16,150 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:16,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:16,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:16,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:16,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:16,165 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:16,165 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,413 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:16,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:16,425 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:16,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:16,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:16,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:16,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:16,440 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:16,440 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,646 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:16,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:16,662 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:16,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:16,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:16,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:16,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:16,683 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:16,683 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,929 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:16,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:16,940 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:16,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:16,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:16,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:16,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:16,955 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:16,956 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,070 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:17,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:17,087 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:17,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:17,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:17,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,105 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:17,106 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,395 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:17,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:17,406 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:17,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:17,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:17,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,422 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:17,422 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,670 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:17,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:17,686 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:17,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:17,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:17,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,701 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:17,701 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,985 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:17,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:17,996 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:17,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:17,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,016 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,016 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,260 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:18,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:18,276 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:18,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:18,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,291 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,291 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,452 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:18,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:18,462 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:18,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:18,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,478 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,478 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,639 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:18,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:18,656 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:18,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:18,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,674 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,674 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,747 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:18,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:18,758 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:18,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:18,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,776 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,777 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,004 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:19,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:19,022 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:19,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:19,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,036 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,037 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,322 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:19,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:19,337 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:19,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:19,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,355 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,356 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,602 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:19,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:19,619 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:19,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:19,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,634 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,635 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,843 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:19,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:19,854 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:19,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:19,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,869 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,869 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:20,114 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:20,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:20,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:20,131 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:20,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:20,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:20,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:20,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:20,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:20,146 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:20,146 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:20,308 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:20,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:20,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:20,318 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:20,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:20,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:20,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:20,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:20,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:20,333 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:20,333 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:20,506 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:20,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:20,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:20,523 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:20,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:20,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:20,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:20,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:20,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:20,542 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:20,543 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:20,761 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:20,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:20,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:20,775 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:20,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:20,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:20,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:20,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:20,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:20,790 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:20,791 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:20,951 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:20,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:20,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:20,968 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:20,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:20,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:20,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:20,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:20,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:20,982 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:20,982 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:21,098 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:21,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:21,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:21,109 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:21,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:21,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:21,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:21,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:21,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:21,124 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:21,124 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:21,283 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:21,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:21,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:21,299 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:21,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:21,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:21,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:21,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:21,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:21,313 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:21,314 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:21,433 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:21,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:21,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:21,442 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:21,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:21,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:21,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:21,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:21,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:21,457 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:21,457 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:21,747 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:21,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:21,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:21,764 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:21,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:21,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:21,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:21,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:21,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:21,786 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:21,786 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:22,116 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:22,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:22,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:22,129 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:22,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:22,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:22,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:22,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:22,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:22,149 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:22,149 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:22,284 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:22,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:22,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:22,301 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:22,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:22,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:22,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:22,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:22,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:22,319 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:22,320 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:22,435 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:22,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:22,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:22,445 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:22,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:22,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:22,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:22,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:22,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:22,459 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:22,460 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:22,575 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:22,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:22,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:22,592 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:22,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:22,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:22,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:22,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:22,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:22,606 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:22,607 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:22,855 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:22,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:22,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:22,864 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:22,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:22,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:22,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:22,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:22,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:22,881 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:22,881 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:23,085 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:23,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:23,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:23,101 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:23,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:23,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:23,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:23,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:23,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:23,116 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:23,116 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:23,324 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:23,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:23,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:23,334 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:23,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:23,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:23,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:23,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:23,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:23,349 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:23,349 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:23,638 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:23,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:23,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:23,655 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:23,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:23,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:23,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:23,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:23,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:23,670 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:23,670 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:23,835 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:23,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:23,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:23,845 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:23,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:23,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:23,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:23,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:23,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:23,861 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:23,862 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:24,025 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:24,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:24,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:24,042 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:24,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:24,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:24,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:24,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:24,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:24,060 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:24,060 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:24,177 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:24,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:24,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:24,187 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:24,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:24,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:24,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:24,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:24,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:24,206 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:24,207 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:24,281 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:24,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:24,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:24,299 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:24,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:24,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:24,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:24,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:24,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:24,316 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:24,316 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:24,565 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:24,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:24,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:24,576 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:24,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:24,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:24,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:24,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:24,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:24,596 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:24,597 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:24,886 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:24,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:24,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:24,903 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:24,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:24,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:24,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:24,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:24,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:24,918 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:24,918 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:25,212 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:25,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:25,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:25,223 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:25,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:25,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:25,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:25,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:25,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:25,238 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:25,238 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:25,440 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:25,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:25,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:25,456 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:25,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:25,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:25,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:25,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:25,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:25,471 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:25,471 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:25,676 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:25,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:25,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:25,686 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:25,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:25,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:25,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:25,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:25,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:25,701 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:25,701 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:25,864 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:25,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:25,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:25,880 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:25,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:25,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:25,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:25,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:25,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:25,899 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:25,899 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:26,060 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:26,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:26,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:26,070 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:26,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:26,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:26,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:26,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:26,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:26,085 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:26,085 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:26,329 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:26,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:26,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:26,346 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:26,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:26,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:26,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:26,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:26,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:26,361 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:26,361 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:26,519 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:26,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:26,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:26,530 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:26,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:26,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:26,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:26,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:26,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:26,545 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:26,545 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:26,663 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:26,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:26,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:26,681 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:26,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:26,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:26,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:26,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:26,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:26,695 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:26,696 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:26,941 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:26,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:26,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:26,952 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:26,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:26,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:26,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:26,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:26,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:26,967 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:26,967 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:27,125 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:27,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:27,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:27,142 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:27,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:27,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:27,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:27,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:27,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:27,158 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:27,158 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:27,320 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:27,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:27,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:27,330 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:27,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:27,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:27,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:27,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:27,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:27,345 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:27,345 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:27,464 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:27,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:27,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:27,482 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:27,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:27,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:27,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:27,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:27,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:27,506 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:27,507 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:27,626 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:27,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:27,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:27,638 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:27,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:27,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:27,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:27,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:27,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:27,652 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:27,652 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:27,725 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:27,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:27,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:27,741 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:27,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:27,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:27,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:27,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:27,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:27,756 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:27,756 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:27,915 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:27,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:27,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:27,925 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:27,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:27,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:27,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:27,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:27,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:27,940 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:27,940 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:28,103 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:28,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:28,120 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:28,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:28,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:28,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:28,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:28,135 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:28,135 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:28,294 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:28,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:28,304 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:28,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:28,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:28,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:28,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:28,319 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:28,319 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:28,438 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:28,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:28,454 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:28,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:28,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:28,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:28,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:28,469 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:28,469 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:28,587 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:28,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:28,597 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:28,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:28,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:28,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:28,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:28,612 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:28,612 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:28,733 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:28,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:28,750 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:28,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:28,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:28,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:28,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:28,768 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:28,768 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:28,887 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:28,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:28,897 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:28,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:28,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:28,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:28,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:28,917 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:28,917 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,046 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:29,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:29,064 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:29,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:29,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,078 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,079 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,154 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:29,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:29,164 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:29,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:29,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,178 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,179 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,297 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:29,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:29,313 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:29,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:29,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,328 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,328 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,574 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:29,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:29,584 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:29,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:29,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,598 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,599 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,861 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:29,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:29,878 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:29,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:29,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,893 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,893 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,183 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:30,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:30,194 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:30,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:30,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,209 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,209 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,423 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:30,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:30,445 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:30,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:30,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,477 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,478 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,680 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:30,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:30,694 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:30,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:30,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,713 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,713 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,963 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:30,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:30,980 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:30,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:30,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,995 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,996 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,288 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:31,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:31,300 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:31,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:31,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,320 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,320 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,482 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:31,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:31,499 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:31,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:31,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,514 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,514 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,633 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:31,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:31,643 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:31,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:31,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,658 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,658 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,778 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:31,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:31,795 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:31,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:31,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,811 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,812 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,024 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:32,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:32,035 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:32,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:32,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,051 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,051 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,302 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:32,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:32,318 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:32,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:32,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,335 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,336 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,495 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:32,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:32,505 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:32,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:32,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,519 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,520 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,721 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:32,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:32,738 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:32,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:32,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,753 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,753 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,869 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:32,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:32,879 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:32,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:32,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,893 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,894 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,012 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:33,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:33,027 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:33,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:33,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,042 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,042 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,205 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:33,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:33,216 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:33,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:33,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,231 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,232 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,350 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:33,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:33,367 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:33,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:33,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,382 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,382 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,585 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:33,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:33,595 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:33,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:33,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,610 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,610 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,730 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:33,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:33,746 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:33,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:33,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,761 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,761 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,880 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:33,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:33,891 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:33,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:33,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,910 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,911 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,116 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:34,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:34,133 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:34,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:34,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,148 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,148 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,311 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:34,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:34,322 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:34,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:34,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,337 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,337 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,497 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:34,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:34,513 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:34,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:34,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,528 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,528 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,646 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:34,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:34,656 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:34,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:34,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,670 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,671 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,788 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:34,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:34,805 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:34,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:34,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,820 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,820 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,938 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:34,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:34,949 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:34,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:34,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,964 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,964 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,039 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:35,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:35,056 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:35,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:35,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,071 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,071 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,282 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:35,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:35,292 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:35,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:35,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,307 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,308 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,555 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:35,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:35,573 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:35,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:35,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,587 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,587 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,875 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:35,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:35,886 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:35,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:35,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,901 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,901 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,105 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:36,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:36,122 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:36,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:36,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,136 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,136 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,350 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:36,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:36,361 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:36,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:36,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,380 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,381 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,628 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:36,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:36,644 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:36,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:36,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,659 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,659 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,908 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:36,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:36,919 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:36,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:36,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,933 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,934 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,223 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:37,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:37,241 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:37,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:37,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,255 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,256 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,501 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:37,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:37,511 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:37,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:37,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,526 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,526 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,728 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:37,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:37,746 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:37,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:37,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,760 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,761 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,007 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:38,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:38,018 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:38,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:38,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,033 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,033 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,237 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:38,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:38,254 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:38,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:38,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,269 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,269 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,475 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:38,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:38,485 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:38,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:38,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,500 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,500 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,705 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:38,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:38,722 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:38,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:38,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,737 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,737 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,898 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:38,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:38,908 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:38,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:38,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,923 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,923 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,208 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:39,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:39,224 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:39,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:39,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,239 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,239 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,400 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:39,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:39,411 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:39,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:39,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,431 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,431 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,886 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:39,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:39,903 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:39,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:39,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,917 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,917 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,161 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:40,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:40,172 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:40,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:40,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,186 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,186 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,387 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:40,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:40,403 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:40,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:40,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,418 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,418 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,535 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:40,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:40,546 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:40,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:40,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,561 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,561 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,803 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:40,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:40,820 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:40,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:40,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,834 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,834 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,995 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:41,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:41,006 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:41,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:41,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,021 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,021 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,179 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:41,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:41,196 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:41,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:41,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,211 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,211 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,287 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:41,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:41,297 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:41,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:41,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,317 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,317 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,478 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:41,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:41,495 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:41,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:41,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,510 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,510 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,667 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:41,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:41,679 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:41,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:41,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,694 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,694 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,808 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:41,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:41,825 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:41,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:41,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,839 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,839 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,953 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:41,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:41,964 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:41,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:41,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,978 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,979 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,092 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:42,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:42,108 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:42,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:42,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,122 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,122 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,236 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:42,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:42,246 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:42,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:42,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,260 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,261 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,376 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:42,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:42,394 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:42,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:42,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,409 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,409 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,572 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:42,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:42,582 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:42,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:42,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,597 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,597 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,814 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:42,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:42,837 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:42,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:42,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,855 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,856 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,982 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:42,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:42,993 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:42,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:42,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,009 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,009 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,291 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:43,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:43,309 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:43,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:43,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,326 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,327 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,496 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:43,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:43,510 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:43,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:43,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,531 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,531 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,785 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:43,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:43,805 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:43,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:43,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,821 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,822 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:44,016 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:44,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:44,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:44,031 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:44,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:44,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:44,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:44,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:44,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:44,066 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:44,067 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:44,415 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:44,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:44,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:44,432 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:44,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:44,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:44,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:44,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:44,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:44,446 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:44,447 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:44,650 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:44,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:44,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:44,660 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:44,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:44,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:44,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:44,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:44,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:44,674 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:44,675 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:44,797 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:44,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:44,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:44,815 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:44,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:44,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:44,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:44,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:44,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:44,830 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:44,830 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:45,037 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:45,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:45,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:45,047 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:45,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:45,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:45,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:45,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:45,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:45,062 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:45,062 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:45,229 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 21:08:45,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:45,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 112 states and 136 transitions. [2024-11-13 21:08:45,246 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-11-13 21:08:45,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-13 21:08:45,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:45,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:45,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:45,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:45,261 INFO L255 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:45,261 INFO L278 TraceCheckSpWp]: Computing forward predicates...