./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/termination-nla/ps6-both-nt.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88d01b62-9dd1-4449-8105-23476ea75568/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88d01b62-9dd1-4449-8105-23476ea75568/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88d01b62-9dd1-4449-8105-23476ea75568/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88d01b62-9dd1-4449-8105-23476ea75568/bin/ukojak-verify-ENZ3QT5qd3/config/KojakReach.xml -i ../../sv-benchmarks/c/termination-nla/ps6-both-nt.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88d01b62-9dd1-4449-8105-23476ea75568/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88d01b62-9dd1-4449-8105-23476ea75568/bin/ukojak-verify-ENZ3QT5qd3 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 32e66fa5ba3b1091e41b22524f2240292238d833cea4ffc730b1e622c7455b67 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-25 04:46:43,488 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 04:46:43,565 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88d01b62-9dd1-4449-8105-23476ea75568/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-25 04:46:43,571 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-25 04:46:43,571 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-25 04:46:43,595 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 04:46:43,596 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-25 04:46:43,596 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-25 04:46:43,597 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 04:46:43,597 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 04:46:43,597 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 04:46:43,597 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-25 04:46:43,598 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-25 04:46:43,598 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-25 04:46:43,598 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-25 04:46:43,598 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 04:46:43,598 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-25 04:46:43,598 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 04:46:43,599 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-25 04:46:43,599 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-25 04:46:43,599 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-25 04:46:43,599 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-25 04:46:43,599 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-25 04:46:43,599 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 04:46:43,600 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 04:46:43,600 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 04:46:43,600 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 04:46:43,600 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 04:46:43,600 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 04:46:43,600 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 04:46:43,600 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 04:46:43,600 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 04:46:43,600 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-25 04:46:43,601 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-25 04:46:43,601 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-25 04:46:43,601 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_88d01b62-9dd1-4449-8105-23476ea75568/bin/ukojak-verify-ENZ3QT5qd3 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 32e66fa5ba3b1091e41b22524f2240292238d833cea4ffc730b1e622c7455b67 [2024-11-25 04:46:43,894 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 04:46:43,910 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 04:46:43,913 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 04:46:43,915 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 04:46:43,916 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 04:46:43,917 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88d01b62-9dd1-4449-8105-23476ea75568/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/termination-nla/ps6-both-nt.c [2024-11-25 04:46:46,896 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88d01b62-9dd1-4449-8105-23476ea75568/bin/ukojak-verify-ENZ3QT5qd3/data/a346c4712/8e898cff8aa649dc93838b2d40a778ed/FLAG805ab4608 [2024-11-25 04:46:47,186 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 04:46:47,187 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88d01b62-9dd1-4449-8105-23476ea75568/sv-benchmarks/c/termination-nla/ps6-both-nt.c [2024-11-25 04:46:47,199 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88d01b62-9dd1-4449-8105-23476ea75568/bin/ukojak-verify-ENZ3QT5qd3/data/a346c4712/8e898cff8aa649dc93838b2d40a778ed/FLAG805ab4608 [2024-11-25 04:46:47,224 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88d01b62-9dd1-4449-8105-23476ea75568/bin/ukojak-verify-ENZ3QT5qd3/data/a346c4712/8e898cff8aa649dc93838b2d40a778ed [2024-11-25 04:46:47,227 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 04:46:47,228 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 04:46:47,230 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 04:46:47,230 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 04:46:47,234 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 04:46:47,235 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 04:46:47" (1/1) ... [2024-11-25 04:46:47,236 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@72eef919 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:46:47, skipping insertion in model container [2024-11-25 04:46:47,237 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 04:46:47" (1/1) ... [2024-11-25 04:46:47,251 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 04:46:47,399 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 04:46:47,409 INFO L200 MainTranslator]: Completed pre-run [2024-11-25 04:46:47,428 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 04:46:47,443 INFO L204 MainTranslator]: Completed translation [2024-11-25 04:46:47,444 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:46:47 WrapperNode [2024-11-25 04:46:47,444 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-25 04:46:47,446 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-25 04:46:47,446 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-25 04:46:47,446 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-25 04:46:47,456 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:46:47" (1/1) ... [2024-11-25 04:46:47,461 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:46:47" (1/1) ... [2024-11-25 04:46:47,492 INFO L138 Inliner]: procedures = 4, calls = 2, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 79 [2024-11-25 04:46:47,493 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-25 04:46:47,494 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-25 04:46:47,494 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-25 04:46:47,495 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-25 04:46:47,504 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:46:47" (1/1) ... [2024-11-25 04:46:47,504 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:46:47" (1/1) ... [2024-11-25 04:46:47,506 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:46:47" (1/1) ... [2024-11-25 04:46:47,506 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:46:47" (1/1) ... [2024-11-25 04:46:47,512 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:46:47" (1/1) ... [2024-11-25 04:46:47,513 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:46:47" (1/1) ... [2024-11-25 04:46:47,525 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:46:47" (1/1) ... [2024-11-25 04:46:47,526 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:46:47" (1/1) ... [2024-11-25 04:46:47,527 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:46:47" (1/1) ... [2024-11-25 04:46:47,532 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-25 04:46:47,533 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-25 04:46:47,533 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-25 04:46:47,534 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-25 04:46:47,535 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:46:47" (1/1) ... [2024-11-25 04:46:47,549 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 04:46:47,570 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88d01b62-9dd1-4449-8105-23476ea75568/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-25 04:46:47,589 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88d01b62-9dd1-4449-8105-23476ea75568/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-25 04:46:47,595 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88d01b62-9dd1-4449-8105-23476ea75568/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-25 04:46:47,615 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-25 04:46:47,615 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-25 04:46:47,670 INFO L234 CfgBuilder]: Building ICFG [2024-11-25 04:46:47,672 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-25 04:46:48,135 INFO L? ?]: Removed 52 outVars from TransFormulas that were not future-live. [2024-11-25 04:46:48,136 INFO L283 CfgBuilder]: Performing block encoding [2024-11-25 04:46:48,165 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-25 04:46:48,165 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-25 04:46:48,165 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 04:46:48 BoogieIcfgContainer [2024-11-25 04:46:48,165 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-25 04:46:48,166 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-25 04:46:48,166 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-25 04:46:48,177 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-25 04:46:48,177 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 04:46:48" (1/1) ... [2024-11-25 04:46:48,185 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-25 04:46:48,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:48,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 116 states and 117 transitions. [2024-11-25 04:46:48,237 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 117 transitions. [2024-11-25 04:46:48,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3 [2024-11-25 04:46:48,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:48,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:48,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:48,394 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:48,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:48,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 117 states and 118 transitions. [2024-11-25 04:46:48,452 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 118 transitions. [2024-11-25 04:46:48,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-25 04:46:48,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:48,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:48,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:48,501 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:48,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:48,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 119 states and 121 transitions. [2024-11-25 04:46:48,595 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 121 transitions. [2024-11-25 04:46:48,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-25 04:46:48,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:48,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:48,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:46:48,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:48,632 INFO L256 TraceCheckSpWp]: Trace formula consists of 13 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:46:48,635 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:46:48,695 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:48,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:48,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 121 states and 123 transitions. [2024-11-25 04:46:48,736 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 123 transitions. [2024-11-25 04:46:48,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-25 04:46:48,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:48,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:48,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:48,754 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:48,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:48,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 120 states and 122 transitions. [2024-11-25 04:46:48,761 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 122 transitions. [2024-11-25 04:46:48,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-25 04:46:48,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:48,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:48,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:46:48,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:48,785 INFO L256 TraceCheckSpWp]: Trace formula consists of 15 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:46:48,786 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:46:48,844 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:48,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:48,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 122 states and 124 transitions. [2024-11-25 04:46:48,901 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 124 transitions. [2024-11-25 04:46:48,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-25 04:46:48,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:48,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:48,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:46:48,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:48,923 INFO L256 TraceCheckSpWp]: Trace formula consists of 16 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:46:48,924 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:46:48,999 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:49,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:49,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 125 states to 123 states and 125 transitions. [2024-11-25 04:46:49,025 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 125 transitions. [2024-11-25 04:46:49,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-25 04:46:49,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:49,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:49,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:46:49,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:49,046 INFO L256 TraceCheckSpWp]: Trace formula consists of 17 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:46:49,047 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:46:49,120 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:49,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:49,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 124 states and 126 transitions. [2024-11-25 04:46:49,141 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 126 transitions. [2024-11-25 04:46:49,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-25 04:46:49,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:49,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:49,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:49,155 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:49,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:49,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 125 states to 123 states and 125 transitions. [2024-11-25 04:46:49,163 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 125 transitions. [2024-11-25 04:46:49,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-25 04:46:49,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:49,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:49,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:46:49,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:49,182 INFO L256 TraceCheckSpWp]: Trace formula consists of 19 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:46:49,182 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:46:49,260 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:49,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:49,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 127 states to 125 states and 127 transitions. [2024-11-25 04:46:49,288 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 127 transitions. [2024-11-25 04:46:49,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-25 04:46:49,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:49,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:49,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:46:49,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:49,305 INFO L256 TraceCheckSpWp]: Trace formula consists of 20 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:46:49,305 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:46:49,388 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:49,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:49,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 126 states and 128 transitions. [2024-11-25 04:46:49,420 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 128 transitions. [2024-11-25 04:46:49,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-25 04:46:49,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:49,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:49,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:46:49,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:49,449 INFO L256 TraceCheckSpWp]: Trace formula consists of 21 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:46:49,450 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:46:49,543 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:49,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:49,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 127 states and 129 transitions. [2024-11-25 04:46:49,569 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 129 transitions. [2024-11-25 04:46:49,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-25 04:46:49,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:49,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:49,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:49,593 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:49,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:49,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 126 states and 128 transitions. [2024-11-25 04:46:49,606 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 128 transitions. [2024-11-25 04:46:49,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-25 04:46:49,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:49,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:49,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:49,674 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:49,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:49,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 128 states and 131 transitions. [2024-11-25 04:46:49,707 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 131 transitions. [2024-11-25 04:46:49,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-25 04:46:49,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:49,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:49,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:49,765 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:49,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:49,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 131 states and 134 transitions. [2024-11-25 04:46:49,817 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 134 transitions. [2024-11-25 04:46:49,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-25 04:46:49,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:49,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:49,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:49,850 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:49,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:49,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 130 states and 133 transitions. [2024-11-25 04:46:49,857 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 133 transitions. [2024-11-25 04:46:49,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-25 04:46:49,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:49,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:49,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:46:49,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:49,878 INFO L256 TraceCheckSpWp]: Trace formula consists of 26 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:46:49,878 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:46:50,027 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:50,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:50,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 133 states and 136 transitions. [2024-11-25 04:46:50,076 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 136 transitions. [2024-11-25 04:46:50,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-25 04:46:50,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:50,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:50,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:46:50,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:50,096 INFO L256 TraceCheckSpWp]: Trace formula consists of 27 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:46:50,097 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:46:50,240 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:50,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:50,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 134 states and 137 transitions. [2024-11-25 04:46:50,280 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 137 transitions. [2024-11-25 04:46:50,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-25 04:46:50,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:50,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:50,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:46:50,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:50,313 INFO L256 TraceCheckSpWp]: Trace formula consists of 28 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:46:50,314 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:46:50,472 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:50,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:50,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 135 states and 138 transitions. [2024-11-25 04:46:50,505 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 138 transitions. [2024-11-25 04:46:50,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-25 04:46:50,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:50,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:50,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:50,522 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:50,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:50,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 134 states and 137 transitions. [2024-11-25 04:46:50,531 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 137 transitions. [2024-11-25 04:46:50,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-25 04:46:50,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:50,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:50,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:46:50,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:50,551 INFO L256 TraceCheckSpWp]: Trace formula consists of 30 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:46:50,552 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:46:50,711 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:50,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:50,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 136 states and 139 transitions. [2024-11-25 04:46:50,752 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 139 transitions. [2024-11-25 04:46:50,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-25 04:46:50,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:50,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:50,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:46:50,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:50,772 INFO L256 TraceCheckSpWp]: Trace formula consists of 31 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:46:50,773 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:46:50,941 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:50,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:50,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 137 states and 140 transitions. [2024-11-25 04:46:50,976 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 140 transitions. [2024-11-25 04:46:50,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 04:46:50,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:50,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:50,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:46:51,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:51,005 INFO L256 TraceCheckSpWp]: Trace formula consists of 32 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:46:51,006 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:46:51,174 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:51,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:51,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 138 states and 141 transitions. [2024-11-25 04:46:51,211 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 141 transitions. [2024-11-25 04:46:51,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-25 04:46:51,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:51,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:51,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:46:51,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:51,241 INFO L256 TraceCheckSpWp]: Trace formula consists of 33 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:46:51,242 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:46:51,406 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:51,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:51,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 139 states and 142 transitions. [2024-11-25 04:46:51,445 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 142 transitions. [2024-11-25 04:46:51,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-25 04:46:51,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:51,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:51,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:51,463 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:51,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:51,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 138 states and 141 transitions. [2024-11-25 04:46:51,472 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 141 transitions. [2024-11-25 04:46:51,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-25 04:46:51,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:51,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:51,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:51,515 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:51,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:51,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 140 states and 144 transitions. [2024-11-25 04:46:51,565 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 144 transitions. [2024-11-25 04:46:51,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 04:46:51,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:51,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:51,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:51,632 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:51,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:51,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 143 states and 147 transitions. [2024-11-25 04:46:51,696 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 147 transitions. [2024-11-25 04:46:51,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-25 04:46:51,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:51,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:51,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:51,732 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:51,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:51,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 146 states to 142 states and 146 transitions. [2024-11-25 04:46:51,742 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 146 transitions. [2024-11-25 04:46:51,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-25 04:46:51,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:51,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:51,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:51,803 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:51,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:51,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 151 states to 145 states and 151 transitions. [2024-11-25 04:46:51,917 INFO L276 IsEmpty]: Start isEmpty. Operand 145 states and 151 transitions. [2024-11-25 04:46:51,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 04:46:51,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:51,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:51,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:51,983 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:52,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:52,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 149 states and 157 transitions. [2024-11-25 04:46:52,193 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 157 transitions. [2024-11-25 04:46:52,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-25 04:46:52,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:52,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:52,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:52,243 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:52,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:52,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 153 states and 162 transitions. [2024-11-25 04:46:52,412 INFO L276 IsEmpty]: Start isEmpty. Operand 153 states and 162 transitions. [2024-11-25 04:46:52,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-25 04:46:52,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:52,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:52,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:52,432 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:52,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:52,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 161 states to 152 states and 161 transitions. [2024-11-25 04:46:52,446 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 161 transitions. [2024-11-25 04:46:52,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-25 04:46:52,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:52,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:52,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:52,510 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:52,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:52,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 170 states to 159 states and 170 transitions. [2024-11-25 04:46:52,841 INFO L276 IsEmpty]: Start isEmpty. Operand 159 states and 170 transitions. [2024-11-25 04:46:52,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-25 04:46:52,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:52,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:52,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:46:52,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:52,867 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:46:52,869 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:46:53,084 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:53,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:53,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 178 states to 167 states and 178 transitions. [2024-11-25 04:46:53,265 INFO L276 IsEmpty]: Start isEmpty. Operand 167 states and 178 transitions. [2024-11-25 04:46:53,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-25 04:46:53,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:53,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:53,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:53,284 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:53,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:53,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 177 states to 166 states and 177 transitions. [2024-11-25 04:46:53,292 INFO L276 IsEmpty]: Start isEmpty. Operand 166 states and 177 transitions. [2024-11-25 04:46:53,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-25 04:46:53,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:53,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:53,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:53,311 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:53,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:53,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 176 states to 165 states and 176 transitions. [2024-11-25 04:46:53,319 INFO L276 IsEmpty]: Start isEmpty. Operand 165 states and 176 transitions. [2024-11-25 04:46:53,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 04:46:53,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:53,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:53,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:53,376 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:53,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:53,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 175 states to 164 states and 175 transitions. [2024-11-25 04:46:53,458 INFO L276 IsEmpty]: Start isEmpty. Operand 164 states and 175 transitions. [2024-11-25 04:46:53,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:46:53,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:53,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:53,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:46:53,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:53,483 INFO L256 TraceCheckSpWp]: Trace formula consists of 47 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:46:53,484 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:46:53,720 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:53,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:53,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 179 states to 168 states and 179 transitions. [2024-11-25 04:46:53,851 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 179 transitions. [2024-11-25 04:46:53,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-25 04:46:53,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:53,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:53,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:53,880 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:53,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:53,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 178 states to 167 states and 178 transitions. [2024-11-25 04:46:53,889 INFO L276 IsEmpty]: Start isEmpty. Operand 167 states and 178 transitions. [2024-11-25 04:46:53,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-25 04:46:53,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:53,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:53,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:53,999 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:54,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:54,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 219 states to 206 states and 219 transitions. [2024-11-25 04:46:54,369 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 219 transitions. [2024-11-25 04:46:54,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-25 04:46:54,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:54,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:54,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:54,447 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:54,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:54,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 261 states to 246 states and 261 transitions. [2024-11-25 04:46:54,890 INFO L276 IsEmpty]: Start isEmpty. Operand 246 states and 261 transitions. [2024-11-25 04:46:54,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-25 04:46:54,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:54,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:54,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:55,054 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:55,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:55,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 264 states to 248 states and 264 transitions. [2024-11-25 04:46:55,857 INFO L276 IsEmpty]: Start isEmpty. Operand 248 states and 264 transitions. [2024-11-25 04:46:55,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-25 04:46:55,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:55,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:55,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:55,983 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:56,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:56,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 263 states to 247 states and 263 transitions. [2024-11-25 04:46:56,238 INFO L276 IsEmpty]: Start isEmpty. Operand 247 states and 263 transitions. [2024-11-25 04:46:56,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-25 04:46:56,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:56,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:56,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:56,322 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:57,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:57,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 312 states to 291 states and 312 transitions. [2024-11-25 04:46:57,669 INFO L276 IsEmpty]: Start isEmpty. Operand 291 states and 312 transitions. [2024-11-25 04:46:57,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-25 04:46:57,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:57,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:57,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:57,777 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:46:59,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:46:59,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 362 states to 336 states and 362 transitions. [2024-11-25 04:46:59,312 INFO L276 IsEmpty]: Start isEmpty. Operand 336 states and 362 transitions. [2024-11-25 04:46:59,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-25 04:46:59,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:46:59,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:46:59,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:46:59,363 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:00,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:00,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 377 states to 345 states and 377 transitions. [2024-11-25 04:47:00,829 INFO L276 IsEmpty]: Start isEmpty. Operand 345 states and 377 transitions. [2024-11-25 04:47:00,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-25 04:47:00,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:00,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:00,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:00,866 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:02,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:02,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 392 states to 355 states and 392 transitions. [2024-11-25 04:47:02,100 INFO L276 IsEmpty]: Start isEmpty. Operand 355 states and 392 transitions. [2024-11-25 04:47:02,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-25 04:47:02,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:02,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:02,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:02,119 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:02,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:02,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 391 states to 354 states and 391 transitions. [2024-11-25 04:47:02,134 INFO L276 IsEmpty]: Start isEmpty. Operand 354 states and 391 transitions. [2024-11-25 04:47:02,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-25 04:47:02,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:02,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:02,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:02,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:02,161 INFO L256 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-25 04:47:02,164 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:02,554 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:02,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:02,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 394 states to 357 states and 394 transitions. [2024-11-25 04:47:02,706 INFO L276 IsEmpty]: Start isEmpty. Operand 357 states and 394 transitions. [2024-11-25 04:47:02,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-25 04:47:02,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:02,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:02,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:02,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:02,739 INFO L256 TraceCheckSpWp]: Trace formula consists of 65 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:47:02,740 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:02,869 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:02,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:02,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 396 states to 358 states and 396 transitions. [2024-11-25 04:47:02,928 INFO L276 IsEmpty]: Start isEmpty. Operand 358 states and 396 transitions. [2024-11-25 04:47:02,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-25 04:47:02,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:02,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:02,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:02,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:02,956 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:47:02,957 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:03,091 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:03,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:03,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 398 states to 360 states and 398 transitions. [2024-11-25 04:47:03,254 INFO L276 IsEmpty]: Start isEmpty. Operand 360 states and 398 transitions. [2024-11-25 04:47:03,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-25 04:47:03,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:03,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:03,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:03,284 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:03,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:03,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 397 states to 359 states and 397 transitions. [2024-11-25 04:47:03,302 INFO L276 IsEmpty]: Start isEmpty. Operand 359 states and 397 transitions. [2024-11-25 04:47:03,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-25 04:47:03,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:03,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:03,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:03,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:03,343 INFO L256 TraceCheckSpWp]: Trace formula consists of 68 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-25 04:47:03,344 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:03,704 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:03,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:03,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 400 states to 362 states and 400 transitions. [2024-11-25 04:47:03,794 INFO L276 IsEmpty]: Start isEmpty. Operand 362 states and 400 transitions. [2024-11-25 04:47:03,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-25 04:47:03,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:03,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:03,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:03,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:03,828 INFO L256 TraceCheckSpWp]: Trace formula consists of 69 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:47:03,832 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:03,948 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:04,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:04,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 402 states to 363 states and 402 transitions. [2024-11-25 04:47:04,031 INFO L276 IsEmpty]: Start isEmpty. Operand 363 states and 402 transitions. [2024-11-25 04:47:04,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-25 04:47:04,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:04,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:04,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:04,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:04,075 INFO L256 TraceCheckSpWp]: Trace formula consists of 70 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:47:04,077 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:04,192 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:04,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:04,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 404 states to 365 states and 404 transitions. [2024-11-25 04:47:04,309 INFO L276 IsEmpty]: Start isEmpty. Operand 365 states and 404 transitions. [2024-11-25 04:47:04,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-25 04:47:04,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:04,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:04,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:04,446 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:05,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:05,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 381 states and 424 transitions. [2024-11-25 04:47:05,559 INFO L276 IsEmpty]: Start isEmpty. Operand 381 states and 424 transitions. [2024-11-25 04:47:05,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-25 04:47:05,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:05,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:05,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:05,755 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:06,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:06,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 443 states to 397 states and 443 transitions. [2024-11-25 04:47:06,820 INFO L276 IsEmpty]: Start isEmpty. Operand 397 states and 443 transitions. [2024-11-25 04:47:06,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-25 04:47:06,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:06,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:06,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:06,895 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:07,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:07,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 446 states to 400 states and 446 transitions. [2024-11-25 04:47:07,496 INFO L276 IsEmpty]: Start isEmpty. Operand 400 states and 446 transitions. [2024-11-25 04:47:07,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-25 04:47:07,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:07,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:07,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:07,563 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:08,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:08,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 449 states to 403 states and 449 transitions. [2024-11-25 04:47:08,319 INFO L276 IsEmpty]: Start isEmpty. Operand 403 states and 449 transitions. [2024-11-25 04:47:08,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-25 04:47:08,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:08,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:08,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:08,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:08,354 INFO L256 TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-25 04:47:08,355 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:08,609 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:08,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:08,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 451 states to 405 states and 451 transitions. [2024-11-25 04:47:08,794 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 451 transitions. [2024-11-25 04:47:08,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-25 04:47:08,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:08,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:08,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:08,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:08,852 INFO L256 TraceCheckSpWp]: Trace formula consists of 79 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:47:08,854 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:08,944 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:09,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:09,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 454 states to 407 states and 454 transitions. [2024-11-25 04:47:09,105 INFO L276 IsEmpty]: Start isEmpty. Operand 407 states and 454 transitions. [2024-11-25 04:47:09,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-25 04:47:09,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:09,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:09,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:09,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:09,141 INFO L256 TraceCheckSpWp]: Trace formula consists of 80 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:47:09,142 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:09,226 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:09,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:09,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 457 states to 410 states and 457 transitions. [2024-11-25 04:47:09,338 INFO L276 IsEmpty]: Start isEmpty. Operand 410 states and 457 transitions. [2024-11-25 04:47:09,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-25 04:47:09,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:09,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:09,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:09,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:09,370 INFO L256 TraceCheckSpWp]: Trace formula consists of 81 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-25 04:47:09,371 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:09,647 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:09,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:09,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 459 states to 412 states and 459 transitions. [2024-11-25 04:47:09,729 INFO L276 IsEmpty]: Start isEmpty. Operand 412 states and 459 transitions. [2024-11-25 04:47:09,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-25 04:47:09,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:09,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:09,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:09,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:09,762 INFO L256 TraceCheckSpWp]: Trace formula consists of 83 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:47:09,763 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:09,866 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:09,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:09,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 462 states to 414 states and 462 transitions. [2024-11-25 04:47:09,929 INFO L276 IsEmpty]: Start isEmpty. Operand 414 states and 462 transitions. [2024-11-25 04:47:09,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-25 04:47:09,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:09,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:09,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:09,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:09,960 INFO L256 TraceCheckSpWp]: Trace formula consists of 84 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:47:09,961 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:10,070 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:10,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:10,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 465 states to 417 states and 465 transitions. [2024-11-25 04:47:10,236 INFO L276 IsEmpty]: Start isEmpty. Operand 417 states and 465 transitions. [2024-11-25 04:47:10,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-25 04:47:10,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:10,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:10,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:10,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:10,267 INFO L256 TraceCheckSpWp]: Trace formula consists of 85 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-25 04:47:10,269 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:10,553 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:10,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:10,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 467 states to 419 states and 467 transitions. [2024-11-25 04:47:10,651 INFO L276 IsEmpty]: Start isEmpty. Operand 419 states and 467 transitions. [2024-11-25 04:47:10,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-25 04:47:10,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:10,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:10,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:10,702 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:10,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:10,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 470 states to 422 states and 470 transitions. [2024-11-25 04:47:10,957 INFO L276 IsEmpty]: Start isEmpty. Operand 422 states and 470 transitions. [2024-11-25 04:47:10,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-25 04:47:10,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:10,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:10,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:10,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:10,990 INFO L256 TraceCheckSpWp]: Trace formula consists of 90 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-25 04:47:10,991 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:11,308 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:11,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:11,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 472 states to 424 states and 472 transitions. [2024-11-25 04:47:11,375 INFO L276 IsEmpty]: Start isEmpty. Operand 424 states and 472 transitions. [2024-11-25 04:47:11,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-25 04:47:11,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:11,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:11,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:11,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:11,409 INFO L256 TraceCheckSpWp]: Trace formula consists of 91 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:47:11,410 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:11,535 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:11,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:11,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 474 states to 425 states and 474 transitions. [2024-11-25 04:47:11,611 INFO L276 IsEmpty]: Start isEmpty. Operand 425 states and 474 transitions. [2024-11-25 04:47:11,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-25 04:47:11,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:11,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:11,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:11,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:11,661 INFO L256 TraceCheckSpWp]: Trace formula consists of 92 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:47:11,661 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:11,764 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:11,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:11,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 476 states to 427 states and 476 transitions. [2024-11-25 04:47:11,873 INFO L276 IsEmpty]: Start isEmpty. Operand 427 states and 476 transitions. [2024-11-25 04:47:11,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-25 04:47:11,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:11,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:11,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:11,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:11,912 INFO L256 TraceCheckSpWp]: Trace formula consists of 94 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-25 04:47:11,914 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:12,253 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:12,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:12,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 479 states to 430 states and 479 transitions. [2024-11-25 04:47:12,335 INFO L276 IsEmpty]: Start isEmpty. Operand 430 states and 479 transitions. [2024-11-25 04:47:12,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-25 04:47:12,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:12,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:12,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:12,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:12,384 INFO L256 TraceCheckSpWp]: Trace formula consists of 95 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:47:12,385 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:12,503 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:12,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:12,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 481 states to 431 states and 481 transitions. [2024-11-25 04:47:12,572 INFO L276 IsEmpty]: Start isEmpty. Operand 431 states and 481 transitions. [2024-11-25 04:47:12,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-25 04:47:12,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:12,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:12,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:12,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:12,605 INFO L256 TraceCheckSpWp]: Trace formula consists of 96 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-25 04:47:12,606 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:12,713 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:12,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:12,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 483 states to 433 states and 483 transitions. [2024-11-25 04:47:12,808 INFO L276 IsEmpty]: Start isEmpty. Operand 433 states and 483 transitions. [2024-11-25 04:47:12,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-25 04:47:12,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:12,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:12,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:12,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:12,841 INFO L256 TraceCheckSpWp]: Trace formula consists of 97 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-25 04:47:12,842 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:13,143 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 23 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:13,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:13,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 485 states to 435 states and 485 transitions. [2024-11-25 04:47:13,230 INFO L276 IsEmpty]: Start isEmpty. Operand 435 states and 485 transitions. [2024-11-25 04:47:13,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-25 04:47:13,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:13,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:13,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:13,336 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-25 04:47:13,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:13,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 484 states to 434 states and 484 transitions. [2024-11-25 04:47:13,582 INFO L276 IsEmpty]: Start isEmpty. Operand 434 states and 484 transitions. [2024-11-25 04:47:13,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-25 04:47:13,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:13,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:13,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:13,617 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:47:13,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:13,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 483 states to 434 states and 483 transitions. [2024-11-25 04:47:13,906 INFO L276 IsEmpty]: Start isEmpty. Operand 434 states and 483 transitions. [2024-11-25 04:47:13,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-25 04:47:13,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:13,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:13,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:13,939 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-25 04:47:14,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:14,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 480 states to 432 states and 480 transitions. [2024-11-25 04:47:14,147 INFO L276 IsEmpty]: Start isEmpty. Operand 432 states and 480 transitions. [2024-11-25 04:47:14,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-25 04:47:14,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:14,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:14,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:14,183 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-25 04:47:14,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:14,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 479 states to 432 states and 479 transitions. [2024-11-25 04:47:14,516 INFO L276 IsEmpty]: Start isEmpty. Operand 432 states and 479 transitions. [2024-11-25 04:47:14,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-25 04:47:14,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:14,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:14,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:14,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:14,551 INFO L256 TraceCheckSpWp]: Trace formula consists of 107 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-25 04:47:14,552 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:14,886 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 33 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:15,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:15,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 489 states to 442 states and 489 transitions. [2024-11-25 04:47:15,271 INFO L276 IsEmpty]: Start isEmpty. Operand 442 states and 489 transitions. [2024-11-25 04:47:15,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-25 04:47:15,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:15,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:15,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:15,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:15,308 INFO L256 TraceCheckSpWp]: Trace formula consists of 111 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-25 04:47:15,310 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:15,489 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-11-25 04:47:16,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:16,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 488 states to 441 states and 488 transitions. [2024-11-25 04:47:16,096 INFO L276 IsEmpty]: Start isEmpty. Operand 441 states and 488 transitions. [2024-11-25 04:47:16,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-25 04:47:16,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:16,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:16,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:16,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:16,137 INFO L256 TraceCheckSpWp]: Trace formula consists of 113 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-25 04:47:16,140 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:16,656 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 0 proven. 39 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:17,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:17,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 528 states to 481 states and 528 transitions. [2024-11-25 04:47:17,868 INFO L276 IsEmpty]: Start isEmpty. Operand 481 states and 528 transitions. [2024-11-25 04:47:17,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-25 04:47:17,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:17,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:17,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:17,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:17,910 INFO L256 TraceCheckSpWp]: Trace formula consists of 114 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-25 04:47:17,911 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:18,651 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:20,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:20,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 523 states and 577 transitions. [2024-11-25 04:47:20,588 INFO L276 IsEmpty]: Start isEmpty. Operand 523 states and 577 transitions. [2024-11-25 04:47:20,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-25 04:47:20,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:20,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:20,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:20,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:20,638 INFO L256 TraceCheckSpWp]: Trace formula consists of 115 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-25 04:47:20,640 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:23,665 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 0 proven. 41 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:24,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:24,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 586 states to 530 states and 586 transitions. [2024-11-25 04:47:24,895 INFO L276 IsEmpty]: Start isEmpty. Operand 530 states and 586 transitions. [2024-11-25 04:47:24,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-25 04:47:24,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:24,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:24,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:24,996 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 44 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:26,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:26,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 638 states to 583 states and 638 transitions. [2024-11-25 04:47:26,408 INFO L276 IsEmpty]: Start isEmpty. Operand 583 states and 638 transitions. [2024-11-25 04:47:26,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-11-25 04:47:26,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:26,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:26,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:26,550 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 0 proven. 45 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:28,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:28,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 703 states to 640 states and 703 transitions. [2024-11-25 04:47:28,965 INFO L276 IsEmpty]: Start isEmpty. Operand 640 states and 703 transitions. [2024-11-25 04:47:28,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-25 04:47:28,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:28,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:28,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:29,099 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 44 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-25 04:47:30,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:30,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 706 states to 641 states and 706 transitions. [2024-11-25 04:47:30,530 INFO L276 IsEmpty]: Start isEmpty. Operand 641 states and 706 transitions. [2024-11-25 04:47:30,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-11-25 04:47:30,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:30,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:30,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:30,663 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 46 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 04:47:32,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:32,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 710 states to 643 states and 710 transitions. [2024-11-25 04:47:32,154 INFO L276 IsEmpty]: Start isEmpty. Operand 643 states and 710 transitions. [2024-11-25 04:47:32,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-25 04:47:32,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:32,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:32,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:32,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:32,227 INFO L256 TraceCheckSpWp]: Trace formula consists of 128 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-25 04:47:32,229 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:32,689 INFO L134 CoverageAnalysis]: Checked inductivity of 49 backedges. 0 proven. 49 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:34,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:34,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 724 states to 652 states and 724 transitions. [2024-11-25 04:47:34,248 INFO L276 IsEmpty]: Start isEmpty. Operand 652 states and 724 transitions. [2024-11-25 04:47:34,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-25 04:47:34,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:34,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:34,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:34,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:34,292 INFO L256 TraceCheckSpWp]: Trace formula consists of 130 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-25 04:47:34,293 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:34,524 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 0 proven. 51 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:34,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:34,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 726 states to 654 states and 726 transitions. [2024-11-25 04:47:34,825 INFO L276 IsEmpty]: Start isEmpty. Operand 654 states and 726 transitions. [2024-11-25 04:47:34,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-11-25 04:47:34,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:34,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:34,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:34,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:34,877 INFO L256 TraceCheckSpWp]: Trace formula consists of 132 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-25 04:47:34,879 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:35,217 INFO L134 CoverageAnalysis]: Checked inductivity of 53 backedges. 0 proven. 53 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:35,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:35,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 728 states to 656 states and 728 transitions. [2024-11-25 04:47:35,311 INFO L276 IsEmpty]: Start isEmpty. Operand 656 states and 728 transitions. [2024-11-25 04:47:35,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-11-25 04:47:35,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:35,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:35,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:35,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:35,358 INFO L256 TraceCheckSpWp]: Trace formula consists of 134 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-25 04:47:35,359 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:35,494 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:35,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:35,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 732 states to 658 states and 732 transitions. [2024-11-25 04:47:35,702 INFO L276 IsEmpty]: Start isEmpty. Operand 658 states and 732 transitions. [2024-11-25 04:47:35,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-25 04:47:35,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:35,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:35,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:35,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:35,742 INFO L256 TraceCheckSpWp]: Trace formula consists of 135 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-25 04:47:35,743 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:36,514 INFO L134 CoverageAnalysis]: Checked inductivity of 56 backedges. 56 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:38,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:38,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 747 states to 671 states and 747 transitions. [2024-11-25 04:47:38,273 INFO L276 IsEmpty]: Start isEmpty. Operand 671 states and 747 transitions. [2024-11-25 04:47:38,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-11-25 04:47:38,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:38,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:38,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:38,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:38,313 INFO L256 TraceCheckSpWp]: Trace formula consists of 136 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-25 04:47:38,315 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:39,042 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 0 proven. 57 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:41,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:41,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 761 states to 684 states and 761 transitions. [2024-11-25 04:47:41,257 INFO L276 IsEmpty]: Start isEmpty. Operand 684 states and 761 transitions. [2024-11-25 04:47:41,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-25 04:47:41,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:41,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:41,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:41,418 INFO L134 CoverageAnalysis]: Checked inductivity of 59 backedges. 45 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-25 04:47:42,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:42,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 760 states to 683 states and 760 transitions. [2024-11-25 04:47:42,544 INFO L276 IsEmpty]: Start isEmpty. Operand 683 states and 760 transitions. [2024-11-25 04:47:42,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-11-25 04:47:42,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:42,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:42,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:42,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:42,590 INFO L256 TraceCheckSpWp]: Trace formula consists of 141 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-25 04:47:42,592 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:42,932 INFO L134 CoverageAnalysis]: Checked inductivity of 63 backedges. 0 proven. 63 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:44,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:44,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 765 states to 688 states and 765 transitions. [2024-11-25 04:47:44,107 INFO L276 IsEmpty]: Start isEmpty. Operand 688 states and 765 transitions. [2024-11-25 04:47:44,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-25 04:47:44,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:44,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:44,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:44,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:44,147 INFO L256 TraceCheckSpWp]: Trace formula consists of 143 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-25 04:47:44,148 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:44,297 INFO L134 CoverageAnalysis]: Checked inductivity of 67 backedges. 0 proven. 67 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:44,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:44,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 767 states to 690 states and 767 transitions. [2024-11-25 04:47:44,488 INFO L276 IsEmpty]: Start isEmpty. Operand 690 states and 767 transitions. [2024-11-25 04:47:44,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-11-25 04:47:44,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:44,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:44,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:44,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:44,540 INFO L256 TraceCheckSpWp]: Trace formula consists of 145 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-25 04:47:44,541 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:44,853 INFO L134 CoverageAnalysis]: Checked inductivity of 71 backedges. 0 proven. 71 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:44,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:44,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 769 states to 692 states and 769 transitions. [2024-11-25 04:47:44,975 INFO L276 IsEmpty]: Start isEmpty. Operand 692 states and 769 transitions. [2024-11-25 04:47:44,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-11-25 04:47:44,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:44,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:44,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:45,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:45,014 INFO L256 TraceCheckSpWp]: Trace formula consists of 147 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-25 04:47:45,015 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:45,181 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 0 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:45,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:45,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 771 states to 694 states and 771 transitions. [2024-11-25 04:47:45,374 INFO L276 IsEmpty]: Start isEmpty. Operand 694 states and 771 transitions. [2024-11-25 04:47:45,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 127 [2024-11-25 04:47:45,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:45,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:45,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:45,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:45,414 INFO L256 TraceCheckSpWp]: Trace formula consists of 149 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-25 04:47:45,415 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:45,781 INFO L134 CoverageAnalysis]: Checked inductivity of 79 backedges. 0 proven. 79 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:45,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:45,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 773 states to 696 states and 773 transitions. [2024-11-25 04:47:45,909 INFO L276 IsEmpty]: Start isEmpty. Operand 696 states and 773 transitions. [2024-11-25 04:47:45,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-25 04:47:45,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:45,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:45,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:45,974 INFO L134 CoverageAnalysis]: Checked inductivity of 85 backedges. 0 proven. 85 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:46,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:46,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 776 states to 699 states and 776 transitions. [2024-11-25 04:47:46,217 INFO L276 IsEmpty]: Start isEmpty. Operand 699 states and 776 transitions. [2024-11-25 04:47:46,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 132 [2024-11-25 04:47:46,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:46,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:46,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:46,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:46,267 INFO L256 TraceCheckSpWp]: Trace formula consists of 154 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-25 04:47:46,268 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:46,595 INFO L134 CoverageAnalysis]: Checked inductivity of 89 backedges. 0 proven. 89 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:46,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:46,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 778 states to 701 states and 778 transitions. [2024-11-25 04:47:46,715 INFO L276 IsEmpty]: Start isEmpty. Operand 701 states and 778 transitions. [2024-11-25 04:47:46,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 134 [2024-11-25 04:47:46,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:46,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:46,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:46,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:46,765 INFO L256 TraceCheckSpWp]: Trace formula consists of 156 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-25 04:47:46,767 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:46,949 INFO L134 CoverageAnalysis]: Checked inductivity of 93 backedges. 0 proven. 93 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:47,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:47,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 780 states to 703 states and 780 transitions. [2024-11-25 04:47:47,163 INFO L276 IsEmpty]: Start isEmpty. Operand 703 states and 780 transitions. [2024-11-25 04:47:47,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 136 [2024-11-25 04:47:47,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:47,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:47,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:47,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:47,209 INFO L256 TraceCheckSpWp]: Trace formula consists of 158 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-25 04:47:47,210 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:47,530 INFO L134 CoverageAnalysis]: Checked inductivity of 97 backedges. 0 proven. 97 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:47,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:47,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 782 states to 705 states and 782 transitions. [2024-11-25 04:47:47,618 INFO L276 IsEmpty]: Start isEmpty. Operand 705 states and 782 transitions. [2024-11-25 04:47:47,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 138 [2024-11-25 04:47:47,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:47,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:47,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:47,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:47,668 INFO L256 TraceCheckSpWp]: Trace formula consists of 160 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-25 04:47:47,670 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:47,834 INFO L134 CoverageAnalysis]: Checked inductivity of 101 backedges. 0 proven. 101 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:48,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:48,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 784 states to 707 states and 784 transitions. [2024-11-25 04:47:48,034 INFO L276 IsEmpty]: Start isEmpty. Operand 707 states and 784 transitions. [2024-11-25 04:47:48,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 139 [2024-11-25 04:47:48,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:48,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:48,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:48,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:48,117 INFO L256 TraceCheckSpWp]: Trace formula consists of 161 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-25 04:47:48,120 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:48,464 INFO L134 CoverageAnalysis]: Checked inductivity of 103 backedges. 0 proven. 103 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:48,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:48,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 785 states to 708 states and 785 transitions. [2024-11-25 04:47:48,586 INFO L276 IsEmpty]: Start isEmpty. Operand 708 states and 785 transitions. [2024-11-25 04:47:48,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 149 [2024-11-25 04:47:48,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:48,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:48,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:48,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:48,653 INFO L256 TraceCheckSpWp]: Trace formula consists of 171 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-25 04:47:48,655 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:49,038 INFO L134 CoverageAnalysis]: Checked inductivity of 123 backedges. 0 proven. 123 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:47:49,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:47:49,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 797 states to 718 states and 797 transitions. [2024-11-25 04:47:49,520 INFO L276 IsEmpty]: Start isEmpty. Operand 718 states and 797 transitions. [2024-11-25 04:47:49,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2024-11-25 04:47:49,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:47:49,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:47:49,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:47:49,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:47:49,574 INFO L256 TraceCheckSpWp]: Trace formula consists of 177 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-25 04:47:49,576 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:47:51,108 INFO L134 CoverageAnalysis]: Checked inductivity of 135 backedges. 92 proven. 0 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-11-25 04:48:03,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:48:03,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 839 states to 757 states and 839 transitions. [2024-11-25 04:48:03,912 INFO L276 IsEmpty]: Start isEmpty. Operand 757 states and 839 transitions. [2024-11-25 04:48:03,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 156 [2024-11-25 04:48:03,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:48:03,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:48:03,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:48:03,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:48:03,969 INFO L256 TraceCheckSpWp]: Trace formula consists of 178 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-25 04:48:03,971 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:48:05,085 INFO L134 CoverageAnalysis]: Checked inductivity of 137 backedges. 0 proven. 137 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:48:09,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:48:09,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 891 states to 799 states and 891 transitions. [2024-11-25 04:48:09,140 INFO L276 IsEmpty]: Start isEmpty. Operand 799 states and 891 transitions. [2024-11-25 04:48:09,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 157 [2024-11-25 04:48:09,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:48:09,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:48:09,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:48:09,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:48:09,233 INFO L256 TraceCheckSpWp]: Trace formula consists of 179 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-25 04:48:09,234 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:48:09,666 INFO L134 CoverageAnalysis]: Checked inductivity of 139 backedges. 96 proven. 0 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-11-25 04:48:13,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:48:13,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 937 states to 841 states and 937 transitions. [2024-11-25 04:48:13,736 INFO L276 IsEmpty]: Start isEmpty. Operand 841 states and 937 transitions. [2024-11-25 04:48:13,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 157 [2024-11-25 04:48:13,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:48:13,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:48:13,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:48:13,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:48:13,799 INFO L256 TraceCheckSpWp]: Trace formula consists of 179 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-25 04:48:13,801 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:48:13,952 INFO L134 CoverageAnalysis]: Checked inductivity of 139 backedges. 96 proven. 0 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-11-25 04:48:17,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:48:17,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 949 states to 848 states and 949 transitions. [2024-11-25 04:48:17,445 INFO L276 IsEmpty]: Start isEmpty. Operand 848 states and 949 transitions. [2024-11-25 04:48:17,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 160 [2024-11-25 04:48:17,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:48:17,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:48:17,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:48:17,808 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 101 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-25 04:48:26,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:48:26,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1020 states to 904 states and 1020 transitions. [2024-11-25 04:48:26,197 INFO L276 IsEmpty]: Start isEmpty. Operand 904 states and 1020 transitions. [2024-11-25 04:48:26,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2024-11-25 04:48:26,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:48:26,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:48:26,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:48:26,490 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 147 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:48:34,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:48:34,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1096 states to 961 states and 1096 transitions. [2024-11-25 04:48:34,025 INFO L276 IsEmpty]: Start isEmpty. Operand 961 states and 1096 transitions. [2024-11-25 04:48:34,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2024-11-25 04:48:34,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:48:34,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:48:34,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:48:34,076 INFO L134 CoverageAnalysis]: Checked inductivity of 149 backedges. 88 proven. 0 refuted. 0 times theorem prover too weak. 61 trivial. 0 not checked. [2024-11-25 04:48:36,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:48:36,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1095 states to 961 states and 1095 transitions. [2024-11-25 04:48:36,193 INFO L276 IsEmpty]: Start isEmpty. Operand 961 states and 1095 transitions. [2024-11-25 04:48:36,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2024-11-25 04:48:36,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:48:36,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:48:36,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:48:36,240 INFO L134 CoverageAnalysis]: Checked inductivity of 149 backedges. 88 proven. 0 refuted. 0 times theorem prover too weak. 61 trivial. 0 not checked. [2024-11-25 04:48:38,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:48:38,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1097 states to 962 states and 1097 transitions. [2024-11-25 04:48:38,602 INFO L276 IsEmpty]: Start isEmpty. Operand 962 states and 1097 transitions. [2024-11-25 04:48:38,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2024-11-25 04:48:38,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:48:38,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:48:38,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:48:38,671 INFO L134 CoverageAnalysis]: Checked inductivity of 149 backedges. 88 proven. 0 refuted. 0 times theorem prover too weak. 61 trivial. 0 not checked. [2024-11-25 04:48:40,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:48:40,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1096 states to 962 states and 1096 transitions. [2024-11-25 04:48:40,631 INFO L276 IsEmpty]: Start isEmpty. Operand 962 states and 1096 transitions. [2024-11-25 04:48:40,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 163 [2024-11-25 04:48:40,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:48:40,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:48:40,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:48:40,679 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 92 proven. 0 refuted. 0 times theorem prover too weak. 59 trivial. 0 not checked. [2024-11-25 04:48:43,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:48:43,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1098 states to 963 states and 1098 transitions. [2024-11-25 04:48:43,057 INFO L276 IsEmpty]: Start isEmpty. Operand 963 states and 1098 transitions. [2024-11-25 04:48:43,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 163 [2024-11-25 04:48:43,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:48:43,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:48:43,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:48:43,103 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 92 proven. 0 refuted. 0 times theorem prover too weak. 59 trivial. 0 not checked. [2024-11-25 04:48:45,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:48:45,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1097 states to 963 states and 1097 transitions. [2024-11-25 04:48:45,921 INFO L276 IsEmpty]: Start isEmpty. Operand 963 states and 1097 transitions. [2024-11-25 04:48:45,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 163 [2024-11-25 04:48:45,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:48:45,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:48:45,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:48:45,967 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 92 proven. 0 refuted. 0 times theorem prover too weak. 59 trivial. 0 not checked. [2024-11-25 04:48:48,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:48:48,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1096 states to 963 states and 1096 transitions. [2024-11-25 04:48:48,072 INFO L276 IsEmpty]: Start isEmpty. Operand 963 states and 1096 transitions. [2024-11-25 04:48:48,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-25 04:48:48,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:48:48,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:48:48,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:48:48,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:48:48,130 INFO L256 TraceCheckSpWp]: Trace formula consists of 192 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-25 04:48:48,132 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:48:48,700 INFO L134 CoverageAnalysis]: Checked inductivity of 155 backedges. 0 proven. 155 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:48:54,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:48:54,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1123 states to 979 states and 1123 transitions. [2024-11-25 04:48:54,823 INFO L276 IsEmpty]: Start isEmpty. Operand 979 states and 1123 transitions. [2024-11-25 04:48:54,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-25 04:48:54,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:48:54,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:48:54,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:48:54,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:48:54,885 INFO L256 TraceCheckSpWp]: Trace formula consists of 192 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-25 04:48:54,887 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:48:55,255 INFO L134 CoverageAnalysis]: Checked inductivity of 155 backedges. 0 proven. 155 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:48:57,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:48:57,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1132 states to 984 states and 1132 transitions. [2024-11-25 04:48:57,945 INFO L276 IsEmpty]: Start isEmpty. Operand 984 states and 1132 transitions. [2024-11-25 04:48:57,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-25 04:48:57,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:48:57,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:48:57,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:48:58,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:48:58,005 INFO L256 TraceCheckSpWp]: Trace formula consists of 192 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-25 04:48:58,006 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:48:58,391 INFO L134 CoverageAnalysis]: Checked inductivity of 155 backedges. 0 proven. 155 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:00,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:00,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1141 states to 988 states and 1141 transitions. [2024-11-25 04:49:00,778 INFO L276 IsEmpty]: Start isEmpty. Operand 988 states and 1141 transitions. [2024-11-25 04:49:00,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-25 04:49:00,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:00,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:00,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:00,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:00,831 INFO L256 TraceCheckSpWp]: Trace formula consists of 192 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-25 04:49:00,832 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:01,231 INFO L134 CoverageAnalysis]: Checked inductivity of 155 backedges. 0 proven. 155 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:01,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:01,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1143 states to 989 states and 1143 transitions. [2024-11-25 04:49:01,966 INFO L276 IsEmpty]: Start isEmpty. Operand 989 states and 1143 transitions. [2024-11-25 04:49:01,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-25 04:49:01,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:01,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:01,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:02,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:02,033 INFO L256 TraceCheckSpWp]: Trace formula consists of 192 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-25 04:49:02,035 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:02,535 INFO L134 CoverageAnalysis]: Checked inductivity of 155 backedges. 0 proven. 155 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:04,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:04,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1151 states to 993 states and 1151 transitions. [2024-11-25 04:49:04,610 INFO L276 IsEmpty]: Start isEmpty. Operand 993 states and 1151 transitions. [2024-11-25 04:49:04,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 167 [2024-11-25 04:49:04,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:04,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:04,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:04,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:04,657 INFO L256 TraceCheckSpWp]: Trace formula consists of 194 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-25 04:49:04,658 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:05,115 INFO L134 CoverageAnalysis]: Checked inductivity of 159 backedges. 0 proven. 159 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:05,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:05,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1153 states to 995 states and 1153 transitions. [2024-11-25 04:49:05,801 INFO L276 IsEmpty]: Start isEmpty. Operand 995 states and 1153 transitions. [2024-11-25 04:49:05,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2024-11-25 04:49:05,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:05,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:05,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:05,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:05,857 INFO L256 TraceCheckSpWp]: Trace formula consists of 196 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-25 04:49:05,859 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:06,240 INFO L134 CoverageAnalysis]: Checked inductivity of 163 backedges. 0 proven. 163 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:06,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:06,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1155 states to 997 states and 1155 transitions. [2024-11-25 04:49:06,366 INFO L276 IsEmpty]: Start isEmpty. Operand 997 states and 1155 transitions. [2024-11-25 04:49:06,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2024-11-25 04:49:06,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:06,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:06,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:06,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:06,415 INFO L256 TraceCheckSpWp]: Trace formula consists of 198 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-25 04:49:06,416 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:06,619 INFO L134 CoverageAnalysis]: Checked inductivity of 167 backedges. 0 proven. 167 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:06,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:06,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1159 states to 999 states and 1159 transitions. [2024-11-25 04:49:06,982 INFO L276 IsEmpty]: Start isEmpty. Operand 999 states and 1159 transitions. [2024-11-25 04:49:06,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 172 [2024-11-25 04:49:06,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:06,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:06,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:07,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:07,027 INFO L256 TraceCheckSpWp]: Trace formula consists of 199 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-11-25 04:49:07,029 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:09,628 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 169 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:14,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:14,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1175 states to 1012 states and 1175 transitions. [2024-11-25 04:49:14,009 INFO L276 IsEmpty]: Start isEmpty. Operand 1012 states and 1175 transitions. [2024-11-25 04:49:14,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 172 [2024-11-25 04:49:14,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:14,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:14,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:14,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:14,060 INFO L256 TraceCheckSpWp]: Trace formula consists of 199 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-11-25 04:49:14,062 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:16,173 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 169 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:18,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:18,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1177 states to 1015 states and 1177 transitions. [2024-11-25 04:49:18,178 INFO L276 IsEmpty]: Start isEmpty. Operand 1015 states and 1177 transitions. [2024-11-25 04:49:18,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 172 [2024-11-25 04:49:18,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:18,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:18,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:18,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:18,225 INFO L256 TraceCheckSpWp]: Trace formula consists of 199 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-11-25 04:49:18,226 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:20,748 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 169 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:23,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:23,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1182 states to 1019 states and 1182 transitions. [2024-11-25 04:49:23,372 INFO L276 IsEmpty]: Start isEmpty. Operand 1019 states and 1182 transitions. [2024-11-25 04:49:23,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 172 [2024-11-25 04:49:23,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:23,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:23,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:23,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:23,421 INFO L256 TraceCheckSpWp]: Trace formula consists of 199 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-25 04:49:23,422 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:25,375 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 169 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:30,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:30,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1195 states to 1030 states and 1195 transitions. [2024-11-25 04:49:30,746 INFO L276 IsEmpty]: Start isEmpty. Operand 1030 states and 1195 transitions. [2024-11-25 04:49:30,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-11-25 04:49:30,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:30,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:30,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:30,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:30,807 INFO L256 TraceCheckSpWp]: Trace formula consists of 200 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-25 04:49:30,809 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:31,714 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 0 proven. 171 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:35,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:35,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1211 states to 1041 states and 1211 transitions. [2024-11-25 04:49:35,388 INFO L276 IsEmpty]: Start isEmpty. Operand 1041 states and 1211 transitions. [2024-11-25 04:49:35,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-11-25 04:49:35,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:35,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:35,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:35,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:35,491 INFO L256 TraceCheckSpWp]: Trace formula consists of 200 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-25 04:49:35,493 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:36,053 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 0 proven. 171 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:37,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:37,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1210 states to 1041 states and 1210 transitions. [2024-11-25 04:49:37,029 INFO L276 IsEmpty]: Start isEmpty. Operand 1041 states and 1210 transitions. [2024-11-25 04:49:37,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-11-25 04:49:37,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:37,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:37,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:37,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:37,091 INFO L256 TraceCheckSpWp]: Trace formula consists of 200 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-25 04:49:37,093 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:37,719 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 0 proven. 171 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:38,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:38,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1209 states to 1041 states and 1209 transitions. [2024-11-25 04:49:38,711 INFO L276 IsEmpty]: Start isEmpty. Operand 1041 states and 1209 transitions. [2024-11-25 04:49:38,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-11-25 04:49:38,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:38,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:38,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:38,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:38,786 INFO L256 TraceCheckSpWp]: Trace formula consists of 200 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-25 04:49:38,788 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:39,269 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 0 proven. 171 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:40,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:40,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1208 states to 1041 states and 1208 transitions. [2024-11-25 04:49:40,410 INFO L276 IsEmpty]: Start isEmpty. Operand 1041 states and 1208 transitions. [2024-11-25 04:49:40,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 176 [2024-11-25 04:49:40,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:40,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:40,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:40,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:40,473 INFO L256 TraceCheckSpWp]: Trace formula consists of 205 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-25 04:49:40,475 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:40,872 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:43,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:43,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1213 states to 1046 states and 1213 transitions. [2024-11-25 04:49:43,276 INFO L276 IsEmpty]: Start isEmpty. Operand 1046 states and 1213 transitions. [2024-11-25 04:49:43,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 178 [2024-11-25 04:49:43,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:43,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:43,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:43,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:43,324 INFO L256 TraceCheckSpWp]: Trace formula consists of 207 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-25 04:49:43,325 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:43,520 INFO L134 CoverageAnalysis]: Checked inductivity of 186 backedges. 0 proven. 186 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:43,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:43,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1215 states to 1048 states and 1215 transitions. [2024-11-25 04:49:43,894 INFO L276 IsEmpty]: Start isEmpty. Operand 1048 states and 1215 transitions. [2024-11-25 04:49:43,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-11-25 04:49:43,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:43,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:43,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:43,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:43,955 INFO L256 TraceCheckSpWp]: Trace formula consists of 209 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-25 04:49:43,956 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:44,350 INFO L134 CoverageAnalysis]: Checked inductivity of 192 backedges. 0 proven. 192 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:44,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:44,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1217 states to 1050 states and 1217 transitions. [2024-11-25 04:49:44,570 INFO L276 IsEmpty]: Start isEmpty. Operand 1050 states and 1217 transitions. [2024-11-25 04:49:44,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-11-25 04:49:44,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:44,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:44,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:44,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:44,631 INFO L256 TraceCheckSpWp]: Trace formula consists of 211 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-25 04:49:44,633 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:44,862 INFO L134 CoverageAnalysis]: Checked inductivity of 198 backedges. 0 proven. 198 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:45,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:45,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1219 states to 1052 states and 1219 transitions. [2024-11-25 04:49:45,334 INFO L276 IsEmpty]: Start isEmpty. Operand 1052 states and 1219 transitions. [2024-11-25 04:49:45,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 184 [2024-11-25 04:49:45,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:45,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:45,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:45,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:45,395 INFO L256 TraceCheckSpWp]: Trace formula consists of 213 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-25 04:49:45,397 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:45,878 INFO L134 CoverageAnalysis]: Checked inductivity of 204 backedges. 0 proven. 204 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:46,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:46,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1221 states to 1054 states and 1221 transitions. [2024-11-25 04:49:46,107 INFO L276 IsEmpty]: Start isEmpty. Operand 1054 states and 1221 transitions. [2024-11-25 04:49:46,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 187 [2024-11-25 04:49:46,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:46,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:46,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:46,176 INFO L134 CoverageAnalysis]: Checked inductivity of 213 backedges. 0 proven. 213 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:46,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:46,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1224 states to 1057 states and 1224 transitions. [2024-11-25 04:49:46,620 INFO L276 IsEmpty]: Start isEmpty. Operand 1057 states and 1224 transitions. [2024-11-25 04:49:46,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 189 [2024-11-25 04:49:46,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:46,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:46,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:46,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:46,677 INFO L256 TraceCheckSpWp]: Trace formula consists of 218 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-25 04:49:46,678 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:47,073 INFO L134 CoverageAnalysis]: Checked inductivity of 219 backedges. 0 proven. 219 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:47,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:47,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1226 states to 1059 states and 1226 transitions. [2024-11-25 04:49:47,207 INFO L276 IsEmpty]: Start isEmpty. Operand 1059 states and 1226 transitions. [2024-11-25 04:49:47,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 191 [2024-11-25 04:49:47,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:47,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:47,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:47,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:47,258 INFO L256 TraceCheckSpWp]: Trace formula consists of 220 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-25 04:49:47,259 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:47,476 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:47,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:47,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1228 states to 1061 states and 1228 transitions. [2024-11-25 04:49:47,861 INFO L276 IsEmpty]: Start isEmpty. Operand 1061 states and 1228 transitions. [2024-11-25 04:49:47,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2024-11-25 04:49:47,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:47,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:47,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:47,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:47,995 INFO L256 TraceCheckSpWp]: Trace formula consists of 222 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-25 04:49:47,996 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:48,382 INFO L134 CoverageAnalysis]: Checked inductivity of 231 backedges. 0 proven. 231 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:48,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:48,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1230 states to 1063 states and 1230 transitions. [2024-11-25 04:49:48,516 INFO L276 IsEmpty]: Start isEmpty. Operand 1063 states and 1230 transitions. [2024-11-25 04:49:48,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-11-25 04:49:48,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:48,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:48,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:48,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:48,567 INFO L256 TraceCheckSpWp]: Trace formula consists of 224 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-25 04:49:48,568 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:48,784 INFO L134 CoverageAnalysis]: Checked inductivity of 237 backedges. 0 proven. 237 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:49,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:49,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1232 states to 1065 states and 1232 transitions. [2024-11-25 04:49:49,168 INFO L276 IsEmpty]: Start isEmpty. Operand 1065 states and 1232 transitions. [2024-11-25 04:49:49,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 196 [2024-11-25 04:49:49,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:49,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:49,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:49,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:49,231 INFO L256 TraceCheckSpWp]: Trace formula consists of 225 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-25 04:49:49,232 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:49,660 INFO L134 CoverageAnalysis]: Checked inductivity of 240 backedges. 0 proven. 240 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:49,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:49,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1233 states to 1066 states and 1233 transitions. [2024-11-25 04:49:49,812 INFO L276 IsEmpty]: Start isEmpty. Operand 1066 states and 1233 transitions. [2024-11-25 04:49:49,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-11-25 04:49:49,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:49,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:49,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:49,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:49,875 INFO L256 TraceCheckSpWp]: Trace formula consists of 235 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-25 04:49:49,876 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:50,357 INFO L134 CoverageAnalysis]: Checked inductivity of 270 backedges. 0 proven. 270 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:49:51,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:49:51,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1247 states to 1076 states and 1247 transitions. [2024-11-25 04:49:51,342 INFO L276 IsEmpty]: Start isEmpty. Operand 1076 states and 1247 transitions. [2024-11-25 04:49:51,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 212 [2024-11-25 04:49:51,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:49:51,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:49:51,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:49:51,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:49:51,402 INFO L256 TraceCheckSpWp]: Trace formula consists of 241 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-25 04:49:51,403 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:49:59,632 INFO L134 CoverageAnalysis]: Checked inductivity of 288 backedges. 145 proven. 0 refuted. 0 times theorem prover too weak. 143 trivial. 0 not checked. [2024-11-25 04:50:10,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:50:10,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1283 states to 1111 states and 1283 transitions. [2024-11-25 04:50:10,826 INFO L276 IsEmpty]: Start isEmpty. Operand 1111 states and 1283 transitions. [2024-11-25 04:50:10,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 212 [2024-11-25 04:50:10,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:50:10,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:50:10,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 04:50:10,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:50:10,935 INFO L256 TraceCheckSpWp]: Trace formula consists of 241 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-25 04:50:10,936 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 04:51:13,839 INFO L134 CoverageAnalysis]: Checked inductivity of 288 backedges. 192 proven. 43 refuted. 0 times theorem prover too weak. 53 trivial. 0 not checked. [2024-11-25 04:51:24,786 WARN L851 $PredicateComparison]: unable to prove that (and (exists ((|v_ULTIMATE.start_main_~y~0#1_151| Int)) (and (<= 1 |v_ULTIMATE.start_main_~y~0#1_151|) (<= (+ |v_ULTIMATE.start_main_~y~0#1_151| 1) |c_ULTIMATE.start_main_~y~0#1|) (<= (* |v_ULTIMATE.start_main_~y~0#1_151| |v_ULTIMATE.start_main_~y~0#1_151| |v_ULTIMATE.start_main_~y~0#1_151| |v_ULTIMATE.start_main_~y~0#1_151| |v_ULTIMATE.start_main_~y~0#1_151|) |c_ULTIMATE.start_main_~x~0#1|))) (not (exists ((|v_ULTIMATE.start_main_~y~0#1_176| Int)) (and (<= (+ |v_ULTIMATE.start_main_~y~0#1_176| 1) |c_ULTIMATE.start_main_~y~0#1|) (<= (+ (* (* |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176|) 5) (* (* |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176|) 6) (* (* |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176|) 2)) (+ (* |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176|) (* |c_ULTIMATE.start_main_~x~0#1| 12)))))) (<= |c_ULTIMATE.start_main_~c~0#1| 2) (<= 0 (+ |c_ULTIMATE.start_main_~c~0#1| 2147483648)) (exists ((|v_ULTIMATE.start_main_~y~0#1_153| Int)) (and (<= |c_ULTIMATE.start_main_~y~0#1| (+ |v_ULTIMATE.start_main_~y~0#1_153| 1)) (<= |v_ULTIMATE.start_main_~y~0#1_153| 1) (<= |c_ULTIMATE.start_main_~x~0#1| (* |v_ULTIMATE.start_main_~y~0#1_153| |v_ULTIMATE.start_main_~y~0#1_153| |v_ULTIMATE.start_main_~y~0#1_153| |v_ULTIMATE.start_main_~y~0#1_153| |v_ULTIMATE.start_main_~y~0#1_153|))))) is different from false [2024-11-25 04:51:57,238 WARN L873 $PredicateComparison]: unable to prove that (not (and (exists ((|v_ULTIMATE.start_main_~y~0#1_151| Int)) (and (<= 1 |v_ULTIMATE.start_main_~y~0#1_151|) (<= (+ |v_ULTIMATE.start_main_~y~0#1_151| 1) |c_ULTIMATE.start_main_~y~0#1|) (<= (* |v_ULTIMATE.start_main_~y~0#1_151| |v_ULTIMATE.start_main_~y~0#1_151| |v_ULTIMATE.start_main_~y~0#1_151| |v_ULTIMATE.start_main_~y~0#1_151| |v_ULTIMATE.start_main_~y~0#1_151|) |c_ULTIMATE.start_main_~x~0#1|))) (not (exists ((|v_ULTIMATE.start_main_~y~0#1_176| Int)) (and (<= (+ |v_ULTIMATE.start_main_~y~0#1_176| 1) |c_ULTIMATE.start_main_~y~0#1|) (<= (+ (* (* |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176|) 5) (* (* |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176|) 6) (* (* |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176|) 2)) (+ (* |v_ULTIMATE.start_main_~y~0#1_176| |v_ULTIMATE.start_main_~y~0#1_176|) (* |c_ULTIMATE.start_main_~x~0#1| 12)))))) (<= |c_ULTIMATE.start_main_~c~0#1| 2) (<= 0 (+ |c_ULTIMATE.start_main_~c~0#1| 2147483648)) (exists ((|v_ULTIMATE.start_main_~y~0#1_153| Int)) (and (<= |c_ULTIMATE.start_main_~y~0#1| (+ |v_ULTIMATE.start_main_~y~0#1_153| 1)) (<= |v_ULTIMATE.start_main_~y~0#1_153| 1) (<= |c_ULTIMATE.start_main_~x~0#1| (* |v_ULTIMATE.start_main_~y~0#1_153| |v_ULTIMATE.start_main_~y~0#1_153| |v_ULTIMATE.start_main_~y~0#1_153| |v_ULTIMATE.start_main_~y~0#1_153| |v_ULTIMATE.start_main_~y~0#1_153|)))))) is different from true