./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/weaver/parallel-misc-4.wvr.c --full-output --witness-type correctness_witness --witnessparser.only.consider.loop.invariants false --validate ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/parallel-misc-4.wvr.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version cb09d658 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/weaver/parallel-misc-4.wvr.c ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/parallel-misc-4.wvr.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --- Real Ultimate output --- This is Ultimate 0.2.4-dev-cb09d65-m [2024-01-27 23:08:58,769 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 23:08:58,801 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-27 23:08:58,805 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 23:08:58,805 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 23:08:58,818 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 23:08:58,819 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 23:08:58,819 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 23:08:58,820 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 23:08:58,820 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 23:08:58,820 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 23:08:58,820 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 23:08:58,821 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 23:08:58,821 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 23:08:58,822 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 23:08:58,822 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 23:08:58,822 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 23:08:58,822 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 23:08:58,823 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-27 23:08:58,823 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 23:08:58,823 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 23:08:58,824 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 23:08:58,824 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 23:08:58,824 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 23:08:58,824 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 23:08:58,825 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 23:08:58,825 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 23:08:58,825 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 23:08:58,825 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 23:08:58,825 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 23:08:58,826 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 23:08:58,826 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 23:08:58,826 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:08:58,826 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 23:08:58,827 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 23:08:58,827 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 23:08:58,827 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-27 23:08:58,827 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-27 23:08:58,827 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 23:08:58,828 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 23:08:58,828 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 23:08:58,828 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 23:08:58,828 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 23:08:58,828 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/ultimate/releaseScripts/default/UAutomizer-linux/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: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false [2024-01-27 23:08:59,041 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 23:08:59,063 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 23:08:59,065 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 23:08:59,066 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 23:08:59,066 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 23:08:59,067 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/parallel-misc-4.wvr.c [2024-01-27 23:09:00,149 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 23:09:00,305 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 23:09:00,306 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/parallel-misc-4.wvr.c [2024-01-27 23:09:00,312 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e67508909/7d16b5f7f35d442f94a128265ea36fff/FLAG56d9df8c2 [2024-01-27 23:09:00,322 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e67508909/7d16b5f7f35d442f94a128265ea36fff [2024-01-27 23:09:00,324 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 23:09:00,325 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 23:09:00,325 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/parallel-misc-4.wvr.yml/witness.yml [2024-01-27 23:09:00,423 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 23:09:00,424 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 23:09:00,425 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 23:09:00,425 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 23:09:00,438 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 23:09:00,438 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:09:00" (1/2) ... [2024-01-27 23:09:00,439 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6826221a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:09:00, skipping insertion in model container [2024-01-27 23:09:00,439 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:09:00" (1/2) ... [2024-01-27 23:09:00,440 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@3e4ed406 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:09:00, skipping insertion in model container [2024-01-27 23:09:00,440 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:09:00" (2/2) ... [2024-01-27 23:09:00,440 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6826221a and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:09:00, skipping insertion in model container [2024-01-27 23:09:00,440 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:09:00" (2/2) ... [2024-01-27 23:09:00,440 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 23:09:00,460 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 23:09:00,461 INFO L98 nessWitnessExtractor]: Location invariant before [L54-L54] pos <= 2147483646 [2024-01-27 23:09:00,461 INFO L98 nessWitnessExtractor]: Location invariant before [L54-L54] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,461 INFO L98 nessWitnessExtractor]: Location invariant before [L54-L54] lv_assert == (_Bool)1 [2024-01-27 23:09:00,461 INFO L98 nessWitnessExtractor]: Location invariant before [L54-L54] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,461 INFO L98 nessWitnessExtractor]: Location invariant before [L101-L101] v_assert == (_Bool)0 [2024-01-27 23:09:00,462 INFO L98 nessWitnessExtractor]: Location invariant before [L101-L101] pos == 0 [2024-01-27 23:09:00,462 INFO L98 nessWitnessExtractor]: Location invariant before [L101-L101] d2 == (_Bool)0 [2024-01-27 23:09:00,462 INFO L98 nessWitnessExtractor]: Location invariant before [L101-L101] d1 == (_Bool)0 [2024-01-27 23:09:00,462 INFO L98 nessWitnessExtractor]: Location invariant before [L92-L92] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,462 INFO L98 nessWitnessExtractor]: Location invariant before [L92-L92] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,462 INFO L98 nessWitnessExtractor]: Location invariant before [L94-L94] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,462 INFO L98 nessWitnessExtractor]: Location invariant before [L58-L58] lv_assert == (_Bool)1 [2024-01-27 23:09:00,462 INFO L98 nessWitnessExtractor]: Location invariant before [L58-L58] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,463 INFO L98 nessWitnessExtractor]: Location invariant before [L58-L58] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,463 INFO L98 nessWitnessExtractor]: Location invariant before [L35-L35] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,463 INFO L98 nessWitnessExtractor]: Location invariant before [L35-L35] d2 == (_Bool)0 || d2 == (_Bool)1 [2024-01-27 23:09:00,463 INFO L98 nessWitnessExtractor]: Location invariant before [L35-L35] d1 == (_Bool)0 || d1 == (_Bool)1 [2024-01-27 23:09:00,463 INFO L98 nessWitnessExtractor]: Location invariant before [L35-L35] d1 == (_Bool)0 || d1 == (_Bool)1 [2024-01-27 23:09:00,463 INFO L98 nessWitnessExtractor]: Location invariant before [L35-L35] d2 == (_Bool)0 || d2 == (_Bool)1 [2024-01-27 23:09:00,463 INFO L98 nessWitnessExtractor]: Location invariant before [L35-L35] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,463 INFO L98 nessWitnessExtractor]: Location invariant before [L80-L80] lv_assert == (_Bool)1 [2024-01-27 23:09:00,464 INFO L98 nessWitnessExtractor]: Location invariant before [L80-L80] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,464 INFO L98 nessWitnessExtractor]: Location invariant before [L59-L59] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,464 INFO L98 nessWitnessExtractor]: Location invariant before [L59-L59] lv_assert == (_Bool)0 || lv_assert == (_Bool)1 [2024-01-27 23:09:00,464 INFO L98 nessWitnessExtractor]: Location invariant before [L59-L59] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,464 INFO L98 nessWitnessExtractor]: Location invariant after [L34-L36] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,464 INFO L98 nessWitnessExtractor]: Location invariant after [L34-L36] d2 == (_Bool)0 || d2 == (_Bool)1 [2024-01-27 23:09:00,464 INFO L98 nessWitnessExtractor]: Location invariant after [L34-L36] d1 == (_Bool)0 || d1 == (_Bool)1 [2024-01-27 23:09:00,465 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] v_assert == (_Bool)0 [2024-01-27 23:09:00,465 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] pos == 0 [2024-01-27 23:09:00,465 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] d2 == (_Bool)0 [2024-01-27 23:09:00,465 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] d1 == (_Bool)0 [2024-01-27 23:09:00,465 INFO L98 nessWitnessExtractor]: Location invariant after [L18-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-27 23:09:00,465 INFO L98 nessWitnessExtractor]: Location invariant after [L18-L19] d1 == (_Bool)0 || d1 == (_Bool)1 [2024-01-27 23:09:00,465 INFO L98 nessWitnessExtractor]: Location invariant after [L18-L19] d2 == (_Bool)0 || d2 == (_Bool)1 [2024-01-27 23:09:00,465 INFO L98 nessWitnessExtractor]: Location invariant after [L18-L19] v_assert == (_Bool)0 [2024-01-27 23:09:00,466 INFO L98 nessWitnessExtractor]: Location invariant before [L47-L47] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,466 INFO L98 nessWitnessExtractor]: Location invariant before [L47-L47] lv_assert == (_Bool)1 [2024-01-27 23:09:00,466 INFO L98 nessWitnessExtractor]: Loop invariant at [L45-L60] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,466 INFO L98 nessWitnessExtractor]: Loop invariant at [L45-L60] lv_assert == (_Bool)0 || lv_assert == (_Bool)1 [2024-01-27 23:09:00,466 INFO L98 nessWitnessExtractor]: Location invariant before [L102-L102] d1 == (_Bool)0 [2024-01-27 23:09:00,466 INFO L98 nessWitnessExtractor]: Location invariant before [L102-L102] d2 == (_Bool)0 [2024-01-27 23:09:00,466 INFO L98 nessWitnessExtractor]: Location invariant before [L102-L102] v_assert == (_Bool)0 [2024-01-27 23:09:00,466 INFO L98 nessWitnessExtractor]: Location invariant before [L90-L90] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,467 INFO L98 nessWitnessExtractor]: Location invariant before [L53-L53] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,467 INFO L98 nessWitnessExtractor]: Location invariant before [L53-L53] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,467 INFO L98 nessWitnessExtractor]: Location invariant before [L53-L53] lv_assert == (_Bool)1 [2024-01-27 23:09:00,467 INFO L98 nessWitnessExtractor]: Location invariant before [L76-L76] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,467 INFO L98 nessWitnessExtractor]: Location invariant before [L76-L76] lv_assert == (_Bool)1 [2024-01-27 23:09:00,467 INFO L98 nessWitnessExtractor]: Location invariant before [L91-L91] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,467 INFO L98 nessWitnessExtractor]: Location invariant before [L91-L91] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,467 INFO L98 nessWitnessExtractor]: Location invariant before [L103-L103] d2 == (_Bool)0 [2024-01-27 23:09:00,468 INFO L98 nessWitnessExtractor]: Location invariant before [L103-L103] v_assert == (_Bool)0 [2024-01-27 23:09:00,468 INFO L98 nessWitnessExtractor]: Location invariant before [L103-L103] d1 == (_Bool)0 || d1 == (_Bool)1 [2024-01-27 23:09:00,468 INFO L98 nessWitnessExtractor]: Location invariant before [L67-L67] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,468 INFO L98 nessWitnessExtractor]: Location invariant before [L67-L67] lv_assert == (_Bool)0 || lv_assert == (_Bool)1 [2024-01-27 23:09:00,468 INFO L98 nessWitnessExtractor]: Location invariant before [L67-L67] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,468 INFO L98 nessWitnessExtractor]: Location invariant before [L104-L104] v_assert == (_Bool)0 [2024-01-27 23:09:00,468 INFO L98 nessWitnessExtractor]: Location invariant before [L104-L104] d2 == (_Bool)0 || d2 == (_Bool)1 [2024-01-27 23:09:00,468 INFO L98 nessWitnessExtractor]: Location invariant before [L104-L104] d1 == (_Bool)0 || d1 == (_Bool)1 [2024-01-27 23:09:00,469 INFO L98 nessWitnessExtractor]: Location invariant before [L81-L81] lv_assert == (_Bool)1 [2024-01-27 23:09:00,469 INFO L98 nessWitnessExtractor]: Location invariant before [L81-L81] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,469 INFO L98 nessWitnessExtractor]: Location invariant before [L52-L52] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,469 INFO L98 nessWitnessExtractor]: Location invariant before [L52-L52] lv_assert == (_Bool)1 [2024-01-27 23:09:00,469 INFO L98 nessWitnessExtractor]: Location invariant before [L82-L82] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,469 INFO L98 nessWitnessExtractor]: Location invariant before [L82-L82] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,469 INFO L98 nessWitnessExtractor]: Location invariant before [L82-L82] lv_assert == (_Bool)1 [2024-01-27 23:09:00,470 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,470 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] d1 == (_Bool)0 || d1 == (_Bool)1 [2024-01-27 23:09:00,470 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] d2 == (_Bool)0 || d2 == (_Bool)1 [2024-01-27 23:09:00,470 INFO L98 nessWitnessExtractor]: Location invariant before [L68-L68] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,470 INFO L98 nessWitnessExtractor]: Location invariant before [L68-L68] lv_assert == (_Bool)0 || lv_assert == (_Bool)1 [2024-01-27 23:09:00,470 INFO L98 nessWitnessExtractor]: Location invariant before [L68-L68] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,470 INFO L98 nessWitnessExtractor]: Location invariant before [L107-L107] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,470 INFO L98 nessWitnessExtractor]: Location invariant before [L107-L107] pos == 0 [2024-01-27 23:09:00,471 INFO L98 nessWitnessExtractor]: Location invariant before [L107-L107] d2 == (_Bool)0 || d2 == (_Bool)1 [2024-01-27 23:09:00,471 INFO L98 nessWitnessExtractor]: Location invariant before [L107-L107] (d1 == (_Bool)1 || (d1 == (_Bool)0 || d1 == (_Bool)1)) || (d1 == (_Bool)0 || d1 == (_Bool)1) [2024-01-27 23:09:00,471 INFO L98 nessWitnessExtractor]: Location invariant before [L78-L78] pos <= 2147483645 [2024-01-27 23:09:00,471 INFO L98 nessWitnessExtractor]: Location invariant before [L78-L78] lv_assert == (_Bool)1 [2024-01-27 23:09:00,471 INFO L98 nessWitnessExtractor]: Location invariant before [L78-L78] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,471 INFO L98 nessWitnessExtractor]: Location invariant before [L78-L78] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,471 INFO L98 nessWitnessExtractor]: Location invariant before [L57-L57] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,471 INFO L98 nessWitnessExtractor]: Location invariant before [L57-L57] lv_assert == (_Bool)1 [2024-01-27 23:09:00,472 INFO L98 nessWitnessExtractor]: Location invariant before [L62-L62] lv_assert == (_Bool)0 [2024-01-27 23:09:00,472 INFO L98 nessWitnessExtractor]: Location invariant before [L62-L62] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,472 INFO L98 nessWitnessExtractor]: Location invariant before [L42-L42] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,472 INFO L98 nessWitnessExtractor]: Location invariant before [L42-L42] lv_assert == (_Bool)0 || lv_assert == (_Bool)1 [2024-01-27 23:09:00,472 INFO L98 nessWitnessExtractor]: Location invariant before [L66-L66] lv_assert == (_Bool)0 || lv_assert == (_Bool)1 [2024-01-27 23:09:00,472 INFO L98 nessWitnessExtractor]: Location invariant before [L66-L66] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,472 INFO L98 nessWitnessExtractor]: Location invariant before [L73-L73] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,473 INFO L98 nessWitnessExtractor]: Location invariant before [L73-L73] -2147483646 <= pos [2024-01-27 23:09:00,473 INFO L98 nessWitnessExtractor]: Location invariant before [L73-L73] lv_assert == (_Bool)1 [2024-01-27 23:09:00,473 INFO L98 nessWitnessExtractor]: Location invariant before [L73-L73] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,473 INFO L98 nessWitnessExtractor]: Location invariant before [L49-L49] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,473 INFO L98 nessWitnessExtractor]: Location invariant before [L49-L49] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,473 INFO L98 nessWitnessExtractor]: Location invariant before [L49-L49] lv_assert == (_Bool)1 [2024-01-27 23:09:00,473 INFO L98 nessWitnessExtractor]: Location invariant before [L49-L49] -2147483647 <= pos [2024-01-27 23:09:00,473 INFO L98 nessWitnessExtractor]: Location invariant before [L70-L79] lv_assert == (_Bool)1 [2024-01-27 23:09:00,473 INFO L98 nessWitnessExtractor]: Location invariant before [L70-L79] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,474 INFO L98 nessWitnessExtractor]: Location invariant before [L46-L55] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,474 INFO L98 nessWitnessExtractor]: Location invariant before [L46-L55] lv_assert == (_Bool)1 [2024-01-27 23:09:00,474 INFO L98 nessWitnessExtractor]: Loop invariant at [L69-L84] lv_assert == (_Bool)0 || lv_assert == (_Bool)1 [2024-01-27 23:09:00,474 INFO L98 nessWitnessExtractor]: Loop invariant at [L69-L84] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,474 INFO L98 nessWitnessExtractor]: Location invariant before [L56-L56] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,474 INFO L98 nessWitnessExtractor]: Location invariant before [L56-L56] lv_assert == (_Bool)1 [2024-01-27 23:09:00,475 INFO L98 nessWitnessExtractor]: Location invariant before [L77-L77] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,475 INFO L98 nessWitnessExtractor]: Location invariant before [L77-L77] lv_assert == (_Bool)1 [2024-01-27 23:09:00,475 INFO L98 nessWitnessExtractor]: Location invariant before [L77-L77] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,475 INFO L98 nessWitnessExtractor]: Location invariant before [L48-L48] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,476 INFO L98 nessWitnessExtractor]: Location invariant before [L48-L48] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,476 INFO L98 nessWitnessExtractor]: Location invariant before [L48-L48] lv_assert == (_Bool)1 [2024-01-27 23:09:00,476 INFO L98 nessWitnessExtractor]: Location invariant before [L72-L72] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,477 INFO L98 nessWitnessExtractor]: Location invariant before [L72-L72] lv_assert == (_Bool)1 [2024-01-27 23:09:00,477 INFO L98 nessWitnessExtractor]: Location invariant before [L72-L72] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,477 INFO L98 nessWitnessExtractor]: Location invariant before [L71-L71] lv_assert == (_Bool)1 [2024-01-27 23:09:00,477 INFO L98 nessWitnessExtractor]: Location invariant before [L71-L71] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,478 INFO L98 nessWitnessExtractor]: Location invariant before [L83-L83] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,478 INFO L98 nessWitnessExtractor]: Location invariant before [L83-L83] lv_assert == (_Bool)0 || lv_assert == (_Bool)1 [2024-01-27 23:09:00,478 INFO L98 nessWitnessExtractor]: Location invariant before [L83-L83] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,478 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,479 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] lv_assert == (_Bool)0 [2024-01-27 23:09:00,479 INFO L98 nessWitnessExtractor]: Location invariant before [L44-L44] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,479 INFO L98 nessWitnessExtractor]: Location invariant before [L44-L44] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,479 INFO L98 nessWitnessExtractor]: Location invariant before [L44-L44] lv_assert == (_Bool)0 || lv_assert == (_Bool)1 [2024-01-27 23:09:00,479 INFO L98 nessWitnessExtractor]: Location invariant before [L43-L43] (unsigned long )_argptr == 0UL [2024-01-27 23:09:00,479 INFO L98 nessWitnessExtractor]: Location invariant before [L43-L43] lv_assert == (_Bool)0 || lv_assert == (_Bool)1 [2024-01-27 23:09:00,479 INFO L98 nessWitnessExtractor]: Location invariant before [L43-L43] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:00,496 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 23:09:00,623 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/parallel-misc-4.wvr.c[2989,3002] [2024-01-27 23:09:00,627 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:09:00,639 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 23:09:00,647 WARN L424 MainDispatcher]: Unable to annotate __assert_fail(const char *__assertion, const char *__file, unsigned int __line, const char *__function) with a witness entry [2024-01-27 23:09:00,650 WARN L424 MainDispatcher]: Unable to annotate extern int pthread_create (pthread_t *__restrict __newthread, const pthread_attr_t *__restrict __attr, void *(*__start_routine) (void *), void *__restrict __arg) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1, 3))); with a witness entry Start Parsing Local [2024-01-27 23:09:00,670 ERROR L324 MainTranslator]: Incorrect Syntax: Undeclared variable in ACSL expression: v_assert [2024-01-27 23:09:00,670 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@3e4ed406 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:09:00, skipping insertion in model container [2024-01-27 23:09:00,670 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 23:09:00,670 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 23:09:00,672 INFO L158 Benchmark]: Toolchain (without parser) took 246.98ms. Allocated memory is still 165.7MB. Free memory was 121.3MB in the beginning and 104.4MB in the end (delta: 17.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-01-27 23:09:00,672 INFO L158 Benchmark]: CDTParser took 0.16ms. Allocated memory is still 165.7MB. Free memory is still 134.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:09:00,672 INFO L158 Benchmark]: Witness Parser took 0.13ms. Allocated memory is still 165.7MB. Free memory is still 128.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:09:00,673 INFO L158 Benchmark]: CACSL2BoogieTranslator took 245.35ms. Allocated memory is still 165.7MB. Free memory was 121.3MB in the beginning and 104.4MB in the end (delta: 17.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-01-27 23:09:00,675 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.16ms. Allocated memory is still 165.7MB. Free memory is still 134.3MB. There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.13ms. Allocated memory is still 165.7MB. Free memory is still 128.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 245.35ms. Allocated memory is still 165.7MB. Free memory was 121.3MB in the beginning and 104.4MB in the end (delta: 17.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - SyntaxErrorResult [Line: 35]: Incorrect Syntax Undeclared variable in ACSL expression: v_assert RESULT: Ultimate could not prove your program: Incorrect Syntax Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/weaver/parallel-misc-4.wvr.c ./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/parallel-misc-4.wvr.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --- Real Ultimate output --- This is Ultimate 0.2.4-dev-cb09d65-m [2024-01-27 23:09:02,620 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 23:09:02,656 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-01-27 23:09:02,659 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 23:09:02,659 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 23:09:02,681 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 23:09:02,682 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 23:09:02,682 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 23:09:02,683 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 23:09:02,686 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 23:09:02,686 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 23:09:02,690 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 23:09:02,691 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 23:09:02,692 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 23:09:02,692 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 23:09:02,692 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 23:09:02,693 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 23:09:02,693 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 23:09:02,693 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 23:09:02,693 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 23:09:02,693 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 23:09:02,694 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 23:09:02,694 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 23:09:02,695 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-01-27 23:09:02,695 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-01-27 23:09:02,695 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 23:09:02,695 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-01-27 23:09:02,695 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 23:09:02,695 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 23:09:02,696 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 23:09:02,697 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 23:09:02,697 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 23:09:02,697 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 23:09:02,697 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 23:09:02,697 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 23:09:02,698 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 23:09:02,698 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 23:09:02,698 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 23:09:02,698 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-01-27 23:09:02,699 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-01-27 23:09:02,699 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 23:09:02,699 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 23:09:02,699 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 23:09:02,699 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 23:09:02,700 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 23:09:02,700 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-01-27 23:09:02,700 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/ultimate/releaseScripts/default/UAutomizer-linux/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: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false [2024-01-27 23:09:02,933 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 23:09:02,949 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 23:09:02,951 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 23:09:02,952 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-01-27 23:09:02,952 INFO L274 PluginConnector]: Witness Parser initialized [2024-01-27 23:09:02,953 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/./goblint.2023-12-19_14-39-08.files/SV-COMP24_unreach-call/parallel-misc-4.wvr.yml/witness.yml [2024-01-27 23:09:03,080 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 23:09:03,080 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 23:09:03,081 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/parallel-misc-4.wvr.c [2024-01-27 23:09:04,233 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 23:09:04,387 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 23:09:04,388 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/parallel-misc-4.wvr.c [2024-01-27 23:09:04,395 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f2345cec2/985e36516e0c452d80a72659826f2986/FLAG1b7dc92d0 [2024-01-27 23:09:04,410 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f2345cec2/985e36516e0c452d80a72659826f2986 [2024-01-27 23:09:04,411 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 23:09:04,412 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-01-27 23:09:04,414 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 23:09:04,415 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 23:09:04,418 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 23:09:04,418 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:09:03" (1/2) ... [2024-01-27 23:09:04,420 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@36901a92 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:09:04, skipping insertion in model container [2024-01-27 23:09:04,421 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.01 11:09:03" (1/2) ... [2024-01-27 23:09:04,422 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@4b3b11cb and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.01 11:09:04, skipping insertion in model container [2024-01-27 23:09:04,432 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:09:04" (2/2) ... [2024-01-27 23:09:04,437 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@36901a92 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:09:04, skipping insertion in model container [2024-01-27 23:09:04,437 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 11:09:04" (2/2) ... [2024-01-27 23:09:04,438 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-01-27 23:09:04,458 INFO L96 nessWitnessExtractor]: Found the following entries in the witness: [2024-01-27 23:09:04,461 INFO L98 nessWitnessExtractor]: Location invariant before [L82-L82] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,461 INFO L98 nessWitnessExtractor]: Location invariant before [L82-L82] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,461 INFO L98 nessWitnessExtractor]: Location invariant before [L82-L82] lv_assert == (_Bool)1 [2024-01-27 23:09:04,461 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] v_assert == (_Bool)0 [2024-01-27 23:09:04,461 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] d2 == (_Bool)0 [2024-01-27 23:09:04,462 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] d1 == (_Bool)0 [2024-01-27 23:09:04,462 INFO L98 nessWitnessExtractor]: Location invariant before [L22-L25] pos == 0 [2024-01-27 23:09:04,462 INFO L98 nessWitnessExtractor]: Location invariant before [L46-L55] lv_assert == (_Bool)1 [2024-01-27 23:09:04,462 INFO L98 nessWitnessExtractor]: Location invariant before [L46-L55] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,462 INFO L98 nessWitnessExtractor]: Location invariant before [L47-L47] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,462 INFO L98 nessWitnessExtractor]: Location invariant before [L47-L47] lv_assert == (_Bool)1 [2024-01-27 23:09:04,462 INFO L98 nessWitnessExtractor]: Location invariant before [L91-L91] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,462 INFO L98 nessWitnessExtractor]: Location invariant before [L91-L91] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,463 INFO L98 nessWitnessExtractor]: Location invariant before [L101-L101] d1 == (_Bool)0 [2024-01-27 23:09:04,463 INFO L98 nessWitnessExtractor]: Location invariant before [L101-L101] pos == 0 [2024-01-27 23:09:04,463 INFO L98 nessWitnessExtractor]: Location invariant before [L101-L101] d2 == (_Bool)0 [2024-01-27 23:09:04,463 INFO L98 nessWitnessExtractor]: Location invariant before [L101-L101] v_assert == (_Bool)0 [2024-01-27 23:09:04,463 INFO L98 nessWitnessExtractor]: Location invariant before [L70-L79] lv_assert == (_Bool)1 [2024-01-27 23:09:04,464 INFO L98 nessWitnessExtractor]: Location invariant before [L70-L79] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,464 INFO L98 nessWitnessExtractor]: Location invariant before [L35-L35] d1 == (_Bool)0 || d1 == (_Bool)1 [2024-01-27 23:09:04,464 INFO L98 nessWitnessExtractor]: Location invariant before [L35-L35] d2 == (_Bool)0 || d2 == (_Bool)1 [2024-01-27 23:09:04,464 INFO L98 nessWitnessExtractor]: Location invariant before [L35-L35] d1 == (_Bool)0 || d1 == (_Bool)1 [2024-01-27 23:09:04,464 INFO L98 nessWitnessExtractor]: Location invariant before [L35-L35] d2 == (_Bool)0 || d2 == (_Bool)1 [2024-01-27 23:09:04,464 INFO L98 nessWitnessExtractor]: Location invariant before [L35-L35] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,464 INFO L98 nessWitnessExtractor]: Location invariant before [L35-L35] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,464 INFO L98 nessWitnessExtractor]: Location invariant before [L54-L54] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,465 INFO L98 nessWitnessExtractor]: Location invariant before [L54-L54] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,465 INFO L98 nessWitnessExtractor]: Location invariant before [L54-L54] pos <= 2147483646 [2024-01-27 23:09:04,465 INFO L98 nessWitnessExtractor]: Location invariant before [L54-L54] lv_assert == (_Bool)1 [2024-01-27 23:09:04,465 INFO L98 nessWitnessExtractor]: Location invariant before [L94-L94] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,465 INFO L98 nessWitnessExtractor]: Location invariant after [L18-L19] v_assert == (_Bool)0 [2024-01-27 23:09:04,465 INFO L98 nessWitnessExtractor]: Location invariant after [L18-L19] d2 == (_Bool)0 || d2 == (_Bool)1 [2024-01-27 23:09:04,466 INFO L98 nessWitnessExtractor]: Location invariant after [L18-L19] val == (_Bool)0 || val == (_Bool)1 [2024-01-27 23:09:04,466 INFO L98 nessWitnessExtractor]: Location invariant after [L18-L19] d1 == (_Bool)0 || d1 == (_Bool)1 [2024-01-27 23:09:04,467 INFO L98 nessWitnessExtractor]: Location invariant before [L58-L58] lv_assert == (_Bool)1 [2024-01-27 23:09:04,467 INFO L98 nessWitnessExtractor]: Location invariant before [L58-L58] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,467 INFO L98 nessWitnessExtractor]: Location invariant before [L58-L58] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,467 INFO L98 nessWitnessExtractor]: Location invariant before [L78-L78] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,467 INFO L98 nessWitnessExtractor]: Location invariant before [L78-L78] pos <= 2147483645 [2024-01-27 23:09:04,467 INFO L98 nessWitnessExtractor]: Location invariant before [L78-L78] lv_assert == (_Bool)1 [2024-01-27 23:09:04,468 INFO L98 nessWitnessExtractor]: Location invariant before [L78-L78] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,468 INFO L98 nessWitnessExtractor]: Location invariant before [L44-L44] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,468 INFO L98 nessWitnessExtractor]: Location invariant before [L44-L44] lv_assert == (_Bool)0 || lv_assert == (_Bool)1 [2024-01-27 23:09:04,468 INFO L98 nessWitnessExtractor]: Location invariant before [L44-L44] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,468 INFO L98 nessWitnessExtractor]: Location invariant before [L59-L59] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,468 INFO L98 nessWitnessExtractor]: Location invariant before [L59-L59] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,469 INFO L98 nessWitnessExtractor]: Location invariant before [L59-L59] lv_assert == (_Bool)0 || lv_assert == (_Bool)1 [2024-01-27 23:09:04,469 INFO L98 nessWitnessExtractor]: Location invariant after [L34-L36] d2 == (_Bool)0 || d2 == (_Bool)1 [2024-01-27 23:09:04,469 INFO L98 nessWitnessExtractor]: Location invariant after [L34-L36] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,469 INFO L98 nessWitnessExtractor]: Location invariant after [L34-L36] d1 == (_Bool)0 || d1 == (_Bool)1 [2024-01-27 23:09:04,469 INFO L98 nessWitnessExtractor]: Location invariant before [L103-L103] v_assert == (_Bool)0 [2024-01-27 23:09:04,469 INFO L98 nessWitnessExtractor]: Location invariant before [L103-L103] d2 == (_Bool)0 [2024-01-27 23:09:04,470 INFO L98 nessWitnessExtractor]: Location invariant before [L103-L103] d1 == (_Bool)0 || d1 == (_Bool)1 [2024-01-27 23:09:04,470 INFO L98 nessWitnessExtractor]: Location invariant before [L107-L107] pos == 0 [2024-01-27 23:09:04,471 INFO L98 nessWitnessExtractor]: Location invariant before [L107-L107] (d1 == (_Bool)1 || (d1 == (_Bool)0 || d1 == (_Bool)1)) || (d1 == (_Bool)0 || d1 == (_Bool)1) [2024-01-27 23:09:04,471 INFO L98 nessWitnessExtractor]: Location invariant before [L107-L107] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,471 INFO L98 nessWitnessExtractor]: Location invariant before [L107-L107] d2 == (_Bool)0 || d2 == (_Bool)1 [2024-01-27 23:09:04,471 INFO L98 nessWitnessExtractor]: Location invariant before [L49-L49] lv_assert == (_Bool)1 [2024-01-27 23:09:04,471 INFO L98 nessWitnessExtractor]: Location invariant before [L49-L49] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,471 INFO L98 nessWitnessExtractor]: Location invariant before [L49-L49] -2147483647 <= pos [2024-01-27 23:09:04,471 INFO L98 nessWitnessExtractor]: Location invariant before [L49-L49] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,472 INFO L98 nessWitnessExtractor]: Location invariant before [L42-L42] lv_assert == (_Bool)0 || lv_assert == (_Bool)1 [2024-01-27 23:09:04,472 INFO L98 nessWitnessExtractor]: Location invariant before [L42-L42] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,472 INFO L98 nessWitnessExtractor]: Location invariant before [L76-L76] lv_assert == (_Bool)1 [2024-01-27 23:09:04,472 INFO L98 nessWitnessExtractor]: Location invariant before [L76-L76] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,472 INFO L98 nessWitnessExtractor]: Location invariant before [L68-L68] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,472 INFO L98 nessWitnessExtractor]: Location invariant before [L68-L68] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,472 INFO L98 nessWitnessExtractor]: Location invariant before [L68-L68] lv_assert == (_Bool)0 || lv_assert == (_Bool)1 [2024-01-27 23:09:04,472 INFO L98 nessWitnessExtractor]: Location invariant before [L92-L92] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,472 INFO L98 nessWitnessExtractor]: Location invariant before [L92-L92] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,473 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] d2 == (_Bool)0 || d2 == (_Bool)1 [2024-01-27 23:09:04,473 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,473 INFO L98 nessWitnessExtractor]: Location invariant before [L109-L109] d1 == (_Bool)0 || d1 == (_Bool)1 [2024-01-27 23:09:04,473 INFO L98 nessWitnessExtractor]: Location invariant before [L66-L66] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,473 INFO L98 nessWitnessExtractor]: Location invariant before [L66-L66] lv_assert == (_Bool)0 || lv_assert == (_Bool)1 [2024-01-27 23:09:04,473 INFO L98 nessWitnessExtractor]: Loop invariant at [L45-L60] lv_assert == (_Bool)0 || lv_assert == (_Bool)1 [2024-01-27 23:09:04,473 INFO L98 nessWitnessExtractor]: Loop invariant at [L45-L60] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,473 INFO L98 nessWitnessExtractor]: Location invariant before [L43-L43] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,474 INFO L98 nessWitnessExtractor]: Location invariant before [L43-L43] lv_assert == (_Bool)0 || lv_assert == (_Bool)1 [2024-01-27 23:09:04,474 INFO L98 nessWitnessExtractor]: Location invariant before [L43-L43] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,474 INFO L98 nessWitnessExtractor]: Location invariant before [L77-L77] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,474 INFO L98 nessWitnessExtractor]: Location invariant before [L77-L77] lv_assert == (_Bool)1 [2024-01-27 23:09:04,474 INFO L98 nessWitnessExtractor]: Location invariant before [L77-L77] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,474 INFO L98 nessWitnessExtractor]: Location invariant before [L104-L104] d2 == (_Bool)0 || d2 == (_Bool)1 [2024-01-27 23:09:04,474 INFO L98 nessWitnessExtractor]: Location invariant before [L104-L104] v_assert == (_Bool)0 [2024-01-27 23:09:04,474 INFO L98 nessWitnessExtractor]: Location invariant before [L104-L104] d1 == (_Bool)0 || d1 == (_Bool)1 [2024-01-27 23:09:04,474 INFO L98 nessWitnessExtractor]: Loop invariant at [L69-L84] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,475 INFO L98 nessWitnessExtractor]: Loop invariant at [L69-L84] lv_assert == (_Bool)0 || lv_assert == (_Bool)1 [2024-01-27 23:09:04,475 INFO L98 nessWitnessExtractor]: Location invariant before [L67-L67] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,475 INFO L98 nessWitnessExtractor]: Location invariant before [L67-L67] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,475 INFO L98 nessWitnessExtractor]: Location invariant before [L67-L67] lv_assert == (_Bool)0 || lv_assert == (_Bool)1 [2024-01-27 23:09:04,475 INFO L98 nessWitnessExtractor]: Location invariant before [L102-L102] v_assert == (_Bool)0 [2024-01-27 23:09:04,475 INFO L98 nessWitnessExtractor]: Location invariant before [L102-L102] d2 == (_Bool)0 [2024-01-27 23:09:04,475 INFO L98 nessWitnessExtractor]: Location invariant before [L102-L102] d1 == (_Bool)0 [2024-01-27 23:09:04,476 INFO L98 nessWitnessExtractor]: Location invariant before [L62-L62] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,476 INFO L98 nessWitnessExtractor]: Location invariant before [L62-L62] lv_assert == (_Bool)0 [2024-01-27 23:09:04,476 INFO L98 nessWitnessExtractor]: Location invariant before [L81-L81] lv_assert == (_Bool)1 [2024-01-27 23:09:04,476 INFO L98 nessWitnessExtractor]: Location invariant before [L81-L81] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,476 INFO L98 nessWitnessExtractor]: Location invariant before [L83-L83] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,476 INFO L98 nessWitnessExtractor]: Location invariant before [L83-L83] lv_assert == (_Bool)0 || lv_assert == (_Bool)1 [2024-01-27 23:09:04,476 INFO L98 nessWitnessExtractor]: Location invariant before [L83-L83] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,477 INFO L98 nessWitnessExtractor]: Location invariant before [L73-L73] -2147483646 <= pos [2024-01-27 23:09:04,477 INFO L98 nessWitnessExtractor]: Location invariant before [L73-L73] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,477 INFO L98 nessWitnessExtractor]: Location invariant before [L73-L73] lv_assert == (_Bool)1 [2024-01-27 23:09:04,478 INFO L98 nessWitnessExtractor]: Location invariant before [L73-L73] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,478 INFO L98 nessWitnessExtractor]: Location invariant before [L57-L57] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,478 INFO L98 nessWitnessExtractor]: Location invariant before [L57-L57] lv_assert == (_Bool)1 [2024-01-27 23:09:04,479 INFO L98 nessWitnessExtractor]: Location invariant before [L90-L90] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,479 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,479 INFO L98 nessWitnessExtractor]: Location invariant before [L86-L86] lv_assert == (_Bool)0 [2024-01-27 23:09:04,479 INFO L98 nessWitnessExtractor]: Location invariant before [L72-L72] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,479 INFO L98 nessWitnessExtractor]: Location invariant before [L72-L72] lv_assert == (_Bool)1 [2024-01-27 23:09:04,480 INFO L98 nessWitnessExtractor]: Location invariant before [L72-L72] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,480 INFO L98 nessWitnessExtractor]: Location invariant before [L53-L53] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,480 INFO L98 nessWitnessExtractor]: Location invariant before [L53-L53] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,480 INFO L98 nessWitnessExtractor]: Location invariant before [L53-L53] lv_assert == (_Bool)1 [2024-01-27 23:09:04,480 INFO L98 nessWitnessExtractor]: Location invariant before [L80-L80] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,481 INFO L98 nessWitnessExtractor]: Location invariant before [L80-L80] lv_assert == (_Bool)1 [2024-01-27 23:09:04,481 INFO L98 nessWitnessExtractor]: Location invariant before [L71-L71] lv_assert == (_Bool)1 [2024-01-27 23:09:04,481 INFO L98 nessWitnessExtractor]: Location invariant before [L71-L71] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,481 INFO L98 nessWitnessExtractor]: Location invariant before [L48-L48] lv_assert == (_Bool)1 [2024-01-27 23:09:04,481 INFO L98 nessWitnessExtractor]: Location invariant before [L48-L48] v_assert == (_Bool)0 || v_assert == (_Bool)1 [2024-01-27 23:09:04,481 INFO L98 nessWitnessExtractor]: Location invariant before [L48-L48] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,481 INFO L98 nessWitnessExtractor]: Location invariant before [L56-L56] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,481 INFO L98 nessWitnessExtractor]: Location invariant before [L56-L56] lv_assert == (_Bool)1 [2024-01-27 23:09:04,481 INFO L98 nessWitnessExtractor]: Location invariant before [L52-L52] lv_assert == (_Bool)1 [2024-01-27 23:09:04,482 INFO L98 nessWitnessExtractor]: Location invariant before [L52-L52] (unsigned long )_argptr == 0UL [2024-01-27 23:09:04,500 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 23:09:04,653 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/parallel-misc-4.wvr.c[2989,3002] [2024-01-27 23:09:04,657 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 23:09:04,668 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 23:09:04,678 WARN L424 MainDispatcher]: Unable to annotate __assert_fail(const char *__assertion, const char *__file, unsigned int __line, const char *__function) with a witness entry [2024-01-27 23:09:04,681 WARN L424 MainDispatcher]: Unable to annotate extern int pthread_create (pthread_t *__restrict __newthread, const pthread_attr_t *__restrict __attr, void *(*__start_routine) (void *), void *__restrict __arg) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1, 3))); with a witness entry Start Parsing Local [2024-01-27 23:09:04,703 ERROR L324 MainTranslator]: Incorrect Syntax: Undeclared variable in ACSL expression: d1 [2024-01-27 23:09:04,703 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@4b3b11cb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 11:09:04, skipping insertion in model container [2024-01-27 23:09:04,704 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 23:09:04,704 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-01-27 23:09:04,706 INFO L158 Benchmark]: Toolchain (without parser) took 292.70ms. Allocated memory is still 60.8MB. Free memory was 25.5MB in the beginning and 24.3MB in the end (delta: 1.2MB). Peak memory consumption was 5.0MB. Max. memory is 16.1GB. [2024-01-27 23:09:04,706 INFO L158 Benchmark]: Witness Parser took 0.19ms. Allocated memory is still 48.2MB. Free memory was 21.5MB in the beginning and 21.4MB in the end (delta: 48.3kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:09:04,707 INFO L158 Benchmark]: CDTParser took 0.07ms. Allocated memory is still 48.2MB. Free memory was 26.5MB in the beginning and 26.4MB in the end (delta: 39.1kB). There was no memory consumed. Max. memory is 16.1GB. [2024-01-27 23:09:04,707 INFO L158 Benchmark]: CACSL2BoogieTranslator took 289.46ms. Allocated memory is still 60.8MB. Free memory was 25.4MB in the beginning and 24.3MB in the end (delta: 1.1MB). Peak memory consumption was 5.0MB. Max. memory is 16.1GB. [2024-01-27 23:09:04,709 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Witness Parser took 0.19ms. Allocated memory is still 48.2MB. Free memory was 21.5MB in the beginning and 21.4MB in the end (delta: 48.3kB). There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.07ms. Allocated memory is still 48.2MB. Free memory was 26.5MB in the beginning and 26.4MB in the end (delta: 39.1kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 289.46ms. Allocated memory is still 60.8MB. Free memory was 25.4MB in the beginning and 24.3MB in the end (delta: 1.1MB). Peak memory consumption was 5.0MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - SyntaxErrorResult [Line: 35]: Incorrect Syntax Undeclared variable in ACSL expression: d1 RESULT: Ultimate could not prove your program: Incorrect Syntax Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: UNKNOWN