./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/ldv-regression/test24-2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce7ed8af-d510-49c1-92a0-176edec57bb0/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce7ed8af-d510-49c1-92a0-176edec57bb0/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce7ed8af-d510-49c1-92a0-176edec57bb0/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce7ed8af-d510-49c1-92a0-176edec57bb0/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/ldv-regression/test24-2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce7ed8af-d510-49c1-92a0-176edec57bb0/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce7ed8af-d510-49c1-92a0-176edec57bb0/bin/ukojak-verify-CZk0znPC7b --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 ba9918f9236391a08a9d6d8a63aa823d4042d99b397d7843518d83dccab2fbf8 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 03:20:40,405 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 03:20:40,464 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce7ed8af-d510-49c1-92a0-176edec57bb0/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-12-06 03:20:40,469 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 03:20:40,469 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 03:20:40,488 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 03:20:40,489 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 03:20:40,489 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 03:20:40,490 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 03:20:40,490 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 03:20:40,490 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 03:20:40,490 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 03:20:40,490 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-06 03:20:40,490 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 03:20:40,490 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-06 03:20:40,490 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 03:20:40,491 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 03:20:40,491 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 03:20:40,491 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 03:20:40,491 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-06 03:20:40,491 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 03:20:40,491 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-06 03:20:40,491 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 03:20:40,491 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 03:20:40,491 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 03:20:40,491 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 03:20:40,491 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 03:20:40,492 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 03:20:40,492 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 03:20:40,492 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 03:20:40,492 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 03:20:40,492 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 03:20:40,492 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 03:20:40,492 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 03:20:40,492 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 03:20:40,492 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce7ed8af-d510-49c1-92a0-176edec57bb0/bin/ukojak-verify-CZk0znPC7b 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 -> ba9918f9236391a08a9d6d8a63aa823d4042d99b397d7843518d83dccab2fbf8 [2024-12-06 03:20:40,742 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 03:20:40,749 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 03:20:40,751 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 03:20:40,752 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 03:20:40,752 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 03:20:40,753 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce7ed8af-d510-49c1-92a0-176edec57bb0/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/ldv-regression/test24-2.c [2024-12-06 03:20:43,413 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce7ed8af-d510-49c1-92a0-176edec57bb0/bin/ukojak-verify-CZk0znPC7b/data/03484eea9/007d7f58f44b4144a5638e8be0cd43e0/FLAG20d6ce7f3 [2024-12-06 03:20:43,636 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 03:20:43,636 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce7ed8af-d510-49c1-92a0-176edec57bb0/sv-benchmarks/c/ldv-regression/test24-2.c [2024-12-06 03:20:43,642 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce7ed8af-d510-49c1-92a0-176edec57bb0/bin/ukojak-verify-CZk0znPC7b/data/03484eea9/007d7f58f44b4144a5638e8be0cd43e0/FLAG20d6ce7f3 [2024-12-06 03:20:43,988 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce7ed8af-d510-49c1-92a0-176edec57bb0/bin/ukojak-verify-CZk0znPC7b/data/03484eea9/007d7f58f44b4144a5638e8be0cd43e0 [2024-12-06 03:20:43,989 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 03:20:43,990 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 03:20:43,991 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 03:20:43,991 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 03:20:43,994 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 03:20:43,995 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 03:20:43" (1/1) ... [2024-12-06 03:20:43,995 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@14d99718 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:20:43, skipping insertion in model container [2024-12-06 03:20:43,995 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 03:20:43" (1/1) ... [2024-12-06 03:20:44,005 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 03:20:44,107 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 03:20:44,112 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 03:20:44,123 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 03:20:44,133 INFO L204 MainTranslator]: Completed translation [2024-12-06 03:20:44,133 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:20:44 WrapperNode [2024-12-06 03:20:44,134 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 03:20:44,134 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 03:20:44,134 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 03:20:44,134 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 03:20:44,139 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:20:44" (1/1) ... [2024-12-06 03:20:44,143 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:20:44" (1/1) ... [2024-12-06 03:20:44,154 INFO L138 Inliner]: procedures = 14, calls = 19, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 82 [2024-12-06 03:20:44,155 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 03:20:44,155 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 03:20:44,155 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 03:20:44,155 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 03:20:44,160 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:20:44" (1/1) ... [2024-12-06 03:20:44,160 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:20:44" (1/1) ... [2024-12-06 03:20:44,162 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:20:44" (1/1) ... [2024-12-06 03:20:44,162 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:20:44" (1/1) ... [2024-12-06 03:20:44,165 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:20:44" (1/1) ... [2024-12-06 03:20:44,166 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:20:44" (1/1) ... [2024-12-06 03:20:44,168 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:20:44" (1/1) ... [2024-12-06 03:20:44,168 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:20:44" (1/1) ... [2024-12-06 03:20:44,169 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:20:44" (1/1) ... [2024-12-06 03:20:44,170 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 03:20:44,170 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 03:20:44,170 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 03:20:44,170 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 03:20:44,171 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 03:20:44" (1/1) ... [2024-12-06 03:20:44,175 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 03:20:44,183 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce7ed8af-d510-49c1-92a0-176edec57bb0/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 03:20:44,192 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce7ed8af-d510-49c1-92a0-176edec57bb0/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 03:20:44,194 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce7ed8af-d510-49c1-92a0-176edec57bb0/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 03:20:44,212 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 03:20:44,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 03:20:44,212 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-12-06 03:20:44,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-12-06 03:20:44,212 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 03:20:44,213 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 03:20:44,213 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-12-06 03:20:44,213 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-12-06 03:20:44,261 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 03:20:44,263 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 03:20:44,402 INFO L? ?]: Removed 23 outVars from TransFormulas that were not future-live. [2024-12-06 03:20:44,402 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 03:20:44,438 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 03:20:44,438 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-12-06 03:20:44,438 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 03:20:44 BoogieIcfgContainer [2024-12-06 03:20:44,438 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 03:20:44,439 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 03:20:44,439 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 03:20:44,449 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 03:20:44,449 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 03:20:44" (1/1) ... [2024-12-06 03:20:44,456 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 03:20:44,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:44,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 22 states and 26 transitions. [2024-12-06 03:20:44,503 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 26 transitions. [2024-12-06 03:20:44,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-12-06 03:20:44,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:44,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:44,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:44,691 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:44,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:44,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 24 states and 29 transitions. [2024-12-06 03:20:44,742 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 29 transitions. [2024-12-06 03:20:44,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-12-06 03:20:44,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:44,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:44,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:44,806 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:44,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:44,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 25 states and 30 transitions. [2024-12-06 03:20:44,824 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 30 transitions. [2024-12-06 03:20:44,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-12-06 03:20:44,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:44,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:44,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:44,921 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:45,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:45,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 27 states and 33 transitions. [2024-12-06 03:20:45,027 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 33 transitions. [2024-12-06 03:20:45,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-06 03:20:45,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:45,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:45,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:45,097 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 03:20:45,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:45,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 26 states and 32 transitions. [2024-12-06 03:20:45,190 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 32 transitions. [2024-12-06 03:20:45,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-06 03:20:45,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:45,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:45,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:45,259 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:45,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:45,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 27 states and 33 transitions. [2024-12-06 03:20:45,321 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 33 transitions. [2024-12-06 03:20:45,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-06 03:20:45,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:45,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:45,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:45,426 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 2 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:45,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:45,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 24 states and 28 transitions. [2024-12-06 03:20:45,473 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 28 transitions. [2024-12-06 03:20:45,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-12-06 03:20:45,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:45,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:45,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:45,564 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:45,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:45,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 27 states and 31 transitions. [2024-12-06 03:20:45,728 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 31 transitions. [2024-12-06 03:20:45,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 03:20:45,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:45,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:45,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:45,865 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:46,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:46,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 30 states and 34 transitions. [2024-12-06 03:20:46,054 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 34 transitions. [2024-12-06 03:20:46,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 03:20:46,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:46,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:46,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:46,205 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:46,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:46,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 33 states and 37 transitions. [2024-12-06 03:20:46,378 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 37 transitions. [2024-12-06 03:20:46,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 03:20:46,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:46,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:46,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:46,561 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 0 proven. 35 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:46,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:46,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 36 states and 40 transitions. [2024-12-06 03:20:46,790 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 40 transitions. [2024-12-06 03:20:46,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-06 03:20:46,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:46,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:46,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:46,970 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 0 proven. 51 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:47,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:47,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 39 states and 43 transitions. [2024-12-06 03:20:47,224 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 43 transitions. [2024-12-06 03:20:47,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 03:20:47,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:47,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:47,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:47,425 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 0 proven. 70 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:47,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:47,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 42 states and 46 transitions. [2024-12-06 03:20:47,691 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 46 transitions. [2024-12-06 03:20:47,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-06 03:20:47,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:47,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:47,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:47,910 INFO L134 CoverageAnalysis]: Checked inductivity of 92 backedges. 0 proven. 92 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:48,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:48,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 45 states and 49 transitions. [2024-12-06 03:20:48,187 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 49 transitions. [2024-12-06 03:20:48,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 03:20:48,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:48,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:48,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:48,468 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 0 proven. 117 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:48,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:48,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 48 states and 52 transitions. [2024-12-06 03:20:48,779 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 52 transitions. [2024-12-06 03:20:48,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-06 03:20:48,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:48,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:48,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:49,132 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 145 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:49,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:49,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 51 states and 55 transitions. [2024-12-06 03:20:49,486 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 55 transitions. [2024-12-06 03:20:49,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-12-06 03:20:49,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:49,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:49,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:49,804 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 0 proven. 176 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:50,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:50,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 54 states and 58 transitions. [2024-12-06 03:20:50,129 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 58 transitions. [2024-12-06 03:20:50,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 03:20:50,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:50,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:50,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:50,465 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:50,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:50,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 57 states and 61 transitions. [2024-12-06 03:20:50,870 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 61 transitions. [2024-12-06 03:20:50,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 03:20:50,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:50,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:50,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:51,148 INFO L134 CoverageAnalysis]: Checked inductivity of 247 backedges. 0 proven. 247 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:51,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:51,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 60 states and 64 transitions. [2024-12-06 03:20:51,556 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 64 transitions. [2024-12-06 03:20:51,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-06 03:20:51,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:51,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:51,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:51,933 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 0 proven. 287 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:52,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:52,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 63 states and 67 transitions. [2024-12-06 03:20:52,337 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 67 transitions. [2024-12-06 03:20:52,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-12-06 03:20:52,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:52,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:52,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:52,733 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:53,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:53,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 66 states and 70 transitions. [2024-12-06 03:20:53,167 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 70 transitions. [2024-12-06 03:20:53,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-12-06 03:20:53,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:53,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:53,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:53,645 INFO L134 CoverageAnalysis]: Checked inductivity of 376 backedges. 0 proven. 376 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:54,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:54,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 69 states and 73 transitions. [2024-12-06 03:20:54,051 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 73 transitions. [2024-12-06 03:20:54,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 03:20:54,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:54,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:54,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:54,400 INFO L134 CoverageAnalysis]: Checked inductivity of 425 backedges. 0 proven. 425 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:54,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:54,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 72 states and 76 transitions. [2024-12-06 03:20:54,880 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 76 transitions. [2024-12-06 03:20:54,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-12-06 03:20:54,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:54,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:54,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:55,347 INFO L134 CoverageAnalysis]: Checked inductivity of 477 backedges. 0 proven. 477 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:55,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:55,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 79 states to 75 states and 79 transitions. [2024-12-06 03:20:55,793 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 79 transitions. [2024-12-06 03:20:55,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-06 03:20:55,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:55,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:55,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:20:56,214 INFO L134 CoverageAnalysis]: Checked inductivity of 532 backedges. 0 proven. 532 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:20:56,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:20:56,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 81 states to 78 states and 81 transitions. [2024-12-06 03:20:56,694 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 81 transitions. [2024-12-06 03:20:56,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-12-06 03:20:56,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:20:56,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:20:56,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:21:00,768 INFO L134 CoverageAnalysis]: Checked inductivity of 590 backedges. 0 proven. 425 refuted. 0 times theorem prover too weak. 165 trivial. 0 not checked. [2024-12-06 03:21:10,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:21:10,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 77 states and 80 transitions. [2024-12-06 03:21:10,527 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 80 transitions. [2024-12-06 03:21:10,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-06 03:21:10,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:21:10,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:21:10,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:21:10,890 INFO L134 CoverageAnalysis]: Checked inductivity of 590 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 590 trivial. 0 not checked. [2024-12-06 03:21:11,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:21:11,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 79 states to 76 states and 79 transitions. [2024-12-06 03:21:11,309 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 79 transitions. [2024-12-06 03:21:11,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-12-06 03:21:11,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:21:11,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:21:11,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:21:11,524 INFO L134 CoverageAnalysis]: Checked inductivity of 590 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 590 trivial. 0 not checked. [2024-12-06 03:21:11,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:21:11,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 79 states and 83 transitions. [2024-12-06 03:21:11,707 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 83 transitions. [2024-12-06 03:21:11,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-12-06 03:21:11,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:21:11,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:21:11,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:21:16,626 INFO L134 CoverageAnalysis]: Checked inductivity of 590 backedges. 0 proven. 425 refuted. 0 times theorem prover too weak. 165 trivial. 0 not checked. [2024-12-06 03:21:17,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:21:17,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 83 states and 89 transitions. [2024-12-06 03:21:17,080 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 89 transitions. [2024-12-06 03:21:17,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-12-06 03:21:17,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:21:17,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:21:17,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:21:17,304 INFO L134 CoverageAnalysis]: Checked inductivity of 593 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 590 trivial. 0 not checked. [2024-12-06 03:21:17,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:21:17,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 79 states and 83 transitions. [2024-12-06 03:21:17,697 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 83 transitions. [2024-12-06 03:21:17,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-12-06 03:21:17,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:21:17,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:21:17,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:21:20,179 INFO L134 CoverageAnalysis]: Checked inductivity of 594 backedges. 0 proven. 429 refuted. 0 times theorem prover too weak. 165 trivial. 0 not checked. [2024-12-06 03:21:20,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:21:20,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 83 states and 88 transitions. [2024-12-06 03:21:20,584 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 88 transitions. [2024-12-06 03:21:20,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:21:20,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:21:20,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:21:20,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:21:25,218 INFO L134 CoverageAnalysis]: Checked inductivity of 602 backedges. 0 proven. 437 refuted. 0 times theorem prover too weak. 165 trivial. 0 not checked. [2024-12-06 03:21:27,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:21:27,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 87 states and 95 transitions. [2024-12-06 03:21:27,224 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 95 transitions. [2024-12-06 03:21:27,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-12-06 03:21:27,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:21:27,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:21:27,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:21:27,888 INFO L134 CoverageAnalysis]: Checked inductivity of 614 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 603 trivial. 0 not checked. [2024-12-06 03:21:32,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:21:32,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 82 states and 87 transitions. [2024-12-06 03:21:32,363 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 87 transitions. [2024-12-06 03:21:32,363 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-12-06 03:21:32,363 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 33 iterations. [2024-12-06 03:21:32,369 INFO L726 CodeCheckObserver]: All specifications hold 6 specifications checked. All of them hold [2024-12-06 03:21:34,354 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW(line 28) no Hoare annotation was computed. [2024-12-06 03:21:34,355 INFO L77 FloydHoareUtils]: At program point L19-3(line 19) the Hoare annotation is: (let ((.cse0 (= |ULTIMATE.start_main_~#ad1~0#1.offset| 0))) (or (and .cse0 (= |ULTIMATE.start_main_#t~post7#1| 0)) (and (<= |ULTIMATE.start_main_#t~post7#1| 14) .cse0 (< 13 |ULTIMATE.start_main_#t~post7#1|)) (and .cse0 (= |ULTIMATE.start_main_#t~post7#1| 1)) (and .cse0 (= 2 |ULTIMATE.start_main_#t~post7#1|)) (and (= |ULTIMATE.start_main_#t~post7#1| 4) .cse0) (and .cse0 (<= |ULTIMATE.start_main_#t~post7#1| 17) (< 16 |ULTIMATE.start_main_#t~post7#1|)) (and (< 10 |ULTIMATE.start_main_#t~post7#1|) (<= |ULTIMATE.start_main_#t~post7#1| 11) .cse0) (and (= 3 |ULTIMATE.start_main_#t~post7#1|) .cse0) (and (< 15 |ULTIMATE.start_main_#t~post7#1|) (<= |ULTIMATE.start_main_#t~post7#1| 16) .cse0) (and .cse0 (<= |ULTIMATE.start_main_#t~post7#1| 13) (< 12 |ULTIMATE.start_main_#t~post7#1|)) (and (< 18 |ULTIMATE.start_main_#t~post7#1|) (<= |ULTIMATE.start_main_#t~post7#1| 19) .cse0) (and (< 11 |ULTIMATE.start_main_#t~post7#1|) (<= |ULTIMATE.start_main_#t~post7#1| 12) .cse0) (and (< 9 |ULTIMATE.start_main_#t~post7#1|) (<= |ULTIMATE.start_main_#t~post7#1| 10) .cse0) (and (= |ULTIMATE.start_main_#t~post7#1| 8) .cse0) (and .cse0 (= 7 |ULTIMATE.start_main_#t~post7#1|)) (and (< 14 |ULTIMATE.start_main_#t~post7#1|) (<= |ULTIMATE.start_main_#t~post7#1| 15) .cse0) (and (<= |ULTIMATE.start_main_#t~post7#1| 9) .cse0 (< 8 |ULTIMATE.start_main_#t~post7#1|)) (and (< 17 |ULTIMATE.start_main_#t~post7#1|) (<= |ULTIMATE.start_main_#t~post7#1| 18) .cse0) (and (= 6 |ULTIMATE.start_main_#t~post7#1|) .cse0) (and (= 5 |ULTIMATE.start_main_#t~post7#1|) .cse0))) [2024-12-06 03:21:34,355 INFO L77 FloydHoareUtils]: At program point L19-4(line 19) the Hoare annotation is: (let ((.cse0 (= |ULTIMATE.start_main_~#ad1~0#1.offset| 0))) (or (and .cse0 (= |ULTIMATE.start_main_#t~post7#1| 0)) (and (<= |ULTIMATE.start_main_#t~post7#1| 14) .cse0 (< 13 |ULTIMATE.start_main_#t~post7#1|)) (and .cse0 (= |ULTIMATE.start_main_#t~post7#1| 1)) (and .cse0 (= 2 |ULTIMATE.start_main_#t~post7#1|)) (and (= |ULTIMATE.start_main_#t~post7#1| 4) .cse0) (and .cse0 (<= |ULTIMATE.start_main_#t~post7#1| 17) (< 16 |ULTIMATE.start_main_#t~post7#1|)) (and (< 10 |ULTIMATE.start_main_#t~post7#1|) (<= |ULTIMATE.start_main_#t~post7#1| 11) .cse0) (and (= 3 |ULTIMATE.start_main_#t~post7#1|) .cse0) (and (< 15 |ULTIMATE.start_main_#t~post7#1|) (<= |ULTIMATE.start_main_#t~post7#1| 16) .cse0) (and .cse0 (<= |ULTIMATE.start_main_#t~post7#1| 13) (< 12 |ULTIMATE.start_main_#t~post7#1|)) (and (< 18 |ULTIMATE.start_main_#t~post7#1|) (<= |ULTIMATE.start_main_#t~post7#1| 19) .cse0) (and (< 11 |ULTIMATE.start_main_#t~post7#1|) (<= |ULTIMATE.start_main_#t~post7#1| 12) .cse0) (and (< 9 |ULTIMATE.start_main_#t~post7#1|) (<= |ULTIMATE.start_main_#t~post7#1| 10) .cse0) (and (= |ULTIMATE.start_main_#t~post7#1| 8) .cse0) (and .cse0 (= 7 |ULTIMATE.start_main_#t~post7#1|)) (and (< 14 |ULTIMATE.start_main_#t~post7#1|) (<= |ULTIMATE.start_main_#t~post7#1| 15) .cse0) (and (<= |ULTIMATE.start_main_#t~post7#1| 9) .cse0 (< 8 |ULTIMATE.start_main_#t~post7#1|)) (and (< 17 |ULTIMATE.start_main_#t~post7#1|) (<= |ULTIMATE.start_main_#t~post7#1| 18) .cse0) (and (= 6 |ULTIMATE.start_main_#t~post7#1|) .cse0) (and (= 5 |ULTIMATE.start_main_#t~post7#1|) .cse0))) [2024-12-06 03:21:34,355 INFO L77 FloydHoareUtils]: At program point L19-5(lines 19 22) the Hoare annotation is: (let ((.cse0 (= |ULTIMATE.start_main_~#ad1~0#1.offset| 0))) (or (and .cse0 (= 5 |ULTIMATE.start_main_~j~0#1|)) (and (= 9 |ULTIMATE.start_main_~j~0#1|) .cse0) (and (= 7 |ULTIMATE.start_main_~j~0#1|) .cse0) (and (= 2 |ULTIMATE.start_main_~j~0#1|) .cse0) (and (= 3 |ULTIMATE.start_main_~j~0#1|) .cse0) (and .cse0 (< 9 |ULTIMATE.start_main_~j~0#1|)) (and (= |ULTIMATE.start_main_~j~0#1| 4) .cse0) (and (= 6 |ULTIMATE.start_main_~j~0#1|) .cse0) (and .cse0 (= |ULTIMATE.start_main_~j~0#1| 8)) (and .cse0 (= |ULTIMATE.start_main_~j~0#1| 0)) (and .cse0 (= |ULTIMATE.start_main_~j~0#1| 1)))) [2024-12-06 03:21:34,355 INFO L77 FloydHoareUtils]: At program point main_returnLabel#1(lines 15 41) the Hoare annotation is: true [2024-12-06 03:21:34,355 INFO L77 FloydHoareUtils]: At program point L32(lines 32 34) the Hoare annotation is: true [2024-12-06 03:21:34,356 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW(line 19) no Hoare annotation was computed. [2024-12-06 03:21:34,356 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW(line 30) no Hoare annotation was computed. [2024-12-06 03:21:34,356 INFO L77 FloydHoareUtils]: At program point L28(line 28) the Hoare annotation is: (and (<= |ULTIMATE.start_main_#t~mem9#1| 9) (<= (select (select |#memory_int| |ULTIMATE.start_main_~pa~0#1.base|) |ULTIMATE.start_main_~pa~0#1.offset|) 9) (<= 0 (+ |ULTIMATE.start_main_#t~mem9#1| 2147483658))) [2024-12-06 03:21:34,356 INFO L77 FloydHoareUtils]: At program point L28-1(line 28) the Hoare annotation is: (and (<= |ULTIMATE.start_main_#t~mem9#1| 9) (<= (select (select |#memory_int| |ULTIMATE.start_main_~pa~0#1.base|) |ULTIMATE.start_main_~pa~0#1.offset|) 9) (<= 0 (+ |ULTIMATE.start_main_#t~mem9#1| 2147483658))) [2024-12-06 03:21:34,356 INFO L77 FloydHoareUtils]: At program point L24(lines 24 35) the Hoare annotation is: (= |ULTIMATE.start_main_~#ad1~0#1.offset| 0) [2024-12-06 03:21:34,356 INFO L77 FloydHoareUtils]: At program point L24-2(lines 24 35) the Hoare annotation is: true [2024-12-06 03:21:34,356 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW(line 19) no Hoare annotation was computed. [2024-12-06 03:21:34,356 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startEXIT(line -1) the Hoare annotation is: true [2024-12-06 03:21:34,356 INFO L77 FloydHoareUtils]: At program point L29-1(lines 29 31) the Hoare annotation is: (let ((.cse1 (select (select |#memory_int| |ULTIMATE.start_main_~pa~0#1.base|) |ULTIMATE.start_main_~pa~0#1.offset|))) (let ((.cse0 (<= .cse1 9))) (or (and (<= 21 |ULTIMATE.start_main_~i~0#1|) (or (< (+ |ULTIMATE.start_main_#t~mem10#1| 11) |ULTIMATE.start_main_~i~0#1|) (< |ULTIMATE.start_main_~i~0#1| 22)) .cse0) (and (< |ULTIMATE.start_main_~i~0#1| 21) (<= 20 |ULTIMATE.start_main_~i~0#1|) .cse0) (and (<= |ULTIMATE.start_main_#t~mem10#1| 9) (<= 0 (+ |ULTIMATE.start_main_~i~0#1| 2147483648)) (= |ULTIMATE.start_main_#t~mem10#1| .cse1))))) [2024-12-06 03:21:34,357 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW(line 30) no Hoare annotation was computed. [2024-12-06 03:21:34,357 INFO L77 FloydHoareUtils]: At program point L29-2(lines 29 31) the Hoare annotation is: (let ((.cse0 (<= (select (select |#memory_int| |ULTIMATE.start_main_~pa~0#1.base|) |ULTIMATE.start_main_~pa~0#1.offset|) 9))) (or (and (< |ULTIMATE.start_main_~i~0#1| 21) (<= 20 |ULTIMATE.start_main_~i~0#1|) .cse0) (and (< |ULTIMATE.start_main_~i~0#1| 20) (<= 0 (+ |ULTIMATE.start_main_~i~0#1| 2147483648)) .cse0) (and (<= 21 |ULTIMATE.start_main_~i~0#1|) .cse0 (< |ULTIMATE.start_main_~i~0#1| 22)))) [2024-12-06 03:21:34,357 INFO L77 FloydHoareUtils]: At program point L29-4(lines 29 31) the Hoare annotation is: (and (<= 0 (+ |ULTIMATE.start_main_~i~0#1| 2147483648)) (<= (select (select |#memory_int| |ULTIMATE.start_main_~pa~0#1.base|) |ULTIMATE.start_main_~pa~0#1.offset|) 9)) [2024-12-06 03:21:34,357 INFO L77 FloydHoareUtils]: At program point L29-5(lines 29 31) the Hoare annotation is: true [2024-12-06 03:21:34,357 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-12-06 03:21:34,357 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW(line 28) no Hoare annotation was computed. [2024-12-06 03:21:34,357 INFO L77 FloydHoareUtils]: At program point L30(line 30) the Hoare annotation is: (let ((.cse0 (<= (select (select |#memory_int| |ULTIMATE.start_main_~pa~0#1.base|) |ULTIMATE.start_main_~pa~0#1.offset|) 9))) (or (and (< |ULTIMATE.start_main_~i~0#1| 20) (<= 0 (+ 2147483649 |ULTIMATE.start_main_~i~0#1|)) .cse0) (and (< |ULTIMATE.start_main_~i~0#1| 21) (<= 20 |ULTIMATE.start_main_~i~0#1|) .cse0) (and (<= 21 |ULTIMATE.start_main_~i~0#1|) .cse0 (< |ULTIMATE.start_main_~i~0#1| 22)))) [2024-12-06 03:21:34,367 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int [2024-12-06 03:21:34,368 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] [2024-12-06 03:21:34,368 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~pa~0!base,]]] [2024-12-06 03:21:34,373 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#ad1~0!offset [2024-12-06 03:21:34,373 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#ad1~0!offset [2024-12-06 03:21:34,373 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#ad1~0!offset [2024-12-06 03:21:34,374 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#ad1~0!offset [2024-12-06 03:21:34,374 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#ad1~0!offset [2024-12-06 03:21:34,374 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#ad1~0!offset [2024-12-06 03:21:34,374 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#ad1~0!offset [2024-12-06 03:21:34,374 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#ad1~0!offset [2024-12-06 03:21:34,374 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#ad1~0!offset [2024-12-06 03:21:34,374 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#ad1~0!offset [2024-12-06 03:21:34,374 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~#ad1~0!offset [2024-12-06 03:21:34,376 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 06.12 03:21:34 ImpRootNode [2024-12-06 03:21:34,376 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-12-06 03:21:34,376 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-12-06 03:21:34,376 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-12-06 03:21:34,377 INFO L274 PluginConnector]: Witness Printer initialized [2024-12-06 03:21:34,377 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 03:20:44" (3/4) ... [2024-12-06 03:21:34,379 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-12-06 03:21:34,383 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 17 nodes and edges [2024-12-06 03:21:34,384 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-12-06 03:21:34,384 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-12-06 03:21:34,384 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-12-06 03:21:34,442 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce7ed8af-d510-49c1-92a0-176edec57bb0/bin/ukojak-verify-CZk0znPC7b/witness.graphml [2024-12-06 03:21:34,442 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce7ed8af-d510-49c1-92a0-176edec57bb0/bin/ukojak-verify-CZk0znPC7b/witness.yml [2024-12-06 03:21:34,442 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-12-06 03:21:34,443 INFO L158 Benchmark]: Toolchain (without parser) took 50452.79ms. Allocated memory was 142.6MB in the beginning and 1.3GB in the end (delta: 1.2GB). Free memory was 116.2MB in the beginning and 812.6MB in the end (delta: -696.4MB). Peak memory consumption was 485.9MB. Max. memory is 16.1GB. [2024-12-06 03:21:34,443 INFO L158 Benchmark]: CDTParser took 0.21ms. Allocated memory is still 142.6MB. Free memory is still 83.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-12-06 03:21:34,444 INFO L158 Benchmark]: CACSL2BoogieTranslator took 142.88ms. Allocated memory is still 142.6MB. Free memory was 115.9MB in the beginning and 105.0MB in the end (delta: 10.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-06 03:21:34,444 INFO L158 Benchmark]: Boogie Procedure Inliner took 20.49ms. Allocated memory is still 142.6MB. Free memory was 105.0MB in the beginning and 103.6MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-06 03:21:34,444 INFO L158 Benchmark]: Boogie Preprocessor took 14.70ms. Allocated memory is still 142.6MB. Free memory was 103.6MB in the beginning and 102.7MB in the end (delta: 903.9kB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-06 03:21:34,444 INFO L158 Benchmark]: RCFGBuilder took 268.24ms. Allocated memory is still 142.6MB. Free memory was 102.7MB in the beginning and 88.9MB in the end (delta: 13.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-06 03:21:34,445 INFO L158 Benchmark]: CodeCheck took 49936.71ms. Allocated memory was 142.6MB in the beginning and 1.3GB in the end (delta: 1.2GB). Free memory was 88.9MB in the beginning and 817.0MB in the end (delta: -728.1MB). Peak memory consumption was 460.7MB. Max. memory is 16.1GB. [2024-12-06 03:21:34,445 INFO L158 Benchmark]: Witness Printer took 66.17ms. Allocated memory is still 1.3GB. Free memory was 817.0MB in the beginning and 812.6MB in the end (delta: 4.4MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-06 03:21:34,447 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 1 procedures, 22 locations, 6 error locations. Started 1 CEGAR loops. OverallTime: 47.9s, OverallIterations: 33, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1574 SdHoareTripleChecker+Valid, 11.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1294 mSDsluCounter, 184 SdHoareTripleChecker+Invalid, 9.4s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 44 mSDsCounter, 3379 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 8393 IncrementalHoareTripleChecker+Invalid, 11772 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 3379 mSolverCounterUnsat, 140 mSDtfsCounter, 8393 mSolverCounterSat, 0.2s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 8307 GetRequests, 7244 SyntacticMatches, 613 SemanticMatches, 450 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 95168 ImplicationChecksByTransitivity, 29.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.1s SsaConstructionTime, 0.8s SatisfiabilityAnalysisTime, 22.1s InterpolantComputationTime, 1244 NumberOfCodeBlocks, 1244 NumberOfCodeBlocksAsserted, 32 NumberOfCheckSat, 1212 ConstructedInterpolants, 0 QuantifiedInterpolants, 3702 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 32 InterpolantComputations, 6 PerfectInterpolantSequences, 3041/8385 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, ConComCheckerStatistics: No data available - PositiveResult [Line: 19]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 19]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 28]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 28]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 30]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 30]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - AllSpecificationsHoldResult: All specifications hold 6 specifications checked. All of them hold - InvariantResult [Line: 29]: Loop Invariant Derived loop invariant: (0 <= (i + 2147483648)) - InvariantResult [Line: 19]: Loop Invariant Derived loop invariant: (((((((((((5 == j) || (9 == j)) || (7 == j)) || (2 == j)) || (3 == j)) || (9 < j)) || (j == 4)) || (6 == j)) || (j == 8)) || (j == 0)) || (j == 1)) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.21ms. Allocated memory is still 142.6MB. Free memory is still 83.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 142.88ms. Allocated memory is still 142.6MB. Free memory was 115.9MB in the beginning and 105.0MB in the end (delta: 10.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 20.49ms. Allocated memory is still 142.6MB. Free memory was 105.0MB in the beginning and 103.6MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 14.70ms. Allocated memory is still 142.6MB. Free memory was 103.6MB in the beginning and 102.7MB in the end (delta: 903.9kB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * RCFGBuilder took 268.24ms. Allocated memory is still 142.6MB. Free memory was 102.7MB in the beginning and 88.9MB in the end (delta: 13.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * CodeCheck took 49936.71ms. Allocated memory was 142.6MB in the beginning and 1.3GB in the end (delta: 1.2GB). Free memory was 88.9MB in the beginning and 817.0MB in the end (delta: -728.1MB). Peak memory consumption was 460.7MB. Max. memory is 16.1GB. * Witness Printer took 66.17ms. Allocated memory is still 1.3GB. Free memory was 817.0MB in the beginning and 812.6MB in the end (delta: 4.4MB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: #memory_int - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int,GLOBAL] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int,GLOBAL],[IdentifierExpression[~pa~0!base,]]] - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#ad1~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#ad1~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#ad1~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#ad1~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#ad1~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#ad1~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#ad1~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#ad1~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#ad1~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#ad1~0!offset - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~#ad1~0!offset RESULT: Ultimate proved your program to be correct! [2024-12-06 03:21:34,460 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce7ed8af-d510-49c1-92a0-176edec57bb0/bin/ukojak-verify-CZk0znPC7b/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