./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/goblint-regression/04-mutex_21-sound_base.i --full-output --witness-type violation_witness --validate ../results-verified/LOGDIR/SV-COMP24_no-data-race/04-mutex_21-sound_base.yml/witness.graphml --architecture 32bit


--------------------------------------------------------------------------------


Checking for data races
Using default analysis
Version 194c01fd
Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/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 ../sv-benchmarks/c/goblint-regression/04-mutex_21-sound_base.i ../results-verified/LOGDIR/SV-COMP24_no-data-race/04-mutex_21-sound_base.yml/witness.graphml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.positions.where.we.compute.the.hoare.annotation None
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-194c01f-m
[2024-10-29 15:22:42,266 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-10-29 15:22:42,345 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf
[2024-10-29 15:22:42,348 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-10-29 15:22:42,348 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-10-29 15:22:42,366 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-10-29 15:22:42,366 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-10-29 15:22:42,367 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-10-29 15:22:42,367 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-10-29 15:22:42,367 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-10-29 15:22:42,368 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-10-29 15:22:42,368 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-10-29 15:22:42,368 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-10-29 15:22:42,369 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-10-29 15:22:42,369 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-10-29 15:22:42,369 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-10-29 15:22:42,370 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-10-29 15:22:42,370 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-10-29 15:22:42,370 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-10-29 15:22:42,371 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-10-29 15:22:42,371 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-10-29 15:22:42,375 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-10-29 15:22:42,376 INFO  L153        SettingsManager]:  * Check absence of data races in concurrent programs=true
[2024-10-29 15:22:42,376 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-10-29 15:22:42,376 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-10-29 15:22:42,377 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-10-29 15:22:42,377 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-10-29 15:22:42,377 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-10-29 15:22:42,378 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-10-29 15:22:42,378 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-10-29 15:22:42,378 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-10-29 15:22:42,379 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-10-29 15:22:42,379 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-10-29 15:22:42,379 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-10-29 15:22:42,380 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-10-29 15:22:42,380 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-10-29 15:22:42,384 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-10-29 15:22:42,384 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-10-29 15:22:42,385 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-10-29 15:22:42,385 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-10-29 15:22:42,385 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-10-29 15:22:42,385 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: Positions where we compute the Hoare Annotation -> None
[2024-10-29 15:22:42,616 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-10-29 15:22:42,642 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-10-29 15:22:42,645 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-10-29 15:22:42,647 INFO  L270        PluginConnector]: Initializing Witness Parser...
[2024-10-29 15:22:42,648 INFO  L274        PluginConnector]: Witness Parser initialized
[2024-10-29 15:22:42,649 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../results-verified/LOGDIR/SV-COMP24_no-data-race/04-mutex_21-sound_base.yml/witness.graphml
[2024-10-29 15:22:42,736 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-10-29 15:22:42,736 INFO  L274        PluginConnector]: CDTParser initialized
[2024-10-29 15:22:42,737 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/04-mutex_21-sound_base.i
[2024-10-29 15:22:44,220 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-10-29 15:22:44,489 INFO  L384              CDTParser]: Found 1 translation units.
[2024-10-29 15:22:44,490 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/04-mutex_21-sound_base.i
[2024-10-29 15:22:44,508 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/934e6cf54/cdc581cd86aa4adca78d000be9bcaa0a/FLAG2bf639aab
[2024-10-29 15:22:44,525 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/934e6cf54/cdc581cd86aa4adca78d000be9bcaa0a
[2024-10-29 15:22:44,526 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-10-29 15:22:44,527 INFO  L133        ToolchainWalker]: Walking toolchain with 5 elements.
[2024-10-29 15:22:44,528 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-10-29 15:22:44,528 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-10-29 15:22:44,532 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-10-29 15:22:44,533 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.graphml de.uni_freiburg.informatik.ultimate.witnessparser VIOLATION_WITNESS 29.10 03:22:42" (1/2) ...
[2024-10-29 15:22:44,534 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7451f3 and model type witness.graphml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 29.10 03:22:44, skipping insertion in model container
[2024-10-29 15:22:44,534 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.graphml de.uni_freiburg.informatik.ultimate.witnessparser VIOLATION_WITNESS 29.10 03:22:42" (1/2) ...
[2024-10-29 15:22:44,535 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@82be6cb and model type witness.graphml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 29.10 03:22:44, skipping insertion in model container
[2024-10-29 15:22:44,535 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.10 03:22:44" (2/2) ...
[2024-10-29 15:22:44,535 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7451f3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:22:44, skipping insertion in model container
[2024-10-29 15:22:44,535 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.10 03:22:44" (2/2) ...
[2024-10-29 15:22:44,589 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-10-29 15:22:45,111 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-10-29 15:22:45,123 INFO  L200         MainTranslator]: Completed pre-run
[2024-10-29 15:22:45,173 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-10-29 15:22:45,234 INFO  L204         MainTranslator]: Completed translation
[2024-10-29 15:22:45,235 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:22:45 WrapperNode
[2024-10-29 15:22:45,235 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-10-29 15:22:45,236 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-10-29 15:22:45,236 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-10-29 15:22:45,236 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-10-29 15:22:45,244 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:22:45" (1/1) ...
[2024-10-29 15:22:45,265 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:22:45" (1/1) ...
[2024-10-29 15:22:45,290 INFO  L138                Inliner]: procedures = 259, calls = 6, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 45
[2024-10-29 15:22:45,291 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-10-29 15:22:45,292 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-10-29 15:22:45,292 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-10-29 15:22:45,293 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-10-29 15:22:45,301 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:22:45" (1/1) ...
[2024-10-29 15:22:45,301 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:22:45" (1/1) ...
[2024-10-29 15:22:45,306 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:22:45" (1/1) ...
[2024-10-29 15:22:45,306 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:22:45" (1/1) ...
[2024-10-29 15:22:45,316 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:22:45" (1/1) ...
[2024-10-29 15:22:45,318 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:22:45" (1/1) ...
[2024-10-29 15:22:45,321 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:22:45" (1/1) ...
[2024-10-29 15:22:45,322 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:22:45" (1/1) ...
[2024-10-29 15:22:45,324 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-10-29 15:22:45,325 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-10-29 15:22:45,327 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-10-29 15:22:45,327 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-10-29 15:22:45,328 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:22:45" (1/1) ...
[2024-10-29 15:22:45,336 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-10-29 15:22:45,353 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-10-29 15:22:45,373 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-10-29 15:22:45,377 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-10-29 15:22:45,427 INFO  L130     BoogieDeclarations]: Found specification of procedure t_fun
[2024-10-29 15:22:45,427 INFO  L138     BoogieDeclarations]: Found implementation of procedure t_fun
[2024-10-29 15:22:45,428 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-10-29 15:22:45,428 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-10-29 15:22:45,429 WARN  L207             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-10-29 15:22:45,572 INFO  L238             CfgBuilder]: Building ICFG
[2024-10-29 15:22:45,574 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-10-29 15:22:45,668 INFO  L283             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-10-29 15:22:45,668 INFO  L287             CfgBuilder]: Performing block encoding
[2024-10-29 15:22:45,684 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-10-29 15:22:45,685 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-10-29 15:22:45,687 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.10 03:22:45 BoogieIcfgContainer
[2024-10-29 15:22:45,687 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-10-29 15:22:45,690 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-10-29 15:22:45,691 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-10-29 15:22:45,694 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-10-29 15:22:45,695 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.graphml de.uni_freiburg.informatik.ultimate.witnessparser VIOLATION_WITNESS 29.10 03:22:42" (1/4) ...
[2024-10-29 15:22:45,696 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@32a5f913 and model type witness.graphml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction VIOLATION_WITNESS 29.10 03:22:45, skipping insertion in model container
[2024-10-29 15:22:45,697 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.10 03:22:44" (2/4) ...
[2024-10-29 15:22:45,697 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@32a5f913 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.10 03:22:45, skipping insertion in model container
[2024-10-29 15:22:45,697 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:22:45" (3/4) ...
[2024-10-29 15:22:45,697 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@32a5f913 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.10 03:22:45, skipping insertion in model container
[2024-10-29 15:22:45,697 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.10 03:22:45" (4/4) ...
[2024-10-29 15:22:45,699 INFO  L112   eAbstractionObserver]: Analyzing ICFG 04-mutex_21-sound_base.i
[2024-10-29 15:22:45,700 WARN  L117   eAbstractionObserver]: Found a witness automaton. I will only consider traces that are accepted by the witness automaton
[2024-10-29 15:22:45,724 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-10-29 15:22:45,726 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 5 error locations.
[2024-10-29 15:22:45,727 INFO  L489   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-10-29 15:22:45,787 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-10-29 15:22:45,802 WARN  L158       CegarLoopFactory]: Violation witness validation is only supported for CEGAR loops based on FINITE_AUTOMATA. Ignoring concurrency settiong PETRI_NET and switching to FINITE_AUTOMATA.
[2024-10-29 15:22:45,811 INFO  L113   iNet2FiniteAutomaton]: Start petriNet2FiniteAutomaton. Operand has 59 places, 56 transitions, 116 flow
[2024-10-29 15:22:45,865 INFO  L135   iNet2FiniteAutomaton]: Finished petriNet2FiniteAutomaton. Result  has 431 states, 420 states have (on average 1.9476190476190476) internal successors, (818), 430 states have internal predecessors, (818), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-10-29 15:22:45,894 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-10-29 15:22:45,899 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@43a5f1b3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-10-29 15:22:45,900 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 9 error locations.
[2024-10-29 15:22:45,903 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 431 states, 420 states have (on average 1.9476190476190476) internal successors, (818), 430 states have internal predecessors, (818), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-10-29 15:22:45,908 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 15
[2024-10-29 15:22:45,908 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:22:45,909 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-29 15:22:45,909 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 6 more)] ===
[2024-10-29 15:22:45,913 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:22:45,914 INFO  L85        PathProgramCache]: Analyzing trace with hash 1488433836, now seen corresponding path program 1 times
[2024-10-29 15:22:45,921 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:22:45,921 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [544764408]
[2024-10-29 15:22:45,922 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:22:45,922 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:22:46,044 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:22:46,195 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-10-29 15:22:46,195 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:22:46,195 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [544764408]
[2024-10-29 15:22:46,196 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [544764408] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:22:46,196 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:22:46,196 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-29 15:22:46,197 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [411311459]
[2024-10-29 15:22:46,198 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:22:46,201 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:22:46,201 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:22:46,218 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:22:46,218 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:22:46,220 INFO  L87              Difference]: Start difference. First operand  has 431 states, 420 states have (on average 1.9476190476190476) internal successors, (818), 430 states have internal predecessors, (818), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 3 states, 2 states have (on average 7.0) internal successors, (14), 3 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-10-29 15:22:46,288 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:22:46,288 INFO  L93              Difference]: Finished difference Result 690 states and 1305 transitions.
[2024-10-29 15:22:46,290 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:22:46,291 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 7.0) internal successors, (14), 3 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 14
[2024-10-29 15:22:46,291 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:22:46,306 INFO  L225             Difference]: With dead ends: 690
[2024-10-29 15:22:46,306 INFO  L226             Difference]: Without dead ends: 672
[2024-10-29 15:22:46,309 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:22:46,312 INFO  L432           NwaCegarLoop]: 68 mSDtfsCounter, 40 mSDsluCounter, 48 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 40 SdHoareTripleChecker+Valid, 116 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:22:46,313 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [40 Valid, 116 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:22:46,329 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 672 states.
[2024-10-29 15:22:46,372 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 672 to 439.
[2024-10-29 15:22:46,377 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 439 states, 428 states have (on average 1.9462616822429906) internal successors, (833), 438 states have internal predecessors, (833), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-10-29 15:22:46,382 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 439 states to 439 states and 833 transitions.
[2024-10-29 15:22:46,385 INFO  L78                 Accepts]: Start accepts. Automaton has 439 states and 833 transitions. Word has length 14
[2024-10-29 15:22:46,386 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:22:46,386 INFO  L471      AbstractCegarLoop]: Abstraction has 439 states and 833 transitions.
[2024-10-29 15:22:46,386 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 7.0) internal successors, (14), 3 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-10-29 15:22:46,387 INFO  L276                IsEmpty]: Start isEmpty. Operand 439 states and 833 transitions.
[2024-10-29 15:22:46,387 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 18
[2024-10-29 15:22:46,387 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:22:46,388 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-29 15:22:46,388 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-10-29 15:22:46,388 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 6 more)] ===
[2024-10-29 15:22:46,389 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:22:46,389 INFO  L85        PathProgramCache]: Analyzing trace with hash 472953963, now seen corresponding path program 1 times
[2024-10-29 15:22:46,389 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:22:46,390 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [870669077]
[2024-10-29 15:22:46,390 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:22:46,390 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:22:46,406 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:22:46,465 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-10-29 15:22:46,465 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:22:46,466 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [870669077]
[2024-10-29 15:22:46,466 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [870669077] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:22:46,466 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:22:46,466 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-29 15:22:46,467 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [334289274]
[2024-10-29 15:22:46,467 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:22:46,468 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:22:46,468 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:22:46,469 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:22:46,469 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:22:46,469 INFO  L87              Difference]: Start difference. First operand 439 states and 833 transitions. Second operand  has 3 states, 2 states have (on average 8.5) internal successors, (17), 3 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-10-29 15:22:46,505 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:22:46,505 INFO  L93              Difference]: Finished difference Result 510 states and 974 transitions.
[2024-10-29 15:22:46,506 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:22:46,506 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 8.5) internal successors, (17), 3 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 17
[2024-10-29 15:22:46,506 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:22:46,510 INFO  L225             Difference]: With dead ends: 510
[2024-10-29 15:22:46,511 INFO  L226             Difference]: Without dead ends: 482
[2024-10-29 15:22:46,512 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:22:46,513 INFO  L432           NwaCegarLoop]: 77 mSDtfsCounter, 27 mSDsluCounter, 44 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 27 SdHoareTripleChecker+Valid, 121 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:22:46,514 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [27 Valid, 121 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:22:46,517 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 482 states.
[2024-10-29 15:22:46,549 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 482 to 458.
[2024-10-29 15:22:46,552 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 458 states, 448 states have (on average 1.9441964285714286) internal successors, (871), 457 states have internal predecessors, (871), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-10-29 15:22:46,554 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 458 states to 458 states and 871 transitions.
[2024-10-29 15:22:46,556 INFO  L78                 Accepts]: Start accepts. Automaton has 458 states and 871 transitions. Word has length 17
[2024-10-29 15:22:46,557 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:22:46,557 INFO  L471      AbstractCegarLoop]: Abstraction has 458 states and 871 transitions.
[2024-10-29 15:22:46,558 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 8.5) internal successors, (17), 3 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-10-29 15:22:46,558 INFO  L276                IsEmpty]: Start isEmpty. Operand 458 states and 871 transitions.
[2024-10-29 15:22:46,559 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2024-10-29 15:22:46,559 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:22:46,559 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-29 15:22:46,560 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-10-29 15:22:46,560 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 6 more)] ===
[2024-10-29 15:22:46,560 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:22:46,560 INFO  L85        PathProgramCache]: Analyzing trace with hash -756393514, now seen corresponding path program 1 times
[2024-10-29 15:22:46,561 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:22:46,561 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [781534761]
[2024-10-29 15:22:46,561 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:22:46,561 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:22:46,578 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-10-29 15:22:46,582 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-10-29 15:22:46,593 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-10-29 15:22:46,617 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-10-29 15:22:46,618 INFO  L325         BasicCegarLoop]: Counterexample is feasible
[2024-10-29 15:22:46,619 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location t_funErr0ASSERT_VIOLATIONDATA_RACE (8 of 9 remaining)
[2024-10-29 15:22:46,621 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (7 of 9 remaining)
[2024-10-29 15:22:46,622 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (6 of 9 remaining)
[2024-10-29 15:22:46,623 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (5 of 9 remaining)
[2024-10-29 15:22:46,623 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (4 of 9 remaining)
[2024-10-29 15:22:46,624 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (3 of 9 remaining)
[2024-10-29 15:22:46,624 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (2 of 9 remaining)
[2024-10-29 15:22:46,624 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (1 of 9 remaining)
[2024-10-29 15:22:46,625 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (0 of 9 remaining)
[2024-10-29 15:22:46,625 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-10-29 15:22:46,628 INFO  L407         BasicCegarLoop]: Path program histogram: [1, 1, 1]
[2024-10-29 15:22:46,655 INFO  L239   ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances
[2024-10-29 15:22:46,656 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-10-29 15:22:46,663 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 29.10 03:22:46 BasicIcfg
[2024-10-29 15:22:46,664 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-10-29 15:22:46,665 INFO  L158              Benchmark]: Toolchain (without parser) took 2138.57ms. Allocated memory was 134.2MB in the beginning and 169.9MB in the end (delta: 35.7MB). Free memory was 58.7MB in the beginning and 100.3MB in the end (delta: -41.5MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-10-29 15:22:46,669 INFO  L158              Benchmark]: Witness Parser took 0.21ms. Allocated memory is still 134.2MB. Free memory was 96.3MB in the beginning and 96.0MB in the end (delta: 262.2kB). There was no memory consumed. Max. memory is 16.1GB.
[2024-10-29 15:22:46,669 INFO  L158              Benchmark]: CDTParser took 1.25ms. Allocated memory is still 134.2MB. Free memory is still 107.3MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-10-29 15:22:46,670 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 707.61ms. Allocated memory was 134.2MB in the beginning and 169.9MB in the end (delta: 35.7MB). Free memory was 58.4MB in the beginning and 123.2MB in the end (delta: -64.8MB). Peak memory consumption was 18.5MB. Max. memory is 16.1GB.
[2024-10-29 15:22:46,670 INFO  L158              Benchmark]: Boogie Procedure Inliner took 55.45ms. Allocated memory is still 169.9MB. Free memory was 123.2MB in the beginning and 121.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-10-29 15:22:46,670 INFO  L158              Benchmark]: Boogie Preprocessor took 32.10ms. Allocated memory is still 169.9MB. Free memory was 121.2MB in the beginning and 119.9MB in the end (delta: 1.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-10-29 15:22:46,671 INFO  L158              Benchmark]: RCFGBuilder took 362.46ms. Allocated memory is still 169.9MB. Free memory was 119.9MB in the beginning and 108.2MB in the end (delta: 11.7MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB.
[2024-10-29 15:22:46,671 INFO  L158              Benchmark]: TraceAbstraction took 974.81ms. Allocated memory is still 169.9MB. Free memory was 107.4MB in the beginning and 100.3MB in the end (delta: 7.1MB). Peak memory consumption was 4.8MB. Max. memory is 16.1GB.
[2024-10-29 15:22:46,673 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.21ms. Allocated memory is still 134.2MB. Free memory was 96.3MB in the beginning and 96.0MB in the end (delta: 262.2kB). There was no memory consumed. Max. memory is 16.1GB.
 * CDTParser took 1.25ms. Allocated memory is still 134.2MB. Free memory is still 107.3MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 707.61ms. Allocated memory was 134.2MB in the beginning and 169.9MB in the end (delta: 35.7MB). Free memory was 58.4MB in the beginning and 123.2MB in the end (delta: -64.8MB). Peak memory consumption was 18.5MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 55.45ms. Allocated memory is still 169.9MB. Free memory was 123.2MB in the beginning and 121.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 32.10ms. Allocated memory is still 169.9MB. Free memory was 121.2MB in the beginning and 119.9MB in the end (delta: 1.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * RCFGBuilder took 362.46ms. Allocated memory is still 169.9MB. Free memory was 119.9MB in the beginning and 108.2MB in the end (delta: 11.7MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB.
 * TraceAbstraction took 974.81ms. Allocated memory is still 169.9MB. Free memory was 107.4MB in the beginning and 100.3MB in the end (delta: 7.1MB). Peak memory consumption was 4.8MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: ErrorAutomatonStatistics
    NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0
  - DataRaceFoundResult [Line: 922]: Data race detected
    Data race detected
The following path leads to a data race: 
[L917]               0  int global;
        VAL             [global=0]
[L920]               0  void (*f)() = good;
        VAL             [f={-1:0}, global=0]
[L926]               0  pthread_t id;
        VAL             [f={-1:0}, global=0]
[L927]  FCALL, FORK  0  pthread_create(&id, ((void *)0), t_fun, ((void *)0))
        VAL             [f={-1:0}, global=0, id=-1]
[L928]               0  f = bad
        VAL             [f={-1:2}, global=0, id=-1]
[L928]               0  f = bad
        VAL             [f={-1:2}, global=0, id=-1]
[L922]               1  f()
        VAL             [\old(arg)={0:0}, arg={0:0}, f={-1:2}, global=0]

Now there is a data race on ~f~0 between 
	C: f = bad [928]
and
	C: f() [922]

  - UnprovableResult [Line: 928]: Unable to prove that there are no data races
    Unable to prove that there are no data races
 Reason: Not analyzed. 
  - UnprovableResult [Line: 929]: Unable to prove that there are no data races
    Unable to prove that there are no data races
 Reason: Not analyzed. 
  - UnprovableResult [Line: 927]: Unable to prove that petrification did provide enough thread instances (tool internal message)
    Unable to prove that petrification did provide enough thread instances (tool internal message)
 Reason: Not analyzed. 
  - UnprovableResult [Line: 918]: Unable to prove that there are no data races
    Unable to prove that there are no data races
 Reason: Not analyzed. 
  - UnprovableResult [Line: 918]: Unable to prove that there are no data races
    Unable to prove that there are no data races
 Reason: Not analyzed. 
  - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances
    CFG has 3 procedures, 84 locations, 9 error locations. Started 1 CEGAR loops. OverallTime: 0.8s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 67 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 67 mSDsluCounter, 237 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 92 mSDsCounter, 2 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 24 IncrementalHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 2 mSolverCounterUnsat, 145 mSDtfsCounter, 24 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=458occurred in iteration=2, InterpolantAutomatonStates: 6, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.1s AutomataMinimizationTime, 2 MinimizatonAttempts, 257 StatesRemovedByMinimization, 2 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.2s InterpolantComputationTime, 50 NumberOfCodeBlocks, 50 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 29 ConstructedInterpolants, 0 QuantifiedInterpolants, 33 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 2 InterpolantComputations, 2 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available
RESULT: Ultimate proved your program to be incorrect!
[2024-10-29 15:22:46,703 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, 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