./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/sqrt1-ll_valuebound1.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d87e5395-aaea-4de2-b8b5-1d5f4828078c/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d87e5395-aaea-4de2-b8b5-1d5f4828078c/bin/ukojak-verify-ImItNfHLgk/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d87e5395-aaea-4de2-b8b5-1d5f4828078c/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d87e5395-aaea-4de2-b8b5-1d5f4828078c/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/sqrt1-ll_valuebound1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d87e5395-aaea-4de2-b8b5-1d5f4828078c/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d87e5395-aaea-4de2-b8b5-1d5f4828078c/bin/ukojak-verify-ImItNfHLgk --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 0a70f1205afb9cca148fa8c17f899d7361834a55786fb03fe89056a7c6fb47c5 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 23:23:03,169 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 23:23:03,263 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d87e5395-aaea-4de2-b8b5-1d5f4828078c/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-08 23:23:03,271 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 23:23:03,272 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-08 23:23:03,303 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 23:23:03,304 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 23:23:03,304 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-08 23:23:03,305 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 23:23:03,305 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 23:23:03,305 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 23:23:03,306 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 23:23:03,306 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 23:23:03,306 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 23:23:03,307 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 23:23:03,307 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 23:23:03,307 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 23:23:03,308 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 23:23:03,308 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 23:23:03,309 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 23:23:03,309 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-08 23:23:03,309 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 23:23:03,310 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 23:23:03,310 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 23:23:03,311 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 23:23:03,311 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-08 23:23:03,311 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-08 23:23:03,312 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-08 23:23:03,312 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 23:23:03,312 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 23:23:03,313 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 23:23:03,313 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 23:23:03,314 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 23:23:03,314 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-08 23:23:03,314 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 23:23:03,315 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d87e5395-aaea-4de2-b8b5-1d5f4828078c/bin/ukojak-verify-ImItNfHLgk/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 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_d87e5395-aaea-4de2-b8b5-1d5f4828078c/bin/ukojak-verify-ImItNfHLgk 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 -> 0a70f1205afb9cca148fa8c17f899d7361834a55786fb03fe89056a7c6fb47c5 [2024-11-08 23:23:03,598 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 23:23:03,628 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 23:23:03,632 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 23:23:03,633 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 23:23:03,634 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 23:23:03,635 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d87e5395-aaea-4de2-b8b5-1d5f4828078c/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/nla-digbench-scaling/sqrt1-ll_valuebound1.c Unable to find full path for "g++" [2024-11-08 23:23:05,587 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 23:23:05,775 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 23:23:05,776 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d87e5395-aaea-4de2-b8b5-1d5f4828078c/sv-benchmarks/c/nla-digbench-scaling/sqrt1-ll_valuebound1.c [2024-11-08 23:23:05,783 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d87e5395-aaea-4de2-b8b5-1d5f4828078c/bin/ukojak-verify-ImItNfHLgk/data/d9ec8e9dd/4f9bef6fe3d64e74a10ca152389e2d9c/FLAGff0f31496 [2024-11-08 23:23:06,170 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d87e5395-aaea-4de2-b8b5-1d5f4828078c/bin/ukojak-verify-ImItNfHLgk/data/d9ec8e9dd/4f9bef6fe3d64e74a10ca152389e2d9c [2024-11-08 23:23:06,172 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 23:23:06,174 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 23:23:06,175 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 23:23:06,175 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 23:23:06,183 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 23:23:06,184 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 11:23:06" (1/1) ... [2024-11-08 23:23:06,185 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2b42520b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:23:06, skipping insertion in model container [2024-11-08 23:23:06,186 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 11:23:06" (1/1) ... [2024-11-08 23:23:06,206 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 23:23:06,407 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 23:23:06,418 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 23:23:06,437 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 23:23:06,454 INFO L204 MainTranslator]: Completed translation [2024-11-08 23:23:06,454 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:23:06 WrapperNode [2024-11-08 23:23:06,454 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 23:23:06,455 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 23:23:06,455 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 23:23:06,455 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 23:23:06,461 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:23:06" (1/1) ... [2024-11-08 23:23:06,467 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:23:06" (1/1) ... [2024-11-08 23:23:06,487 INFO L138 Inliner]: procedures = 14, calls = 15, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 96 [2024-11-08 23:23:06,488 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 23:23:06,489 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 23:23:06,489 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 23:23:06,489 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 23:23:06,502 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:23:06" (1/1) ... [2024-11-08 23:23:06,503 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:23:06" (1/1) ... [2024-11-08 23:23:06,507 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:23:06" (1/1) ... [2024-11-08 23:23:06,508 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:23:06" (1/1) ... [2024-11-08 23:23:06,511 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:23:06" (1/1) ... [2024-11-08 23:23:06,514 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:23:06" (1/1) ... [2024-11-08 23:23:06,516 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:23:06" (1/1) ... [2024-11-08 23:23:06,517 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:23:06" (1/1) ... [2024-11-08 23:23:06,519 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 23:23:06,520 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 23:23:06,520 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 23:23:06,520 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 23:23:06,521 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:23:06" (1/1) ... [2024-11-08 23:23:06,527 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 23:23:06,540 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d87e5395-aaea-4de2-b8b5-1d5f4828078c/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-08 23:23:06,554 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d87e5395-aaea-4de2-b8b5-1d5f4828078c/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-08 23:23:06,563 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d87e5395-aaea-4de2-b8b5-1d5f4828078c/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-08 23:23:06,588 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 23:23:06,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-08 23:23:06,588 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 23:23:06,588 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 23:23:06,588 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-08 23:23:06,589 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-08 23:23:06,648 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 23:23:06,650 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 23:23:07,026 INFO L? ?]: Removed 67 outVars from TransFormulas that were not future-live. [2024-11-08 23:23:07,026 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 23:23:07,090 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 23:23:07,093 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-08 23:23:07,094 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 11:23:07 BoogieIcfgContainer [2024-11-08 23:23:07,094 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 23:23:07,095 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-08 23:23:07,095 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-08 23:23:07,106 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-08 23:23:07,107 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 11:23:07" (1/1) ... [2024-11-08 23:23:07,122 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 23:23:07,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:07,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 113 states and 119 transitions. [2024-11-08 23:23:07,173 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 119 transitions. [2024-11-08 23:23:07,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-11-08 23:23:07,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:07,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:07,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:07,383 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-08 23:23:07,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:07,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 115 states and 121 transitions. [2024-11-08 23:23:07,425 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 121 transitions. [2024-11-08 23:23:07,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-08 23:23:07,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:07,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:07,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:07,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-08 23:23:07,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:07,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 116 states and 122 transitions. [2024-11-08 23:23:07,500 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 122 transitions. [2024-11-08 23:23:07,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-08 23:23:07,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:07,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:07,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:07,573 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-08 23:23:07,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:07,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 117 states and 123 transitions. [2024-11-08 23:23:07,600 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 123 transitions. [2024-11-08 23:23:07,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-08 23:23:07,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:07,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:07,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:07,680 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-08 23:23:07,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:07,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 118 states and 124 transitions. [2024-11-08 23:23:07,701 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 124 transitions. [2024-11-08 23:23:07,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-08 23:23:07,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:07,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:07,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:07,801 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-08 23:23:07,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:07,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 127 states to 120 states and 127 transitions. [2024-11-08 23:23:07,842 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 127 transitions. [2024-11-08 23:23:07,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-08 23:23:07,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:07,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:07,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:07,922 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-08 23:23:07,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:07,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 121 states and 128 transitions. [2024-11-08 23:23:07,939 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 128 transitions. [2024-11-08 23:23:07,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-08 23:23:07,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:07,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:07,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:08,006 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-08 23:23:08,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:08,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 122 states and 129 transitions. [2024-11-08 23:23:08,024 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 129 transitions. [2024-11-08 23:23:08,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-08 23:23:08,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:08,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:08,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:08,083 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-08 23:23:08,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:08,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 123 states and 130 transitions. [2024-11-08 23:23:08,102 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 130 transitions. [2024-11-08 23:23:08,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:23:08,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:08,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:08,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:08,132 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-08 23:23:08,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:08,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 122 states and 129 transitions. [2024-11-08 23:23:08,141 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 129 transitions. [2024-11-08 23:23:08,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-08 23:23:08,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:08,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:08,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:23:08,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:08,199 INFO L255 TraceCheckSpWp]: Trace formula consists of 47 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-08 23:23:08,205 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:23:08,253 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-08 23:23:08,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:08,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 124 states and 131 transitions. [2024-11-08 23:23:08,274 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 131 transitions. [2024-11-08 23:23:08,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-08 23:23:08,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:08,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:08,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:08,292 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 23:23:08,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:08,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 123 states and 130 transitions. [2024-11-08 23:23:08,298 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 130 transitions. [2024-11-08 23:23:08,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-08 23:23:08,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:08,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:08,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:23:08,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:08,330 INFO L255 TraceCheckSpWp]: Trace formula consists of 55 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-08 23:23:08,331 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:23:08,372 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 23:23:08,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:08,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 138 states and 149 transitions. [2024-11-08 23:23:08,535 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 149 transitions. [2024-11-08 23:23:08,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 23:23:08,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:08,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:08,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:08,622 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 23:23:08,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:08,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 170 states to 154 states and 170 transitions. [2024-11-08 23:23:08,983 INFO L276 IsEmpty]: Start isEmpty. Operand 154 states and 170 transitions. [2024-11-08 23:23:08,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 23:23:08,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:08,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:08,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:09,043 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 23:23:09,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:09,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 171 states to 155 states and 171 transitions. [2024-11-08 23:23:09,062 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 171 transitions. [2024-11-08 23:23:09,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-08 23:23:09,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:09,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:09,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:23:09,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:09,109 INFO L255 TraceCheckSpWp]: Trace formula consists of 58 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 23:23:09,110 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:23:09,281 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 23:23:09,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:09,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 175 states to 158 states and 175 transitions. [2024-11-08 23:23:09,383 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 175 transitions. [2024-11-08 23:23:09,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-08 23:23:09,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:09,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:09,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:09,456 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 23:23:09,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:09,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 178 states to 160 states and 178 transitions. [2024-11-08 23:23:09,560 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 178 transitions. [2024-11-08 23:23:09,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 23:23:09,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:09,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:09,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:09,595 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 23:23:09,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:09,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 181 states to 162 states and 181 transitions. [2024-11-08 23:23:09,679 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 181 transitions. [2024-11-08 23:23:09,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 23:23:09,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:09,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:09,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:09,717 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 23:23:09,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:09,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 163 states and 182 transitions. [2024-11-08 23:23:09,736 INFO L276 IsEmpty]: Start isEmpty. Operand 163 states and 182 transitions. [2024-11-08 23:23:09,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 23:23:09,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:09,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:09,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:09,819 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 23:23:09,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:09,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 186 states to 166 states and 186 transitions. [2024-11-08 23:23:09,944 INFO L276 IsEmpty]: Start isEmpty. Operand 166 states and 186 transitions. [2024-11-08 23:23:09,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 23:23:09,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:09,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:09,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:10,028 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 23:23:10,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:10,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 190 states to 170 states and 190 transitions. [2024-11-08 23:23:10,136 INFO L276 IsEmpty]: Start isEmpty. Operand 170 states and 190 transitions. [2024-11-08 23:23:10,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 23:23:10,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:10,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:10,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:10,201 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 23:23:10,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:10,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 192 states to 171 states and 192 transitions. [2024-11-08 23:23:10,263 INFO L276 IsEmpty]: Start isEmpty. Operand 171 states and 192 transitions. [2024-11-08 23:23:10,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:23:10,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:10,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:10,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:10,351 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 23:23:10,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:10,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 194 states to 173 states and 194 transitions. [2024-11-08 23:23:10,469 INFO L276 IsEmpty]: Start isEmpty. Operand 173 states and 194 transitions. [2024-11-08 23:23:10,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 23:23:10,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:10,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:10,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:10,522 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 23:23:10,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:10,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 214 states to 189 states and 214 transitions. [2024-11-08 23:23:10,681 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 214 transitions. [2024-11-08 23:23:10,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 23:23:10,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:10,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:10,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:10,749 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 23:23:10,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:10,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 215 states to 190 states and 215 transitions. [2024-11-08 23:23:10,769 INFO L276 IsEmpty]: Start isEmpty. Operand 190 states and 215 transitions. [2024-11-08 23:23:10,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 23:23:10,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:10,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:10,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:10,812 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 23:23:10,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:10,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 216 states to 191 states and 216 transitions. [2024-11-08 23:23:10,834 INFO L276 IsEmpty]: Start isEmpty. Operand 191 states and 216 transitions. [2024-11-08 23:23:10,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 23:23:10,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:10,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:10,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:10,886 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 23:23:10,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:10,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 217 states to 192 states and 217 transitions. [2024-11-08 23:23:10,909 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 217 transitions. [2024-11-08 23:23:10,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-08 23:23:10,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:10,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:10,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:10,956 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 23:23:10,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:10,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 193 states and 218 transitions. [2024-11-08 23:23:10,979 INFO L276 IsEmpty]: Start isEmpty. Operand 193 states and 218 transitions. [2024-11-08 23:23:10,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-08 23:23:10,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:10,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:10,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:11,026 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 23:23:11,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:11,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 227 states to 198 states and 227 transitions. [2024-11-08 23:23:11,073 INFO L276 IsEmpty]: Start isEmpty. Operand 198 states and 227 transitions. [2024-11-08 23:23:11,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:23:11,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:11,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:11,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:11,115 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 23:23:11,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:11,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 228 states to 199 states and 228 transitions. [2024-11-08 23:23:11,140 INFO L276 IsEmpty]: Start isEmpty. Operand 199 states and 228 transitions. [2024-11-08 23:23:11,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:23:11,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:11,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:11,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:11,181 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 23:23:11,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:11,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 229 states to 200 states and 229 transitions. [2024-11-08 23:23:11,204 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 229 transitions. [2024-11-08 23:23:11,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-08 23:23:11,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:11,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:11,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:11,330 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 23:23:11,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:11,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 240 states to 207 states and 240 transitions. [2024-11-08 23:23:11,492 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 240 transitions. [2024-11-08 23:23:11,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-08 23:23:11,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:11,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:11,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:11,609 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 23:23:11,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:11,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 245 states to 209 states and 245 transitions. [2024-11-08 23:23:11,818 INFO L276 IsEmpty]: Start isEmpty. Operand 209 states and 245 transitions. [2024-11-08 23:23:11,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-08 23:23:11,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:11,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:11,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:11,868 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:23:11,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:11,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 211 states and 248 transitions. [2024-11-08 23:23:11,898 INFO L276 IsEmpty]: Start isEmpty. Operand 211 states and 248 transitions. [2024-11-08 23:23:11,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-08 23:23:11,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:11,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:11,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:11,948 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:23:11,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:11,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 249 states to 212 states and 249 transitions. [2024-11-08 23:23:11,971 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 249 transitions. [2024-11-08 23:23:11,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-08 23:23:11,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:11,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:11,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:12,056 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 23:23:12,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:12,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 258 states to 218 states and 258 transitions. [2024-11-08 23:23:12,498 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 258 transitions. [2024-11-08 23:23:12,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-08 23:23:12,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:12,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:12,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:12,543 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:23:12,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:12,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 259 states to 219 states and 259 transitions. [2024-11-08 23:23:12,567 INFO L276 IsEmpty]: Start isEmpty. Operand 219 states and 259 transitions. [2024-11-08 23:23:12,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-08 23:23:12,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:12,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:12,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:12,652 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 23:23:13,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:13,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 268 states to 226 states and 268 transitions. [2024-11-08 23:23:13,248 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 268 transitions. [2024-11-08 23:23:13,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-08 23:23:13,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:13,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:13,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:13,310 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:23:13,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:13,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 269 states to 227 states and 269 transitions. [2024-11-08 23:23:13,337 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 269 transitions. [2024-11-08 23:23:13,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-08 23:23:13,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:13,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:13,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:13,404 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 23:23:13,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:13,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 268 states to 226 states and 268 transitions. [2024-11-08 23:23:13,616 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 268 transitions. [2024-11-08 23:23:13,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-08 23:23:13,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:13,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:13,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:13,635 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:23:13,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:13,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 225 states and 267 transitions. [2024-11-08 23:23:13,648 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 267 transitions. [2024-11-08 23:23:13,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-08 23:23:13,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:13,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:13,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:13,708 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 23:23:13,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:13,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 266 states to 224 states and 266 transitions. [2024-11-08 23:23:13,922 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 266 transitions. [2024-11-08 23:23:13,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-08 23:23:13,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:13,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:13,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:14,011 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:23:14,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:14,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 268 states to 226 states and 268 transitions. [2024-11-08 23:23:14,122 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 268 transitions. [2024-11-08 23:23:14,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-08 23:23:14,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:14,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:14,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:14,186 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:23:14,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:14,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 270 states to 225 states and 267 transitions. [2024-11-08 23:23:14,220 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 267 transitions. [2024-11-08 23:23:14,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-08 23:23:14,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:14,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:14,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:14,249 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:14,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:14,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 269 states to 224 states and 266 transitions. [2024-11-08 23:23:14,262 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 266 transitions. [2024-11-08 23:23:14,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-08 23:23:14,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:14,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:14,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:14,292 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-08 23:23:14,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:14,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 272 states to 223 states and 265 transitions. [2024-11-08 23:23:14,325 INFO L276 IsEmpty]: Start isEmpty. Operand 223 states and 265 transitions. [2024-11-08 23:23:14,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-08 23:23:14,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:14,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:14,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:14,399 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:14,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:14,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 237 states and 282 transitions. [2024-11-08 23:23:14,872 INFO L276 IsEmpty]: Start isEmpty. Operand 237 states and 282 transitions. [2024-11-08 23:23:14,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-08 23:23:14,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:14,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:14,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:14,948 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 23:23:14,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:14,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 291 states to 236 states and 281 transitions. [2024-11-08 23:23:14,983 INFO L276 IsEmpty]: Start isEmpty. Operand 236 states and 281 transitions. [2024-11-08 23:23:14,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-08 23:23:14,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:14,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:14,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:15,033 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:15,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:15,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 310 states to 251 states and 300 transitions. [2024-11-08 23:23:15,501 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 300 transitions. [2024-11-08 23:23:15,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-08 23:23:15,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:15,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:15,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:15,535 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-08 23:23:15,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:15,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 312 states to 250 states and 299 transitions. [2024-11-08 23:23:15,569 INFO L276 IsEmpty]: Start isEmpty. Operand 250 states and 299 transitions. [2024-11-08 23:23:15,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-08 23:23:15,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:15,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:15,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:15,612 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:15,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:15,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 313 states to 251 states and 300 transitions. [2024-11-08 23:23:15,638 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 300 transitions. [2024-11-08 23:23:15,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-08 23:23:15,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:15,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:15,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:15,716 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:15,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:15,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 312 states to 250 states and 299 transitions. [2024-11-08 23:23:15,819 INFO L276 IsEmpty]: Start isEmpty. Operand 250 states and 299 transitions. [2024-11-08 23:23:15,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-08 23:23:15,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:15,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:15,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:23:15,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:15,865 INFO L255 TraceCheckSpWp]: Trace formula consists of 101 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-08 23:23:15,867 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:23:16,453 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 23:23:16,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:16,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 325 states to 260 states and 312 transitions. [2024-11-08 23:23:16,951 INFO L276 IsEmpty]: Start isEmpty. Operand 260 states and 312 transitions. [2024-11-08 23:23:16,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-08 23:23:16,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:16,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:16,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:17,023 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:17,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:17,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 327 states to 262 states and 314 transitions. [2024-11-08 23:23:17,307 INFO L276 IsEmpty]: Start isEmpty. Operand 262 states and 314 transitions. [2024-11-08 23:23:17,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-08 23:23:17,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:17,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:17,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:17,353 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:17,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:17,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 350 states to 281 states and 337 transitions. [2024-11-08 23:23:17,861 INFO L276 IsEmpty]: Start isEmpty. Operand 281 states and 337 transitions. [2024-11-08 23:23:17,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-08 23:23:17,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:17,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:17,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:17,904 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:17,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:17,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 351 states to 282 states and 338 transitions. [2024-11-08 23:23:17,927 INFO L276 IsEmpty]: Start isEmpty. Operand 282 states and 338 transitions. [2024-11-08 23:23:17,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-08 23:23:17,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:17,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:17,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:17,986 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:18,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:18,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 355 states to 285 states and 342 transitions. [2024-11-08 23:23:18,078 INFO L276 IsEmpty]: Start isEmpty. Operand 285 states and 342 transitions. [2024-11-08 23:23:18,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-08 23:23:18,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:18,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:18,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:23:18,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:18,116 INFO L255 TraceCheckSpWp]: Trace formula consists of 109 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-08 23:23:18,117 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:23:18,238 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:18,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:18,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 377 states to 301 states and 364 transitions. [2024-11-08 23:23:18,683 INFO L276 IsEmpty]: Start isEmpty. Operand 301 states and 364 transitions. [2024-11-08 23:23:18,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-08 23:23:18,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:18,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:18,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:18,775 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:18,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:18,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 381 states to 305 states and 368 transitions. [2024-11-08 23:23:18,844 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 368 transitions. [2024-11-08 23:23:18,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-08 23:23:18,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:18,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:18,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:18,998 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:19,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:19,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 404 states to 321 states and 391 transitions. [2024-11-08 23:23:19,534 INFO L276 IsEmpty]: Start isEmpty. Operand 321 states and 391 transitions. [2024-11-08 23:23:19,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-08 23:23:19,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:19,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:19,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:19,580 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:19,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:19,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 406 states to 322 states and 393 transitions. [2024-11-08 23:23:19,641 INFO L276 IsEmpty]: Start isEmpty. Operand 322 states and 393 transitions. [2024-11-08 23:23:19,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-08 23:23:19,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:19,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:19,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:19,769 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 0 proven. 17 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:20,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:20,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 429 states to 339 states and 416 transitions. [2024-11-08 23:23:20,423 INFO L276 IsEmpty]: Start isEmpty. Operand 339 states and 416 transitions. [2024-11-08 23:23:20,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-08 23:23:20,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:20,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:20,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:20,494 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:20,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:20,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 431 states to 341 states and 418 transitions. [2024-11-08 23:23:20,556 INFO L276 IsEmpty]: Start isEmpty. Operand 341 states and 418 transitions. [2024-11-08 23:23:20,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-08 23:23:20,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:20,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:20,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-08 23:23:20,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:20,593 INFO L255 TraceCheckSpWp]: Trace formula consists of 112 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-08 23:23:20,595 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 23:23:21,007 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 18 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:21,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:21,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 437 states to 344 states and 424 transitions. [2024-11-08 23:23:21,699 INFO L276 IsEmpty]: Start isEmpty. Operand 344 states and 424 transitions. [2024-11-08 23:23:21,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-08 23:23:21,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:21,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:21,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:21,864 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 0 proven. 19 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:22,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:22,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 445 states to 347 states and 432 transitions. [2024-11-08 23:23:22,626 INFO L276 IsEmpty]: Start isEmpty. Operand 347 states and 432 transitions. [2024-11-08 23:23:22,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-08 23:23:22,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:22,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:22,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:22,706 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 0 proven. 19 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:23,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:23,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 445 states to 348 states and 432 transitions. [2024-11-08 23:23:23,080 INFO L276 IsEmpty]: Start isEmpty. Operand 348 states and 432 transitions. [2024-11-08 23:23:23,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-08 23:23:23,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:23,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:23,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:23,185 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:23,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:23,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 453 states to 351 states and 440 transitions. [2024-11-08 23:23:23,957 INFO L276 IsEmpty]: Start isEmpty. Operand 351 states and 440 transitions. [2024-11-08 23:23:23,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-08 23:23:23,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:23,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:23,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:24,019 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:24,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:24,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 456 states to 353 states and 443 transitions. [2024-11-08 23:23:24,578 INFO L276 IsEmpty]: Start isEmpty. Operand 353 states and 443 transitions. [2024-11-08 23:23:24,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 23:23:24,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:24,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:24,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:24,683 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:25,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:25,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 462 states to 356 states and 449 transitions. [2024-11-08 23:23:25,282 INFO L276 IsEmpty]: Start isEmpty. Operand 356 states and 449 transitions. [2024-11-08 23:23:25,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-08 23:23:25,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:25,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:25,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:25,334 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:25,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:25,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 462 states to 357 states and 449 transitions. [2024-11-08 23:23:25,519 INFO L276 IsEmpty]: Start isEmpty. Operand 357 states and 449 transitions. [2024-11-08 23:23:25,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-08 23:23:25,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:25,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:25,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:25,668 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:26,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:26,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 466 states to 359 states and 453 transitions. [2024-11-08 23:23:26,888 INFO L276 IsEmpty]: Start isEmpty. Operand 359 states and 453 transitions. [2024-11-08 23:23:26,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-08 23:23:26,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:26,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:26,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:27,192 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 0 proven. 23 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:28,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:28,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 473 states to 363 states and 460 transitions. [2024-11-08 23:23:28,532 INFO L276 IsEmpty]: Start isEmpty. Operand 363 states and 460 transitions. [2024-11-08 23:23:28,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-08 23:23:28,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:28,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:28,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:28,582 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 23:23:28,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:28,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 470 states to 361 states and 457 transitions. [2024-11-08 23:23:28,846 INFO L276 IsEmpty]: Start isEmpty. Operand 361 states and 457 transitions. [2024-11-08 23:23:28,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-08 23:23:28,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:28,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:28,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:28,931 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 23:23:29,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:29,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 474 states to 363 states and 461 transitions. [2024-11-08 23:23:29,030 INFO L276 IsEmpty]: Start isEmpty. Operand 363 states and 461 transitions. [2024-11-08 23:23:29,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-08 23:23:29,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:29,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:29,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:29,059 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-11-08 23:23:31,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:31,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 502 states to 375 states and 485 transitions. [2024-11-08 23:23:31,808 INFO L276 IsEmpty]: Start isEmpty. Operand 375 states and 485 transitions. [2024-11-08 23:23:31,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-08 23:23:31,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:31,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:31,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:31,876 INFO L134 CoverageAnalysis]: Checked inductivity of 58 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-11-08 23:23:32,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:32,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 503 states to 377 states and 486 transitions. [2024-11-08 23:23:32,124 INFO L276 IsEmpty]: Start isEmpty. Operand 377 states and 486 transitions. [2024-11-08 23:23:32,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-08 23:23:32,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:32,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:32,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:32,154 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-11-08 23:23:35,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:35,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 532 states to 390 states and 511 transitions. [2024-11-08 23:23:35,116 INFO L276 IsEmpty]: Start isEmpty. Operand 390 states and 511 transitions. [2024-11-08 23:23:35,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-08 23:23:35,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:35,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:35,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:35,157 INFO L134 CoverageAnalysis]: Checked inductivity of 59 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-11-08 23:23:35,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:35,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 536 states to 393 states and 515 transitions. [2024-11-08 23:23:35,498 INFO L276 IsEmpty]: Start isEmpty. Operand 393 states and 515 transitions. [2024-11-08 23:23:35,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-08 23:23:35,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:35,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:35,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:35,637 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-11-08 23:23:37,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:37,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 551 states to 401 states and 530 transitions. [2024-11-08 23:23:37,672 INFO L276 IsEmpty]: Start isEmpty. Operand 401 states and 530 transitions. [2024-11-08 23:23:37,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-08 23:23:37,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:37,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:37,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:37,737 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-11-08 23:23:37,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:37,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 550 states to 400 states and 529 transitions. [2024-11-08 23:23:37,805 INFO L276 IsEmpty]: Start isEmpty. Operand 400 states and 529 transitions. [2024-11-08 23:23:37,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-08 23:23:37,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:37,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:37,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:37,846 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-11-08 23:23:38,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:38,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 557 states to 404 states and 536 transitions. [2024-11-08 23:23:38,424 INFO L276 IsEmpty]: Start isEmpty. Operand 404 states and 536 transitions. [2024-11-08 23:23:38,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-08 23:23:38,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:38,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:38,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:38,535 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 51 trivial. 0 not checked. [2024-11-08 23:23:40,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:40,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 574 states to 413 states and 553 transitions. [2024-11-08 23:23:40,539 INFO L276 IsEmpty]: Start isEmpty. Operand 413 states and 553 transitions. [2024-11-08 23:23:40,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-08 23:23:40,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:40,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:40,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:40,571 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-11-08 23:23:40,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:40,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 573 states to 412 states and 552 transitions. [2024-11-08 23:23:40,644 INFO L276 IsEmpty]: Start isEmpty. Operand 412 states and 552 transitions. [2024-11-08 23:23:40,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-08 23:23:40,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:40,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:40,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:40,681 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 51 trivial. 0 not checked. [2024-11-08 23:23:41,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:41,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 580 states to 416 states and 559 transitions. [2024-11-08 23:23:41,435 INFO L276 IsEmpty]: Start isEmpty. Operand 416 states and 559 transitions. [2024-11-08 23:23:41,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-08 23:23:41,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:41,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:41,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:41,826 INFO L134 CoverageAnalysis]: Checked inductivity of 62 backedges. 0 proven. 32 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:23:42,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:42,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 595 states to 419 states and 569 transitions. [2024-11-08 23:23:42,887 INFO L276 IsEmpty]: Start isEmpty. Operand 419 states and 569 transitions. [2024-11-08 23:23:42,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-08 23:23:42,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:42,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:42,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:42,952 INFO L134 CoverageAnalysis]: Checked inductivity of 62 backedges. 0 proven. 32 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:23:44,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:44,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 605 states to 421 states and 573 transitions. [2024-11-08 23:23:44,086 INFO L276 IsEmpty]: Start isEmpty. Operand 421 states and 573 transitions. [2024-11-08 23:23:44,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-08 23:23:44,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:44,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:44,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:44,178 INFO L134 CoverageAnalysis]: Checked inductivity of 62 backedges. 0 proven. 32 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:23:45,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:45,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 610 states to 422 states and 574 transitions. [2024-11-08 23:23:45,015 INFO L276 IsEmpty]: Start isEmpty. Operand 422 states and 574 transitions. [2024-11-08 23:23:45,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-08 23:23:45,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:45,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:45,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:45,308 INFO L134 CoverageAnalysis]: Checked inductivity of 63 backedges. 0 proven. 33 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:23:48,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:48,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 642 states to 436 states and 606 transitions. [2024-11-08 23:23:48,546 INFO L276 IsEmpty]: Start isEmpty. Operand 436 states and 606 transitions. [2024-11-08 23:23:48,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-08 23:23:48,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:48,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:48,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:48,708 INFO L134 CoverageAnalysis]: Checked inductivity of 63 backedges. 0 proven. 33 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:23:50,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:50,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 656 states to 444 states and 620 transitions. [2024-11-08 23:23:50,198 INFO L276 IsEmpty]: Start isEmpty. Operand 444 states and 620 transitions. [2024-11-08 23:23:50,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-08 23:23:50,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:50,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:50,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:50,276 INFO L134 CoverageAnalysis]: Checked inductivity of 63 backedges. 0 proven. 33 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:23:51,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:51,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 663 states to 448 states and 627 transitions. [2024-11-08 23:23:51,214 INFO L276 IsEmpty]: Start isEmpty. Operand 448 states and 627 transitions. [2024-11-08 23:23:51,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-08 23:23:51,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:51,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:51,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:51,281 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-08 23:23:51,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:51,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 665 states to 447 states and 626 transitions. [2024-11-08 23:23:51,351 INFO L276 IsEmpty]: Start isEmpty. Operand 447 states and 626 transitions. [2024-11-08 23:23:51,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-08 23:23:51,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:51,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:51,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:51,515 INFO L134 CoverageAnalysis]: Checked inductivity of 67 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-11-08 23:23:52,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:52,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 679 states to 453 states and 640 transitions. [2024-11-08 23:23:52,816 INFO L276 IsEmpty]: Start isEmpty. Operand 453 states and 640 transitions. [2024-11-08 23:23:52,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-08 23:23:52,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:52,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:52,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:52,957 INFO L134 CoverageAnalysis]: Checked inductivity of 67 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-11-08 23:23:54,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:54,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 685 states to 457 states and 646 transitions. [2024-11-08 23:23:54,504 INFO L276 IsEmpty]: Start isEmpty. Operand 457 states and 646 transitions. [2024-11-08 23:23:54,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-08 23:23:54,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:54,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:54,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:54,538 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked. [2024-11-08 23:23:54,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:54,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 456 states and 645 transitions. [2024-11-08 23:23:54,609 INFO L276 IsEmpty]: Start isEmpty. Operand 456 states and 645 transitions. [2024-11-08 23:23:54,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-08 23:23:54,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:54,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:54,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:54,683 INFO L134 CoverageAnalysis]: Checked inductivity of 67 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-11-08 23:23:55,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:23:55,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 691 states to 460 states and 648 transitions. [2024-11-08 23:23:55,472 INFO L276 IsEmpty]: Start isEmpty. Operand 460 states and 648 transitions. [2024-11-08 23:23:55,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-08 23:23:55,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:23:55,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:23:55,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:23:55,634 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 0 proven. 39 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:24:00,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:00,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 728 states to 480 states and 685 transitions. [2024-11-08 23:24:00,108 INFO L276 IsEmpty]: Start isEmpty. Operand 480 states and 685 transitions. [2024-11-08 23:24:00,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-08 23:24:00,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:00,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:00,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:00,161 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 0 proven. 39 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:24:01,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:01,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 732 states to 484 states and 689 transitions. [2024-11-08 23:24:01,399 INFO L276 IsEmpty]: Start isEmpty. Operand 484 states and 689 transitions. [2024-11-08 23:24:01,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-08 23:24:01,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:01,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:01,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:01,470 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-08 23:24:01,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:01,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 734 states to 483 states and 688 transitions. [2024-11-08 23:24:01,610 INFO L276 IsEmpty]: Start isEmpty. Operand 483 states and 688 transitions. [2024-11-08 23:24:01,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-08 23:24:01,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:01,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:01,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:01,679 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 0 proven. 39 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:24:02,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:02,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 736 states to 484 states and 690 transitions. [2024-11-08 23:24:02,030 INFO L276 IsEmpty]: Start isEmpty. Operand 484 states and 690 transitions. [2024-11-08 23:24:02,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-08 23:24:02,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:02,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:02,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:02,078 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 0 proven. 39 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 23:24:03,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:03,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 746 states to 491 states and 700 transitions. [2024-11-08 23:24:03,229 INFO L276 IsEmpty]: Start isEmpty. Operand 491 states and 700 transitions. [2024-11-08 23:24:03,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-08 23:24:03,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:03,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:03,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:03,267 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked. [2024-11-08 23:24:03,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:03,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 748 states to 490 states and 699 transitions. [2024-11-08 23:24:03,342 INFO L276 IsEmpty]: Start isEmpty. Operand 490 states and 699 transitions. [2024-11-08 23:24:03,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-08 23:24:03,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:03,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:03,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:03,373 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-08 23:24:08,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:08,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 788 states to 510 states and 734 transitions. [2024-11-08 23:24:08,435 INFO L276 IsEmpty]: Start isEmpty. Operand 510 states and 734 transitions. [2024-11-08 23:24:08,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-08 23:24:08,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:08,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:08,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:08,464 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-08 23:24:08,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:08,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 788 states to 511 states and 734 transitions. [2024-11-08 23:24:08,538 INFO L276 IsEmpty]: Start isEmpty. Operand 511 states and 734 transitions. [2024-11-08 23:24:08,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-08 23:24:08,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:08,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:08,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:08,565 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-08 23:24:10,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:10,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 799 states to 518 states and 745 transitions. [2024-11-08 23:24:10,723 INFO L276 IsEmpty]: Start isEmpty. Operand 518 states and 745 transitions. [2024-11-08 23:24:10,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-08 23:24:10,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:10,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:10,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:10,754 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-08 23:24:12,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:12,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 816 states to 529 states and 761 transitions. [2024-11-08 23:24:12,039 INFO L276 IsEmpty]: Start isEmpty. Operand 529 states and 761 transitions. [2024-11-08 23:24:12,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-08 23:24:12,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:12,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:12,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:12,202 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-08 23:24:14,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:14,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 837 states to 544 states and 779 transitions. [2024-11-08 23:24:14,276 INFO L276 IsEmpty]: Start isEmpty. Operand 544 states and 779 transitions. [2024-11-08 23:24:14,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-08 23:24:14,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:14,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:14,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:14,298 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-08 23:24:14,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:14,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 839 states to 535 states and 768 transitions. [2024-11-08 23:24:14,941 INFO L276 IsEmpty]: Start isEmpty. Operand 535 states and 768 transitions. [2024-11-08 23:24:14,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-08 23:24:14,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:14,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:14,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:14,978 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-08 23:24:16,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:16,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 852 states to 544 states and 778 transitions. [2024-11-08 23:24:16,200 INFO L276 IsEmpty]: Start isEmpty. Operand 544 states and 778 transitions. [2024-11-08 23:24:16,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-08 23:24:16,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:16,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:16,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:16,375 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 73 trivial. 0 not checked. [2024-11-08 23:24:18,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:18,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 872 states to 560 states and 798 transitions. [2024-11-08 23:24:18,289 INFO L276 IsEmpty]: Start isEmpty. Operand 560 states and 798 transitions. [2024-11-08 23:24:18,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-08 23:24:18,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:18,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:18,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:18,323 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 73 trivial. 0 not checked. [2024-11-08 23:24:19,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:19,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 882 states to 569 states and 808 transitions. [2024-11-08 23:24:19,094 INFO L276 IsEmpty]: Start isEmpty. Operand 569 states and 808 transitions. [2024-11-08 23:24:19,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-08 23:24:19,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:19,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:19,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:19,598 INFO L134 CoverageAnalysis]: Checked inductivity of 99 backedges. 30 proven. 27 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 23:24:24,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:24,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 962 states to 629 states and 888 transitions. [2024-11-08 23:24:24,823 INFO L276 IsEmpty]: Start isEmpty. Operand 629 states and 888 transitions. [2024-11-08 23:24:24,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-08 23:24:24,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:24,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:24,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:24,908 INFO L134 CoverageAnalysis]: Checked inductivity of 99 backedges. 30 proven. 27 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 23:24:25,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:25,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 966 states to 632 states and 892 transitions. [2024-11-08 23:24:25,736 INFO L276 IsEmpty]: Start isEmpty. Operand 632 states and 892 transitions. [2024-11-08 23:24:25,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-08 23:24:25,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:25,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:25,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:25,825 INFO L134 CoverageAnalysis]: Checked inductivity of 99 backedges. 30 proven. 27 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 23:24:26,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:26,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 971 states to 159 states and 183 transitions. [2024-11-08 23:24:26,594 INFO L276 IsEmpty]: Start isEmpty. Operand 159 states and 183 transitions. [2024-11-08 23:24:26,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-08 23:24:26,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:26,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:26,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:26,827 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-08 23:24:33,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:33,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1006 states to 177 states and 204 transitions. [2024-11-08 23:24:33,894 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 204 transitions. [2024-11-08 23:24:33,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-08 23:24:33,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:33,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:33,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:33,935 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-08 23:24:34,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:34,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1007 states to 168 states and 193 transitions. [2024-11-08 23:24:34,471 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 193 transitions. [2024-11-08 23:24:34,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-08 23:24:34,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:34,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:34,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:34,516 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked. [2024-11-08 23:24:36,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:36,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1023 states to 158 states and 182 transitions. [2024-11-08 23:24:36,354 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 182 transitions. [2024-11-08 23:24:36,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-11-08 23:24:36,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:36,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:36,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:36,474 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 76 trivial. 0 not checked. [2024-11-08 23:24:36,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:36,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1024 states to 159 states and 183 transitions. [2024-11-08 23:24:36,597 INFO L276 IsEmpty]: Start isEmpty. Operand 159 states and 183 transitions. [2024-11-08 23:24:36,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-11-08 23:24:36,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:36,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:36,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:36,685 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 76 trivial. 0 not checked. [2024-11-08 23:24:37,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:37,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1022 states to 157 states and 181 transitions. [2024-11-08 23:24:37,798 INFO L276 IsEmpty]: Start isEmpty. Operand 157 states and 181 transitions. [2024-11-08 23:24:37,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-08 23:24:37,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:37,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:37,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:37,823 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 77 trivial. 0 not checked. [2024-11-08 23:24:37,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:37,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1024 states to 159 states and 183 transitions. [2024-11-08 23:24:37,926 INFO L276 IsEmpty]: Start isEmpty. Operand 159 states and 183 transitions. [2024-11-08 23:24:37,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-08 23:24:37,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:37,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:37,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:37,955 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 77 trivial. 0 not checked. [2024-11-08 23:24:39,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:39,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1021 states to 156 states and 180 transitions. [2024-11-08 23:24:39,206 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 180 transitions. [2024-11-08 23:24:39,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-08 23:24:39,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:39,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:39,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:39,268 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-11-08 23:24:40,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:40,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1018 states to 154 states and 177 transitions. [2024-11-08 23:24:40,730 INFO L276 IsEmpty]: Start isEmpty. Operand 154 states and 177 transitions. [2024-11-08 23:24:40,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-08 23:24:40,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:40,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:40,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:40,792 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-11-08 23:24:42,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:42,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1016 states to 152 states and 175 transitions. [2024-11-08 23:24:42,096 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 175 transitions. [2024-11-08 23:24:42,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-08 23:24:42,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:42,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:42,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:42,336 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-11-08 23:24:48,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:48,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1045 states to 165 states and 191 transitions. [2024-11-08 23:24:48,070 INFO L276 IsEmpty]: Start isEmpty. Operand 165 states and 191 transitions. [2024-11-08 23:24:48,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-08 23:24:48,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:48,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:48,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:48,108 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-11-08 23:24:54,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:54,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1066 states to 174 states and 200 transitions. [2024-11-08 23:24:54,446 INFO L276 IsEmpty]: Start isEmpty. Operand 174 states and 200 transitions. [2024-11-08 23:24:54,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-08 23:24:54,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:54,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:54,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:54,472 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-11-08 23:24:56,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:56,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1080 states to 151 states and 174 transitions. [2024-11-08 23:24:56,582 INFO L276 IsEmpty]: Start isEmpty. Operand 151 states and 174 transitions. [2024-11-08 23:24:56,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-08 23:24:56,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:56,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:56,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:56,620 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-11-08 23:24:56,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:24:56,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1077 states to 149 states and 171 transitions. [2024-11-08 23:24:56,720 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 171 transitions. [2024-11-08 23:24:56,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-11-08 23:24:56,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:24:56,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:24:56,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:24:56,973 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 81 trivial. 0 not checked. [2024-11-08 23:25:05,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:25:05,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1111 states to 173 states and 200 transitions. [2024-11-08 23:25:05,718 INFO L276 IsEmpty]: Start isEmpty. Operand 173 states and 200 transitions. [2024-11-08 23:25:05,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-11-08 23:25:05,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:25:05,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:25:05,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:25:05,762 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 81 trivial. 0 not checked. [2024-11-08 23:25:09,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:25:09,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1126 states to 175 states and 200 transitions. [2024-11-08 23:25:09,946 INFO L276 IsEmpty]: Start isEmpty. Operand 175 states and 200 transitions. [2024-11-08 23:25:09,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-11-08 23:25:09,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:25:09,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:25:09,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:25:09,981 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 81 trivial. 0 not checked. [2024-11-08 23:25:11,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:25:11,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1127 states to 148 states and 170 transitions. [2024-11-08 23:25:11,146 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 170 transitions. [2024-11-08 23:25:11,146 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-08 23:25:11,146 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 129 iterations. [2024-11-08 23:25:11,156 INFO L729 CodeCheckObserver]: All specifications hold 50 specifications checked. All of them hold [2024-11-08 23:25:17,131 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW(line 31) no Hoare annotation was computed. [2024-11-08 23:25:17,131 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr41ASSERT_VIOLATIONINTEGER_OVERFLOW(line 46) the Hoare annotation is: true [2024-11-08 23:25:17,131 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr30ASSERT_VIOLATIONINTEGER_OVERFLOW(line 44) no Hoare annotation was computed. [2024-11-08 23:25:17,131 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr22ASSERT_VIOLATIONINTEGER_OVERFLOW(line 39) the Hoare annotation is: true [2024-11-08 23:25:17,131 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr14ASSERT_VIOLATIONINTEGER_OVERFLOW(line 33) the Hoare annotation is: true [2024-11-08 23:25:17,132 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr33ASSERT_VIOLATIONINTEGER_OVERFLOW(line 45) the Hoare annotation is: true [2024-11-08 23:25:17,132 INFO L77 FloydHoareUtils]: At program point L44(line 44) the Hoare annotation is: (< 0 (+ |ULTIMATE.start_main_~a~0#1| 4611686018427387905)) [2024-11-08 23:25:17,132 INFO L77 FloydHoareUtils]: At program point L44-1(line 44) the Hoare annotation is: (and (< 0 (+ |ULTIMATE.start_main_~a~0#1| 4611686018427387905)) (<= |ULTIMATE.start_main_~a~0#1| 4611686018427387903)) [2024-11-08 23:25:17,132 INFO L77 FloydHoareUtils]: At program point L44-2(line 44) the Hoare annotation is: (and (< 0 (+ |ULTIMATE.start_main_~a~0#1| 4611686018427387905)) (<= |ULTIMATE.start_main_~a~0#1| 4611686018427387903)) [2024-11-08 23:25:17,132 INFO L77 FloydHoareUtils]: At program point L44-3(line 44) the Hoare annotation is: (and (< 0 (+ |ULTIMATE.start_main_~a~0#1| 4611686018427387905)) (<= |ULTIMATE.start_main_~a~0#1| 4611686018427387903)) [2024-11-08 23:25:17,132 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW(line 32) the Hoare annotation is: true [2024-11-08 23:25:17,132 INFO L77 FloydHoareUtils]: At program point L44-4(line 44) the Hoare annotation is: true [2024-11-08 23:25:17,133 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr49ASSERT_VIOLATIONINTEGER_OVERFLOW(line 46) the Hoare annotation is: true [2024-11-08 23:25:17,133 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW(line 31) the Hoare annotation is: true [2024-11-08 23:25:17,133 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr44ASSERT_VIOLATIONINTEGER_OVERFLOW(line 46) no Hoare annotation was computed. [2024-11-08 23:25:17,133 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr17ASSERT_VIOLATIONINTEGER_OVERFLOW(line 33) the Hoare annotation is: true [2024-11-08 23:25:17,133 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr25ASSERT_VIOLATIONINTEGER_OVERFLOW(line 40) the Hoare annotation is: true [2024-11-08 23:25:17,133 INFO L77 FloydHoareUtils]: At program point L45(line 45) the Hoare annotation is: true [2024-11-08 23:25:17,133 INFO L77 FloydHoareUtils]: At program point L45-1(line 45) the Hoare annotation is: true [2024-11-08 23:25:17,133 INFO L77 FloydHoareUtils]: At program point L45-2(line 45) the Hoare annotation is: true [2024-11-08 23:25:17,133 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr36ASSERT_VIOLATIONINTEGER_OVERFLOW(line 45) no Hoare annotation was computed. [2024-11-08 23:25:17,134 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW(line 32) the Hoare annotation is: true [2024-11-08 23:25:17,134 INFO L77 FloydHoareUtils]: At program point L45-3(line 45) the Hoare annotation is: true [2024-11-08 23:25:17,134 INFO L77 FloydHoareUtils]: At program point L45-4(line 45) the Hoare annotation is: true [2024-11-08 23:25:17,134 INFO L77 FloydHoareUtils]: At program point L45-5(line 45) the Hoare annotation is: true [2024-11-08 23:25:17,134 INFO L77 FloydHoareUtils]: At program point L45-6(line 45) the Hoare annotation is: true [2024-11-08 23:25:17,134 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW(line 31) the Hoare annotation is: true [2024-11-08 23:25:17,134 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr43ASSERT_VIOLATIONINTEGER_OVERFLOW(line 46) the Hoare annotation is: true [2024-11-08 23:25:17,134 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr16ASSERT_VIOLATIONINTEGER_OVERFLOW(line 33) the Hoare annotation is: true [2024-11-08 23:25:17,134 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr24ASSERT_VIOLATIONINTEGER_OVERFLOW(line 40) the Hoare annotation is: true [2024-11-08 23:25:17,135 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr35ASSERT_VIOLATIONINTEGER_OVERFLOW(line 45) the Hoare annotation is: true [2024-11-08 23:25:17,135 INFO L77 FloydHoareUtils]: At program point L46(line 46) the Hoare annotation is: true [2024-11-08 23:25:17,135 INFO L77 FloydHoareUtils]: At program point L46-1(line 46) the Hoare annotation is: (not (and (< 9223372036854775807 (* |ULTIMATE.start_main_~t~0#1| |ULTIMATE.start_main_~t~0#1|)) (= |ULTIMATE.start_main_~s~0#1| 1))) [2024-11-08 23:25:17,135 INFO L77 FloydHoareUtils]: At program point L46-2(line 46) the Hoare annotation is: (not (and (< 9223372036854775807 (* |ULTIMATE.start_main_~t~0#1| |ULTIMATE.start_main_~t~0#1|)) (= |ULTIMATE.start_main_~s~0#1| 1))) [2024-11-08 23:25:17,135 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr8ASSERT_VIOLATIONINTEGER_OVERFLOW(line 32) no Hoare annotation was computed. [2024-11-08 23:25:17,135 INFO L77 FloydHoareUtils]: At program point L46-3(line 46) the Hoare annotation is: (let ((.cse0 (* |ULTIMATE.start_main_~s~0#1| 4)) (.cse1 (* |ULTIMATE.start_main_~t~0#1| |ULTIMATE.start_main_~t~0#1|))) (or (<= (+ .cse0 9223372036854775808) .cse1) (and (<= 0 (+ |ULTIMATE.start_main_~t~0#1| 4611686018427387904)) (<= |ULTIMATE.start_main_~t~0#1| 4611686018427387903) (< .cse0 (+ .cse1 9223372036854775809)) (<= .cse0 (+ .cse1 9223372036854775808 (* 2 |ULTIMATE.start_main_~t~0#1|)))))) [2024-11-08 23:25:17,136 INFO L77 FloydHoareUtils]: At program point L46-4(line 46) the Hoare annotation is: (let ((.cse0 (* |ULTIMATE.start_main_~s~0#1| 4)) (.cse1 (* |ULTIMATE.start_main_~t~0#1| |ULTIMATE.start_main_~t~0#1|))) (or (and (<= 0 (+ |ULTIMATE.start_main_~t~0#1| 4611686018427387904)) (<= |ULTIMATE.start_main_~t~0#1| 4611686018427387903) (<= .cse0 (+ .cse1 9223372036854775808 (* 2 |ULTIMATE.start_main_~t~0#1|)))) (<= (+ .cse0 9223372036854775808) .cse1))) [2024-11-08 23:25:17,136 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-11-08 23:25:17,137 INFO L77 FloydHoareUtils]: At program point L46-5(line 46) the Hoare annotation is: (let ((.cse5 (* |ULTIMATE.start_main_~t~0#1| |ULTIMATE.start_main_~t~0#1|)) (.cse6 (* 2 |ULTIMATE.start_main_~t~0#1|)) (.cse4 (* |ULTIMATE.start_main_~s~0#1| 4))) (let ((.cse2 (<= 0 (+ |ULTIMATE.start_main_~t~0#1| 4611686018427387904))) (.cse1 (+ 9223372036854775806 .cse4)) (.cse3 (<= |ULTIMATE.start_main_~t~0#1| 4611686018427387903)) (.cse0 (+ .cse5 .cse6)) (.cse7 (+ 9223372036854775807 .cse4))) (or (and (<= .cse0 .cse1) .cse2 .cse3 (<= .cse4 (+ .cse5 9223372036854775808 .cse6))) (and (< .cse7 .cse0) (not (= |ULTIMATE.start_main_~t~0#1| 1)) .cse2 .cse3) (and .cse2 (< .cse1 .cse0) .cse3 (<= .cse0 .cse7))))) [2024-11-08 23:25:17,137 INFO L77 FloydHoareUtils]: At program point L46-6(line 46) the Hoare annotation is: (let ((.cse5 (* |ULTIMATE.start_main_~t~0#1| |ULTIMATE.start_main_~t~0#1|)) (.cse6 (* 2 |ULTIMATE.start_main_~t~0#1|)) (.cse4 (* |ULTIMATE.start_main_~s~0#1| 4))) (let ((.cse3 (+ 9223372036854775806 .cse4)) (.cse2 (<= |ULTIMATE.start_main_~t~0#1| 4611686018427387903)) (.cse1 (+ .cse5 .cse6)) (.cse0 (+ 9223372036854775807 .cse4))) (or (and (< .cse0 .cse1) (not (= |ULTIMATE.start_main_~t~0#1| 1)) .cse2) (and (<= .cse1 .cse3) .cse2 (<= .cse4 (+ .cse5 9223372036854775808 .cse6))) (and (< .cse3 .cse1) .cse2 (<= .cse1 .cse0))))) [2024-11-08 23:25:17,137 INFO L77 FloydHoareUtils]: At program point L46-7(line 46) the Hoare annotation is: (<= (* |ULTIMATE.start_main_~s~0#1| 4) (+ (* |ULTIMATE.start_main_~t~0#1| |ULTIMATE.start_main_~t~0#1|) 9223372036854775808 (* 2 |ULTIMATE.start_main_~t~0#1|))) [2024-11-08 23:25:17,137 INFO L77 FloydHoareUtils]: At program point L46-8(line 46) the Hoare annotation is: (<= (* |ULTIMATE.start_main_~s~0#1| 4) (+ (* |ULTIMATE.start_main_~t~0#1| |ULTIMATE.start_main_~t~0#1|) 9223372036854775808 (* 2 |ULTIMATE.start_main_~t~0#1|))) [2024-11-08 23:25:17,137 INFO L77 FloydHoareUtils]: At program point L46-9(line 46) the Hoare annotation is: (<= (* |ULTIMATE.start_main_~s~0#1| 4) (+ (* |ULTIMATE.start_main_~t~0#1| |ULTIMATE.start_main_~t~0#1|) 9223372036854775808 (* 2 |ULTIMATE.start_main_~t~0#1|))) [2024-11-08 23:25:17,138 INFO L77 FloydHoareUtils]: At program point L46-10(line 46) the Hoare annotation is: true [2024-11-08 23:25:17,138 INFO L77 FloydHoareUtils]: At program point L46-11(line 46) the Hoare annotation is: true [2024-11-08 23:25:17,138 INFO L77 FloydHoareUtils]: At program point L46-12(line 46) the Hoare annotation is: true [2024-11-08 23:25:17,138 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr46ASSERT_VIOLATIONINTEGER_OVERFLOW(line 46) no Hoare annotation was computed. [2024-11-08 23:25:17,138 INFO L77 FloydHoareUtils]: At program point L30-2(lines 30 42) the Hoare annotation is: true [2024-11-08 23:25:17,138 INFO L77 FloydHoareUtils]: At program point L30-3(lines 30 42) the Hoare annotation is: true [2024-11-08 23:25:17,139 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr19ASSERT_VIOLATIONINTEGER_OVERFLOW(line 33) the Hoare annotation is: true [2024-11-08 23:25:17,139 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr27ASSERT_VIOLATIONINTEGER_OVERFLOW(line 41) the Hoare annotation is: true [2024-11-08 23:25:17,139 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr11ASSERT_VIOLATIONINTEGER_OVERFLOW(line 33) the Hoare annotation is: true [2024-11-08 23:25:17,139 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr38ASSERT_VIOLATIONINTEGER_OVERFLOW(line 46) no Hoare annotation was computed. [2024-11-08 23:25:17,139 INFO L77 FloydHoareUtils]: At program point L39(line 39) the Hoare annotation is: true [2024-11-08 23:25:17,140 INFO L77 FloydHoareUtils]: At program point L39-1(line 39) the Hoare annotation is: true [2024-11-08 23:25:17,140 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr45ASSERT_VIOLATIONINTEGER_OVERFLOW(line 46) no Hoare annotation was computed. [2024-11-08 23:25:17,140 INFO L77 FloydHoareUtils]: At program point L31(line 31) the Hoare annotation is: true [2024-11-08 23:25:17,140 INFO L77 FloydHoareUtils]: At program point L31-1(line 31) the Hoare annotation is: (< 0 (+ |ULTIMATE.start_main_~a~0#1| 4611686018427387905)) [2024-11-08 23:25:17,140 INFO L77 FloydHoareUtils]: At program point L31-2(line 31) the Hoare annotation is: (and (< 0 (+ |ULTIMATE.start_main_~a~0#1| 4611686018427387905)) (<= |ULTIMATE.start_main_~a~0#1| 4611686018427387903)) [2024-11-08 23:25:17,140 INFO L77 FloydHoareUtils]: At program point L31-3(line 31) the Hoare annotation is: (and (< 0 (+ |ULTIMATE.start_main_~a~0#1| 4611686018427387905)) (<= |ULTIMATE.start_main_~a~0#1| 4611686018427387903)) [2024-11-08 23:25:17,141 INFO L77 FloydHoareUtils]: At program point L31-4(line 31) the Hoare annotation is: (and (< 0 (+ |ULTIMATE.start_main_~a~0#1| 4611686018427387905)) (<= |ULTIMATE.start_main_~a~0#1| 4611686018427387903)) [2024-11-08 23:25:17,141 INFO L77 FloydHoareUtils]: At program point L31-5(line 31) the Hoare annotation is: true [2024-11-08 23:25:17,141 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr18ASSERT_VIOLATIONINTEGER_OVERFLOW(line 33) the Hoare annotation is: true [2024-11-08 23:25:17,141 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr26ASSERT_VIOLATIONINTEGER_OVERFLOW(line 41) the Hoare annotation is: true [2024-11-08 23:25:17,141 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr37ASSERT_VIOLATIONINTEGER_OVERFLOW(line 45) the Hoare annotation is: true [2024-11-08 23:25:17,142 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr10ASSERT_VIOLATIONINTEGER_OVERFLOW(line 33) no Hoare annotation was computed. [2024-11-08 23:25:17,142 INFO L77 FloydHoareUtils]: At program point L40(line 40) the Hoare annotation is: true [2024-11-08 23:25:17,142 INFO L77 FloydHoareUtils]: At program point L40-1(line 40) the Hoare annotation is: true [2024-11-08 23:25:17,142 INFO L77 FloydHoareUtils]: At program point L32(line 32) the Hoare annotation is: true [2024-11-08 23:25:17,142 INFO L77 FloydHoareUtils]: At program point L32-1(line 32) the Hoare annotation is: true [2024-11-08 23:25:17,142 INFO L77 FloydHoareUtils]: At program point L32-2(line 32) the Hoare annotation is: true [2024-11-08 23:25:17,142 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW(line 32) the Hoare annotation is: true [2024-11-08 23:25:17,143 INFO L77 FloydHoareUtils]: At program point L32-3(line 32) the Hoare annotation is: true [2024-11-08 23:25:17,143 INFO L77 FloydHoareUtils]: At program point L32-4(line 32) the Hoare annotation is: true [2024-11-08 23:25:17,143 INFO L77 FloydHoareUtils]: At program point L32-5(line 32) the Hoare annotation is: (or (< 4 |ULTIMATE.start_main_~s~0#1|) (and (< 1 |ULTIMATE.start_main_~a~0#1|) (<= |ULTIMATE.start_main_~a~0#1| 4611686018427387903)) (<= (+ (* |ULTIMATE.start_main_~a~0#1| |ULTIMATE.start_main_~a~0#1|) (* 2 |ULTIMATE.start_main_~a~0#1|)) 9223372036854775806) (not (= 3 |ULTIMATE.start_main_~t~0#1|)) (< |ULTIMATE.start_main_~s~0#1| 4)) [2024-11-08 23:25:17,143 INFO L77 FloydHoareUtils]: At program point L32-6(line 32) the Hoare annotation is: true [2024-11-08 23:25:17,143 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr29ASSERT_VIOLATIONINTEGER_OVERFLOW(line 44) the Hoare annotation is: true [2024-11-08 23:25:17,143 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr21ASSERT_VIOLATIONINTEGER_OVERFLOW(line 33) the Hoare annotation is: true [2024-11-08 23:25:17,144 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr13ASSERT_VIOLATIONINTEGER_OVERFLOW(line 33) the Hoare annotation is: true [2024-11-08 23:25:17,144 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr32ASSERT_VIOLATIONINTEGER_OVERFLOW(line 45) the Hoare annotation is: true [2024-11-08 23:25:17,144 INFO L77 FloydHoareUtils]: At program point L41(line 41) the Hoare annotation is: true [2024-11-08 23:25:17,144 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr40ASSERT_VIOLATIONINTEGER_OVERFLOW(line 46) the Hoare annotation is: true [2024-11-08 23:25:17,144 INFO L77 FloydHoareUtils]: At program point L41-1(line 41) the Hoare annotation is: true [2024-11-08 23:25:17,144 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr48ASSERT_VIOLATIONINTEGER_OVERFLOW(line 46) no Hoare annotation was computed. [2024-11-08 23:25:17,145 INFO L77 FloydHoareUtils]: At program point L33(line 33) the Hoare annotation is: true [2024-11-08 23:25:17,145 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startEXIT(line -1) the Hoare annotation is: true [2024-11-08 23:25:17,145 INFO L77 FloydHoareUtils]: At program point L33-1(line 33) the Hoare annotation is: true [2024-11-08 23:25:17,145 INFO L77 FloydHoareUtils]: At program point L33-2(line 33) the Hoare annotation is: true [2024-11-08 23:25:17,145 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr47ASSERT_VIOLATIONINTEGER_OVERFLOW(line 46) the Hoare annotation is: true [2024-11-08 23:25:17,145 INFO L77 FloydHoareUtils]: At program point L33-3(line 33) the Hoare annotation is: true [2024-11-08 23:25:17,146 INFO L77 FloydHoareUtils]: At program point L33-4(line 33) the Hoare annotation is: (not (and (<= |ULTIMATE.start_main_~t~0#1| 3) (< (+ (* |ULTIMATE.start_main_~t~0#1| |ULTIMATE.start_main_~t~0#1|) 9223372036854775802 (* 2 |ULTIMATE.start_main_~t~0#1|)) (* |ULTIMATE.start_main_~s~0#1| 4)) (<= 3 |ULTIMATE.start_main_~t~0#1|))) [2024-11-08 23:25:17,146 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW(line 32) the Hoare annotation is: true [2024-11-08 23:25:17,146 INFO L77 FloydHoareUtils]: At program point L33-5(line 33) the Hoare annotation is: (not (and (<= |ULTIMATE.start_main_~t~0#1| 3) (< (+ (* |ULTIMATE.start_main_~t~0#1| |ULTIMATE.start_main_~t~0#1|) 9223372036854775802 (* 2 |ULTIMATE.start_main_~t~0#1|)) (* |ULTIMATE.start_main_~s~0#1| 4)) (<= 3 |ULTIMATE.start_main_~t~0#1|))) [2024-11-08 23:25:17,146 INFO L77 FloydHoareUtils]: At program point L33-6(line 33) the Hoare annotation is: (not (let ((.cse1 (* |ULTIMATE.start_main_~t~0#1| |ULTIMATE.start_main_~t~0#1|)) (.cse2 (* 2 |ULTIMATE.start_main_~t~0#1|)) (.cse0 (* |ULTIMATE.start_main_~s~0#1| 4))) (and (< 0 (+ |ULTIMATE.start_main_~a~0#1| 4611686018427387905)) (<= .cse0 (+ .cse1 9223372036854775802 .cse2)) (< (+ |ULTIMATE.start_main_~t~0#1| 4611686018427387904) 0) (<= (+ .cse1 .cse2) (+ 9223372036854775797 .cse0)) (<= |ULTIMATE.start_main_~a~0#1| 4611686018427387903)))) [2024-11-08 23:25:17,146 INFO L77 FloydHoareUtils]: At program point L33-7(line 33) the Hoare annotation is: (let ((.cse1 (* |ULTIMATE.start_main_~t~0#1| |ULTIMATE.start_main_~t~0#1|)) (.cse2 (* 2 |ULTIMATE.start_main_~t~0#1|)) (.cse0 (* |ULTIMATE.start_main_~s~0#1| 4))) (or (< (+ 9223372036854775797 .cse0) (+ .cse1 .cse2)) (and (<= 0 (+ |ULTIMATE.start_main_~t~0#1| 4611686018427387904)) (<= |ULTIMATE.start_main_~t~0#1| 4611686018427387903)) (< (+ .cse1 9223372036854775802 .cse2) .cse0) (<= (+ |ULTIMATE.start_main_~a~0#1| 4611686018427387905) 0) (< 4611686018427387903 |ULTIMATE.start_main_~a~0#1|))) [2024-11-08 23:25:17,147 INFO L77 FloydHoareUtils]: At program point L33-8(line 33) the Hoare annotation is: (<= (* |ULTIMATE.start_main_~s~0#1| 4) (+ (* |ULTIMATE.start_main_~t~0#1| |ULTIMATE.start_main_~t~0#1|) 9223372036854775808 (* 2 |ULTIMATE.start_main_~t~0#1|))) [2024-11-08 23:25:17,147 INFO L77 FloydHoareUtils]: At program point L33-9(line 33) the Hoare annotation is: (<= (* |ULTIMATE.start_main_~s~0#1| 4) (+ (* |ULTIMATE.start_main_~t~0#1| |ULTIMATE.start_main_~t~0#1|) 9223372036854775808 (* 2 |ULTIMATE.start_main_~t~0#1|))) [2024-11-08 23:25:17,147 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr28ASSERT_VIOLATIONINTEGER_OVERFLOW(line 44) the Hoare annotation is: true [2024-11-08 23:25:17,147 INFO L77 FloydHoareUtils]: At program point L33-10(line 33) the Hoare annotation is: true [2024-11-08 23:25:17,148 INFO L77 FloydHoareUtils]: At program point L33-11(line 33) the Hoare annotation is: (let ((.cse1 (* |ULTIMATE.start_main_~s~0#1| 4)) (.cse0 (* |ULTIMATE.start_main_~t~0#1| |ULTIMATE.start_main_~t~0#1|))) (let ((.cse3 (<= .cse0 9223372036854775807)) (.cse4 (< 0 (+ 2305843009213693953 |ULTIMATE.start_main_~s~0#1|))) (.cse5 (<= (+ .cse1 9223372036854775808) .cse0)) (.cse2 (<= 0 (+ |ULTIMATE.start_main_~s~0#1| |ULTIMATE.start_main_~t~0#1| 4611686018427387905)))) (or (< 4611686018427387903 |ULTIMATE.start_main_~t~0#1|) (< (+ |ULTIMATE.start_main_~t~0#1| 4611686018427387904) 0) (<= (+ .cse0 (* 2 |ULTIMATE.start_main_~t~0#1|)) (+ 9223372036854775806 .cse1)) (and (< 1 |ULTIMATE.start_main_~a~0#1|) .cse2) (and .cse2 (< 9223372036854775806 (+ (* |ULTIMATE.start_main_~a~0#1| |ULTIMATE.start_main_~a~0#1|) (* 2 |ULTIMATE.start_main_~a~0#1|)))) (<= (+ |ULTIMATE.start_main_~a~0#1| 4611686018427387905) 0) (< 4611686018427387903 |ULTIMATE.start_main_~a~0#1|) (and .cse3 .cse4 (< |ULTIMATE.start_main_~s~0#1| (+ 3 |ULTIMATE.start_main_~n~0#1|))) (< 7 (+ |ULTIMATE.start_main_~s~0#1| |ULTIMATE.start_main_~t~0#1|)) (and .cse3 (not (= |ULTIMATE.start_main_~t~0#1| 1)) .cse4 .cse5) (and .cse3 .cse4 .cse5 (not (= |ULTIMATE.start_main_~a~0#1| 0))) (and .cse2 (< 9223372036854775807 .cse0))))) [2024-11-08 23:25:17,148 INFO L77 FloydHoareUtils]: At program point L33-12(lines 30 42) the Hoare annotation is: true [2024-11-08 23:25:17,148 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr20ASSERT_VIOLATIONINTEGER_OVERFLOW(line 33) no Hoare annotation was computed. [2024-11-08 23:25:17,148 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr12ASSERT_VIOLATIONINTEGER_OVERFLOW(line 33) the Hoare annotation is: true [2024-11-08 23:25:17,148 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr39ASSERT_VIOLATIONINTEGER_OVERFLOW(line 46) the Hoare annotation is: true [2024-11-08 23:25:17,149 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr23ASSERT_VIOLATIONINTEGER_OVERFLOW(line 39) the Hoare annotation is: true [2024-11-08 23:25:17,149 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW(line 31) no Hoare annotation was computed. [2024-11-08 23:25:17,149 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr42ASSERT_VIOLATIONINTEGER_OVERFLOW(line 46) no Hoare annotation was computed. [2024-11-08 23:25:17,149 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr31ASSERT_VIOLATIONINTEGER_OVERFLOW(line 44) no Hoare annotation was computed. [2024-11-08 23:25:17,149 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr34ASSERT_VIOLATIONINTEGER_OVERFLOW(line 45) the Hoare annotation is: true [2024-11-08 23:25:17,149 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr15ASSERT_VIOLATIONINTEGER_OVERFLOW(line 33) the Hoare annotation is: true [2024-11-08 23:25:17,149 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW(line 32) the Hoare annotation is: true [2024-11-08 23:25:17,150 INFO L77 FloydHoareUtils]: At program point __VERIFIER_assertEXIT(lines 11 17) the Hoare annotation is: true [2024-11-08 23:25:17,150 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(lines 11 17) the Hoare annotation is: true [2024-11-08 23:25:17,170 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 08.11 11:25:17 ImpRootNode [2024-11-08 23:25:17,170 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-08 23:25:17,171 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-08 23:25:17,171 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-08 23:25:17,171 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-08 23:25:17,172 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 11:23:07" (3/4) ... [2024-11-08 23:25:17,174 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-08 23:25:17,177 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure __VERIFIER_assert [2024-11-08 23:25:17,182 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 17 nodes and edges [2024-11-08 23:25:17,183 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 7 nodes and edges [2024-11-08 23:25:17,183 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-08 23:25:17,183 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-08 23:25:17,293 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d87e5395-aaea-4de2-b8b5-1d5f4828078c/bin/ukojak-verify-ImItNfHLgk/witness.graphml [2024-11-08 23:25:17,293 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d87e5395-aaea-4de2-b8b5-1d5f4828078c/bin/ukojak-verify-ImItNfHLgk/witness.yml [2024-11-08 23:25:17,294 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-08 23:25:17,294 INFO L158 Benchmark]: Toolchain (without parser) took 131121.02ms. Allocated memory was 144.7MB in the beginning and 1.1GB in the end (delta: 962.6MB). Free memory was 102.4MB in the beginning and 553.8MB in the end (delta: -451.4MB). Peak memory consumption was 511.7MB. Max. memory is 16.1GB. [2024-11-08 23:25:17,295 INFO L158 Benchmark]: CDTParser took 0.28ms. Allocated memory is still 144.7MB. Free memory is still 92.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 23:25:17,295 INFO L158 Benchmark]: CACSL2BoogieTranslator took 279.35ms. Allocated memory is still 144.7MB. Free memory was 102.4MB in the beginning and 89.8MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-11-08 23:25:17,296 INFO L158 Benchmark]: Boogie Procedure Inliner took 33.26ms. Allocated memory is still 144.7MB. Free memory was 89.8MB in the beginning and 87.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-08 23:25:17,296 INFO L158 Benchmark]: Boogie Preprocessor took 30.18ms. Allocated memory is still 144.7MB. Free memory was 87.7MB in the beginning and 86.6MB in the end (delta: 1.1MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 23:25:17,296 INFO L158 Benchmark]: RCFGBuilder took 574.80ms. Allocated memory is still 144.7MB. Free memory was 86.6MB in the beginning and 65.2MB in the end (delta: 21.5MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2024-11-08 23:25:17,297 INFO L158 Benchmark]: CodeCheck took 130075.46ms. Allocated memory was 144.7MB in the beginning and 1.1GB in the end (delta: 962.6MB). Free memory was 65.2MB in the beginning and 559.0MB in the end (delta: -493.9MB). Peak memory consumption was 471.9MB. Max. memory is 16.1GB. [2024-11-08 23:25:17,297 INFO L158 Benchmark]: Witness Printer took 122.84ms. Allocated memory is still 1.1GB. Free memory was 559.0MB in the beginning and 553.8MB in the end (delta: 5.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-08 23:25:17,299 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck: - StatisticsResult: Ultimate CodeCheck benchmark data CFG has 2 procedures, 113 locations, 50 error locations. Started 1 CEGAR loops. OverallTime: 124.0s, OverallIterations: 129, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 78368 SdHoareTripleChecker+Valid, 259.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 69299 mSDsluCounter, 17640 SdHoareTripleChecker+Invalid, 219.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 6848 mSDsCounter, 19792 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 177857 IncrementalHoareTripleChecker+Invalid, 197649 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 19792 mSolverCounterUnsat, 10792 mSDtfsCounter, 177857 mSolverCounterSat, 3.6s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 62784 GetRequests, 59684 SyntacticMatches, 2108 SemanticMatches, 992 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 615770 ImplicationChecksByTransitivity, 105.6s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.2s SsaConstructionTime, 0.7s SatisfiabilityAnalysisTime, 10.0s InterpolantComputationTime, 7820 NumberOfCodeBlocks, 7820 NumberOfCodeBlocksAsserted, 128 NumberOfCheckSat, 7692 ConstructedInterpolants, 0 QuantifiedInterpolants, 24685 SizeOfPredicates, 0 NumberOfNonLiveVariables, 482 ConjunctsInSsa, 25 ConjunctsInUnsatCore, 128 InterpolantComputations, 99 PerfectInterpolantSequences, 4454/5159 InterpolantCoveringCapability, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available - PositiveResult [Line: 31]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 31]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 31]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 31]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 32]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 32]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 32]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 32]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 32]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 32]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 33]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 33]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 33]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 33]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 33]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 33]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 33]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 33]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 33]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 33]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 33]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 33]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 39]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 39]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 40]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 40]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 41]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 41]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 44]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 44]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 44]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 44]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 45]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 45]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 45]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 45]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 45]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 45]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 46]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 46]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 46]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 46]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 46]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 46]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 46]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 46]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 46]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 46]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 46]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 46]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - AllSpecificationsHoldResult: All specifications hold 50 specifications checked. All of them hold * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.28ms. Allocated memory is still 144.7MB. Free memory is still 92.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 279.35ms. Allocated memory is still 144.7MB. Free memory was 102.4MB in the beginning and 89.8MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 33.26ms. Allocated memory is still 144.7MB. Free memory was 89.8MB in the beginning and 87.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 30.18ms. Allocated memory is still 144.7MB. Free memory was 87.7MB in the beginning and 86.6MB in the end (delta: 1.1MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 574.80ms. Allocated memory is still 144.7MB. Free memory was 86.6MB in the beginning and 65.2MB in the end (delta: 21.5MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * CodeCheck took 130075.46ms. Allocated memory was 144.7MB in the beginning and 1.1GB in the end (delta: 962.6MB). Free memory was 65.2MB in the beginning and 559.0MB in the end (delta: -493.9MB). Peak memory consumption was 471.9MB. Max. memory is 16.1GB. * Witness Printer took 122.84ms. Allocated memory is still 1.1GB. Free memory was 559.0MB in the beginning and 553.8MB in the end (delta: 5.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. RESULT: Ultimate proved your program to be correct! [2024-11-08 23:25:17,374 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d87e5395-aaea-4de2-b8b5-1d5f4828078c/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE