./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/loops-crafted-1/sumt4.c --full-output --witness-type correctness_witness --validate ../results/automizer-verification-files/SV-COMP24_unreach-call/sumt4.yml/witness-2.1.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a9b967e5 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/certificate-witnesses-artifact/referee/data/config -Xmx15G -Xms4m -jar /storage/repos/certificate-witnesses-artifact/referee/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/certificate-witnesses-artifact/referee/data -tc /storage/repos/certificate-witnesses-artifact/referee/config/RefereeReachWitnessValidation.xml -i ../sv-benchmarks/c/loops-crafted-1/sumt4.c ../results/automizer-verification-files/SV-COMP24_unreach-call/sumt4.yml/witness-2.1.yml -s /storage/repos/certificate-witnesses-artifact/referee/config/svcomp-Reach-32bit-Referee_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.positions.where.we.compute.the.hoare.annotation None --- Real Ultimate output --- This is Ultimate 0.2.4-dev-a9b967e-m [2024-09-11 20:47:36,724 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-09-11 20:47:36,798 INFO L114 SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/referee/config/svcomp-Reach-32bit-Referee_Default.epf [2024-09-11 20:47:36,802 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-09-11 20:47:36,804 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-09-11 20:47:36,838 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-09-11 20:47:36,838 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-09-11 20:47:36,839 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-09-11 20:47:36,839 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-09-11 20:47:36,843 INFO L153 SettingsManager]: * Use memory slicer=true [2024-09-11 20:47:36,844 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-09-11 20:47:36,844 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-09-11 20:47:36,844 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-09-11 20:47:36,845 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-09-11 20:47:36,845 INFO L153 SettingsManager]: * Use SBE=true [2024-09-11 20:47:36,845 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-09-11 20:47:36,845 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-09-11 20:47:36,846 INFO L153 SettingsManager]: * sizeof long=4 [2024-09-11 20:47:36,846 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-09-11 20:47:36,846 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-09-11 20:47:36,846 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-09-11 20:47:36,849 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-09-11 20:47:36,850 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-09-11 20:47:36,850 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-09-11 20:47:36,850 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-09-11 20:47:36,851 INFO L153 SettingsManager]: * sizeof long double=12 [2024-09-11 20:47:36,851 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-09-11 20:47:36,851 INFO L153 SettingsManager]: * Use constant arrays=true [2024-09-11 20:47:36,852 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-09-11 20:47:36,852 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-09-11 20:47:36,852 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-09-11 20:47:36,852 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-09-11 20:47:36,852 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-11 20:47:36,853 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-09-11 20:47:36,853 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-09-11 20:47:36,854 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-09-11 20:47:36,854 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-09-11 20:47:36,855 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-09-11 20:47:36,855 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-09-11 20:47:36,855 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-09-11 20:47:36,856 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-09-11 20:47:36,856 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-09-11 20:47:36,856 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/certificate-witnesses-artifact/referee/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.plugins.generator.traceabstraction: Positions where we compute the Hoare Annotation -> None [2024-09-11 20:47:37,122 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-09-11 20:47:37,147 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-09-11 20:47:37,151 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-09-11 20:47:37,152 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-09-11 20:47:37,153 INFO L274 PluginConnector]: Witness Parser initialized [2024-09-11 20:47:37,155 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/referee/../results/automizer-verification-files/SV-COMP24_unreach-call/sumt4.yml/witness-2.1.yml [2024-09-11 20:47:37,203 INFO L270 PluginConnector]: Initializing CDTParser... [2024-09-11 20:47:37,204 INFO L274 PluginConnector]: CDTParser initialized [2024-09-11 20:47:37,204 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/referee/../sv-benchmarks/c/loops-crafted-1/sumt4.c [2024-09-11 20:47:38,649 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-09-11 20:47:38,835 INFO L384 CDTParser]: Found 1 translation units. [2024-09-11 20:47:38,835 INFO L180 CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/loops-crafted-1/sumt4.c [2024-09-11 20:47:38,842 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/referee/data/9588334ec/3d6c8b202bd5482ea466813b6a360951/FLAGddf2baf52 [2024-09-11 20:47:38,857 INFO L435 CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/referee/data/9588334ec/3d6c8b202bd5482ea466813b6a360951 [2024-09-11 20:47:38,857 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-09-11 20:47:38,858 INFO L133 ToolchainWalker]: Walking toolchain with 4 elements. [2024-09-11 20:47:38,862 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-09-11 20:47:38,862 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-09-11 20:47:38,867 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-09-11 20:47:38,867 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 11.09 08:47:37" (1/2) ... [2024-09-11 20:47:38,868 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1937abf4 and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 11.09 08:47:38, skipping insertion in model container [2024-09-11 20:47:38,868 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 11.09 08:47:37" (1/2) ... [2024-09-11 20:47:38,869 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@31132d51 and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 11.09 08:47:38, skipping insertion in model container [2024-09-11 20:47:38,869 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.09 08:47:38" (2/2) ... [2024-09-11 20:47:38,870 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1937abf4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.09 08:47:38, skipping insertion in model container [2024-09-11 20:47:38,870 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.09 08:47:38" (2/2) ... [2024-09-11 20:47:38,875 INFO L93 nessWitnessExtractor]: Found the following entries in the witness: [2024-09-11 20:47:38,876 INFO L1541 ArrayList]: Loop invariant at [L21-L32] ((l % 4294967296) == ((((v4 + i) + j) + k) % 4294967296)) [2024-09-11 20:47:38,895 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-09-11 20:47:39,091 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/loops-crafted-1/sumt4.c[403,416] [2024-09-11 20:47:39,120 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-11 20:47:39,131 INFO L200 MainTranslator]: Completed pre-run [2024-09-11 20:47:39,146 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/loops-crafted-1/sumt4.c[403,416] Start Parsing Local [2024-09-11 20:47:39,181 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-11 20:47:39,204 INFO L204 MainTranslator]: Completed translation [2024-09-11 20:47:39,207 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.09 08:47:39 WrapperNode [2024-09-11 20:47:39,207 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-09-11 20:47:39,209 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-09-11 20:47:39,209 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-09-11 20:47:39,209 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-09-11 20:47:39,223 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.09 08:47:39" (1/1) ... [2024-09-11 20:47:39,223 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.09 08:47:39" (1/1) ... [2024-09-11 20:47:39,240 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.09 08:47:39" (1/1) ... [2024-09-11 20:47:39,261 INFO L175 MemorySlicer]: Split 10 memory accesses to 2 slices as follows [2, 8]. 80 percent of accesses are in the largest equivalence class. The 10 initializations are split as follows [2, 8]. The 0 writes are split as follows [0, 0]. [2024-09-11 20:47:39,262 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.09 08:47:39" (1/1) ... [2024-09-11 20:47:39,262 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.09 08:47:39" (1/1) ... [2024-09-11 20:47:39,267 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.09 08:47:39" (1/1) ... [2024-09-11 20:47:39,274 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.09 08:47:39" (1/1) ... [2024-09-11 20:47:39,280 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.09 08:47:39" (1/1) ... [2024-09-11 20:47:39,281 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.09 08:47:39" (1/1) ... [2024-09-11 20:47:39,285 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-09-11 20:47:39,286 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-09-11 20:47:39,287 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-09-11 20:47:39,287 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-09-11 20:47:39,288 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.09 08:47:39" (1/1) ... [2024-09-11 20:47:39,295 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-11 20:47:39,305 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/referee/z3 [2024-09-11 20:47:39,320 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/certificate-witnesses-artifact/referee/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-09-11 20:47:39,322 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/referee/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-09-11 20:47:39,359 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-09-11 20:47:39,359 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-09-11 20:47:39,359 INFO L138 BoogieDeclarations]: Found implementation of procedure reach_error [2024-09-11 20:47:39,359 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-09-11 20:47:39,359 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-09-11 20:47:39,359 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-09-11 20:47:39,360 INFO L130 BoogieDeclarations]: Found specification of procedure abort [2024-09-11 20:47:39,360 INFO L130 BoogieDeclarations]: Found specification of procedure __assert_fail [2024-09-11 20:47:39,360 INFO L130 BoogieDeclarations]: Found specification of procedure reach_error [2024-09-11 20:47:39,360 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-09-11 20:47:39,360 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-09-11 20:47:39,360 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-09-11 20:47:39,361 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_uint [2024-09-11 20:47:39,361 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-09-11 20:47:39,361 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-09-11 20:47:39,361 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-09-11 20:47:39,361 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-09-11 20:47:39,361 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-09-11 20:47:39,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-09-11 20:47:39,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-09-11 20:47:39,362 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-09-11 20:47:39,362 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-09-11 20:47:39,362 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-09-11 20:47:39,434 INFO L242 CfgBuilder]: Building ICFG [2024-09-11 20:47:39,438 INFO L268 CfgBuilder]: Building CFG for each procedure with an implementation [2024-09-11 20:47:39,614 INFO L? ?]: Removed 11 outVars from TransFormulas that were not future-live. [2024-09-11 20:47:39,614 INFO L291 CfgBuilder]: Performing block encoding [2024-09-11 20:47:39,640 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-09-11 20:47:39,641 INFO L318 CfgBuilder]: Removed 1 assume(true) statements. [2024-09-11 20:47:39,641 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.09 08:47:39 BoogieIcfgContainer [2024-09-11 20:47:39,642 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-09-11 20:47:39,642 INFO L112 PluginConnector]: ------------------------Referee---------------------------- [2024-09-11 20:47:39,642 INFO L270 PluginConnector]: Initializing Referee... [2024-09-11 20:47:39,643 INFO L274 PluginConnector]: Referee initialized [2024-09-11 20:47:39,643 INFO L184 PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 11.09 08:47:37" (1/4) ... [2024-09-11 20:47:39,644 INFO L204 PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@6bca3158 and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.referee CORRECTNESS_WITNESS 11.09 08:47:39, skipping insertion in model container [2024-09-11 20:47:39,644 INFO L184 PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "CDTParser AST 11.09 08:47:38" (2/4) ... [2024-09-11 20:47:39,644 INFO L204 PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@6bca3158 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.referee AST 11.09 08:47:39, skipping insertion in model container [2024-09-11 20:47:39,644 INFO L184 PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.09 08:47:39" (3/4) ... [2024-09-11 20:47:39,644 INFO L204 PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@6bca3158 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.referee AST 11.09 08:47:39, skipping insertion in model container [2024-09-11 20:47:39,644 INFO L184 PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.09 08:47:39" (4/4) ... [2024-09-11 20:47:39,646 INFO L79 RefereeObserver]: Analyzing ICFG sumt4.c [2024-09-11 20:47:39,649 INFO L112 InvariantChecker]: Found 1 loops. [2024-09-11 20:47:39,650 INFO L367 InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to LOOP_INVARIANT_ERROR_LOC mainErr0ASSERT_VIOLATIONWITNESS_INVARIANT. Corresponding subgraph has 3 edges. [2024-09-11 20:47:39,650 INFO L367 InvariantChecker]: Will check inductivity from LOOP_HEAD L21-3 to LOOP_INVARIANT_ERROR_LOC mainErr0ASSERT_VIOLATIONWITNESS_INVARIANT. Corresponding subgraph has 10 edges. [2024-09-11 20:47:39,650 INFO L367 InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 3 edges. [2024-09-11 20:47:39,651 INFO L130 InvariantChecker]: Will check 1 loop-free subgraphs from procedure entry to error location, 1 loop-free subgraphs from procedure entry to loop head, 1 loop-free subgraphs from loop head to loop head [2024-09-11 20:47:39,694 INFO L314 BlockEncoder]: Initial Icfg 4 locations, 3 edges [2024-09-11 20:47:39,695 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-11 20:47:39,695 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-11 20:47:39,696 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-11 20:47:39,697 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-11 20:47:39,699 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-11 20:47:39,712 INFO L101 BaseMinimizeStates]: Removed 4 edges and 2 locations by large block encoding [2024-09-11 20:47:39,714 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-11 20:47:39,714 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-11 20:47:39,714 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-11 20:47:39,715 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-11 20:47:39,715 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-11 20:47:39,739 INFO L514 InvariantChecker]: The annotation(s) from entry $Ultimate##0 to loop head mainErr0ASSERT_VIOLATIONWITNESS_INVARIANT is inductive. [2024-09-11 20:47:39,759 INFO L314 BlockEncoder]: Initial Icfg 8 locations, 10 edges [2024-09-11 20:47:39,761 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-11 20:47:39,761 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-11 20:47:39,762 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-11 20:47:39,762 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-11 20:47:39,762 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-11 20:47:39,815 INFO L101 BaseMinimizeStates]: Removed 21 edges and 6 locations by large block encoding [2024-09-11 20:47:39,816 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-11 20:47:39,816 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-11 20:47:39,816 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-11 20:47:39,816 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-11 20:47:39,825 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-11 20:47:39,836 INFO L514 InvariantChecker]: The annotation(s) from loop head L21-3 to loop head mainErr0ASSERT_VIOLATIONWITNESS_INVARIANT is inductive. [2024-09-11 20:47:39,846 INFO L314 BlockEncoder]: Initial Icfg 4 locations, 3 edges [2024-09-11 20:47:39,847 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-11 20:47:39,847 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-11 20:47:39,847 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-11 20:47:39,848 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-11 20:47:39,848 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-11 20:47:39,849 INFO L101 BaseMinimizeStates]: Removed 4 edges and 2 locations by large block encoding [2024-09-11 20:47:39,849 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-11 20:47:39,850 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-11 20:47:39,850 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-11 20:47:39,850 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-11 20:47:39,850 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-11 20:47:39,865 INFO L58 RefereeStarter]: Annotation is not a valid proof of correctness. [2024-09-11 20:47:39,866 INFO L204 PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@6bca3158 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.referee CFG 11.09 08:47:39, skipping insertion in model container [2024-09-11 20:47:39,866 INFO L131 PluginConnector]: ------------------------ END Referee---------------------------- [2024-09-11 20:47:39,869 INFO L158 Benchmark]: Toolchain (without parser) took 1008.80ms. Allocated memory was 119.5MB in the beginning and 165.7MB in the end (delta: 46.1MB). Free memory was 58.7MB in the beginning and 92.2MB in the end (delta: -33.5MB). Peak memory consumption was 12.7MB. Max. memory is 16.1GB. [2024-09-11 20:47:39,869 INFO L158 Benchmark]: Witness Parser took 0.24ms. Allocated memory is still 119.5MB. Free memory was 90.8MB in the beginning and 90.6MB in the end (delta: 119.0kB). There was no memory consumed. Max. memory is 16.1GB. [2024-09-11 20:47:39,870 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 119.5MB. Free memory is still 88.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-09-11 20:47:39,871 INFO L158 Benchmark]: CACSL2BoogieTranslator took 346.07ms. Allocated memory was 119.5MB in the beginning and 165.7MB in the end (delta: 46.1MB). Free memory was 58.4MB in the beginning and 125.7MB in the end (delta: -67.3MB). Peak memory consumption was 6.4MB. Max. memory is 16.1GB. [2024-09-11 20:47:39,872 INFO L158 Benchmark]: Boogie Preprocessor took 77.01ms. Allocated memory is still 165.7MB. Free memory was 125.7MB in the beginning and 123.6MB in the end (delta: 2.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-09-11 20:47:39,872 INFO L158 Benchmark]: RCFGBuilder took 355.41ms. Allocated memory is still 165.7MB. Free memory was 123.6MB in the beginning and 108.9MB in the end (delta: 14.6MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2024-09-11 20:47:39,873 INFO L158 Benchmark]: Referee took 223.95ms. Allocated memory is still 165.7MB. Free memory was 108.9MB in the beginning and 92.2MB in the end (delta: 16.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-09-11 20:47:39,876 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.referee: - AnnotationCheckResult: Annotation is not a valid proof of correctness. Annotation is not a valid proof of correctness. Annotation is not valid for all loop-free paths from entry of procedure __VERIFIER_assert to check that a call to reach_error is unreachable at line 10. One counterexample starts in \old(cond)=0 and ends in \old(cond)=0, cond=0. Annotation is valid for all loop-free paths from entry of procedure main to loop head at line 21. Annotation is valid for all loop-free paths from loop head at line 21 to loop head at line 21. * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Witness Parser took 0.24ms. Allocated memory is still 119.5MB. Free memory was 90.8MB in the beginning and 90.6MB in the end (delta: 119.0kB). There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.17ms. Allocated memory is still 119.5MB. Free memory is still 88.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 346.07ms. Allocated memory was 119.5MB in the beginning and 165.7MB in the end (delta: 46.1MB). Free memory was 58.4MB in the beginning and 125.7MB in the end (delta: -67.3MB). Peak memory consumption was 6.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 77.01ms. Allocated memory is still 165.7MB. Free memory was 125.7MB in the beginning and 123.6MB in the end (delta: 2.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 355.41ms. Allocated memory is still 165.7MB. Free memory was 123.6MB in the beginning and 108.9MB in the end (delta: 14.6MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Referee took 223.95ms. Allocated memory is still 165.7MB. Free memory was 108.9MB in the beginning and 92.2MB in the end (delta: 16.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. RESULT: Ultimate could not prove your program: Toolchain returned no result. [2024-09-11 20:47:39,910 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/referee/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE