./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/goblint-regression/28-race_reach_94-alloc_region_racing.i --full-output --traceabstraction.commutativity.condition.synthesis NECESSARY_AND_SUFFICIENT --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 1f73d82f Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/config/GemCutterReach.xml -i ../sv-benchmarks/c/goblint-regression/28-race_reach_94-alloc_region_racing.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 7faac9952fd378b53dcd8f21391daa9cc75834f7be2a5ad0c70d96fc8524bd08 --traceabstraction.commutativity.condition.synthesis NECESSARY_AND_SUFFICIENT --- Real Ultimate output --- This is Ultimate 0.3.0-dev-1f73d82-m [2024-11-21 15:04:28,664 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-21 15:04:28,747 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf [2024-11-21 15:04:28,767 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-21 15:04:28,767 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-21 15:04:28,800 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-21 15:04:28,803 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-21 15:04:28,804 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-21 15:04:28,804 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-21 15:04:28,805 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-21 15:04:28,806 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-21 15:04:28,806 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-21 15:04:28,806 INFO L153 SettingsManager]: * Use SBE=true [2024-11-21 15:04:28,806 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-21 15:04:28,806 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-21 15:04:28,806 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-21 15:04:28,806 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-21 15:04:28,806 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-21 15:04:28,806 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-21 15:04:28,806 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-21 15:04:28,806 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-21 15:04:28,806 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-21 15:04:28,806 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-21 15:04:28,806 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-21 15:04:28,806 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-21 15:04:28,807 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-21 15:04:28,807 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-21 15:04:28,807 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-21 15:04:28,807 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-21 15:04:28,807 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-21 15:04:28,807 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-11-21 15:04:28,808 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-21 15:04:28,808 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-21 15:04:28,808 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-21 15:04:28,809 INFO L153 SettingsManager]: * Commutativity condition synthesis=SUFFICIENT [2024-11-21 15:04:28,809 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-21 15:04:28,809 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-21 15:04:28,809 INFO L153 SettingsManager]: * DFS Order used in POR=LOOP_LOCKSTEP [2024-11-21 15:04:28,809 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-21 15:04:28,809 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-21 15:04:28,809 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-11-21 15:04:28,809 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-11-21 15:04:28,809 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-11-21 15:04:28,810 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> GemCutter Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 7faac9952fd378b53dcd8f21391daa9cc75834f7be2a5ad0c70d96fc8524bd08 Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Commutativity condition synthesis -> NECESSARY_AND_SUFFICIENT [2024-11-21 15:04:29,166 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-21 15:04:29,176 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-21 15:04:29,180 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-21 15:04:29,182 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-21 15:04:29,182 INFO L274 PluginConnector]: CDTParser initialized [2024-11-21 15:04:29,183 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/../sv-benchmarks/c/goblint-regression/28-race_reach_94-alloc_region_racing.i [2024-11-21 15:04:30,569 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/data/9609fcd66/f7bcb132afe94e43965519ceadd40c58/FLAGda07fed0f [2024-11-21 15:04:30,910 INFO L384 CDTParser]: Found 1 translation units. [2024-11-21 15:04:30,910 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/goblint-regression/28-race_reach_94-alloc_region_racing.i [2024-11-21 15:04:30,935 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/data/9609fcd66/f7bcb132afe94e43965519ceadd40c58/FLAGda07fed0f [2024-11-21 15:04:30,955 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/data/9609fcd66/f7bcb132afe94e43965519ceadd40c58 [2024-11-21 15:04:30,958 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-21 15:04:30,960 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-21 15:04:30,961 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-21 15:04:30,962 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-21 15:04:30,966 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-21 15:04:30,967 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 03:04:30" (1/1) ... [2024-11-21 15:04:30,967 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@16d9915e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 03:04:30, skipping insertion in model container [2024-11-21 15:04:30,969 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 03:04:30" (1/1) ... [2024-11-21 15:04:31,014 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-21 15:04:31,411 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/goblint-regression/28-race_reach_94-alloc_region_racing.i[58135,58148] [2024-11-21 15:04:31,439 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-21 15:04:31,457 INFO L200 MainTranslator]: Completed pre-run [2024-11-21 15:04:31,532 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/goblint-regression/28-race_reach_94-alloc_region_racing.i[58135,58148] [2024-11-21 15:04:31,551 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-21 15:04:31,649 INFO L204 MainTranslator]: Completed translation [2024-11-21 15:04:31,650 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 03:04:31 WrapperNode [2024-11-21 15:04:31,651 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-21 15:04:31,652 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-21 15:04:31,653 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-21 15:04:31,653 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-21 15:04:31,659 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 03:04:31" (1/1) ... [2024-11-21 15:04:31,688 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 03:04:31" (1/1) ... [2024-11-21 15:04:31,723 INFO L138 Inliner]: procedures = 378, calls = 82, calls flagged for inlining = 9, calls inlined = 9, statements flattened = 253 [2024-11-21 15:04:31,724 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-21 15:04:31,725 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-21 15:04:31,725 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-21 15:04:31,725 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-21 15:04:31,732 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 03:04:31" (1/1) ... [2024-11-21 15:04:31,733 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 03:04:31" (1/1) ... [2024-11-21 15:04:31,737 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 03:04:31" (1/1) ... [2024-11-21 15:04:31,741 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 03:04:31" (1/1) ... [2024-11-21 15:04:31,773 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 03:04:31" (1/1) ... [2024-11-21 15:04:31,775 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 03:04:31" (1/1) ... [2024-11-21 15:04:31,782 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 03:04:31" (1/1) ... [2024-11-21 15:04:31,784 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 03:04:31" (1/1) ... [2024-11-21 15:04:31,789 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 03:04:31" (1/1) ... [2024-11-21 15:04:31,797 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-21 15:04:31,798 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-21 15:04:31,798 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-21 15:04:31,798 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-21 15:04:31,799 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 03:04:31" (1/1) ... [2024-11-21 15:04:31,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-11-21 15:04:31,822 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/z3 [2024-11-21 15:04:31,834 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2024-11-21 15:04:31,837 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2024-11-21 15:04:31,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-21 15:04:31,856 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-21 15:04:31,856 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-21 15:04:31,856 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-11-21 15:04:31,856 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-21 15:04:31,856 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-21 15:04:31,856 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-21 15:04:31,857 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-21 15:04:31,857 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-21 15:04:31,857 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-21 15:04:31,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-21 15:04:31,857 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-11-21 15:04:31,857 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-11-21 15:04:31,857 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-21 15:04:31,857 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-21 15:04:31,857 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-21 15:04:31,858 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-21 15:04:31,993 INFO L234 CfgBuilder]: Building ICFG [2024-11-21 15:04:31,995 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-21 15:04:32,406 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-21 15:04:32,406 INFO L283 CfgBuilder]: Performing block encoding [2024-11-21 15:04:32,658 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-21 15:04:32,660 INFO L312 CfgBuilder]: Removed 13 assume(true) statements. [2024-11-21 15:04:32,660 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 03:04:32 BoogieIcfgContainer [2024-11-21 15:04:32,661 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-21 15:04:32,663 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-21 15:04:32,663 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-21 15:04:32,668 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-21 15:04:32,668 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 21.11 03:04:30" (1/3) ... [2024-11-21 15:04:32,669 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7e5be64b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 03:04:32, skipping insertion in model container [2024-11-21 15:04:32,670 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 03:04:31" (2/3) ... [2024-11-21 15:04:32,670 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7e5be64b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 03:04:32, skipping insertion in model container [2024-11-21 15:04:32,670 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 03:04:32" (3/3) ... [2024-11-21 15:04:32,672 INFO L128 eAbstractionObserver]: Analyzing ICFG 28-race_reach_94-alloc_region_racing.i [2024-11-21 15:04:32,687 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-21 15:04:32,688 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 28-race_reach_94-alloc_region_racing.i that has 2 procedures, 77 locations, 1 initial locations, 13 loop locations, and 2 error locations. [2024-11-21 15:04:32,689 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-21 15:04:32,749 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-21 15:04:32,798 INFO L125 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-21 15:04:32,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-11-21 15:04:32,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/z3 [2024-11-21 15:04:32,803 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-11-21 15:04:32,805 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2024-11-21 15:04:32,903 INFO L177 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-11-21 15:04:32,920 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == t_funThread1of1ForFork0 ======== [2024-11-21 15:04:32,929 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=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, 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;@21677649, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-21 15:04:32,929 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-21 15:04:34,112 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting t_funErr0ASSERT_VIOLATIONERROR_FUNCTION === [t_funErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 15:04:34,113 INFO L303 artialOrderCegarLoop]: Trying commutativity condition synthesis. [2024-11-21 15:04:34,113 INFO L139 ounterexampleChecker]: Examining path program with hash 879359409, occurence #1 [2024-11-21 15:04:34,113 INFO L141 ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping... [2024-11-21 15:04:34,113 INFO L314 artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check. [2024-11-21 15:04:34,117 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 15:04:34,118 INFO L85 PathProgramCache]: Analyzing trace with hash 1937200867, now seen corresponding path program 1 times [2024-11-21 15:04:34,124 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 15:04:34,124 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1480427950] [2024-11-21 15:04:34,124 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 15:04:34,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 15:04:34,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 15:04:34,432 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-21 15:04:34,433 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 15:04:34,433 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1480427950] [2024-11-21 15:04:34,433 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1480427950] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 15:04:34,434 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 15:04:34,434 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-21 15:04:34,435 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1625085056] [2024-11-21 15:04:34,435 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 15:04:34,442 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-21 15:04:34,442 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 15:04:34,458 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-21 15:04:34,459 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-21 15:04:34,459 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-21 15:04:34,460 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-11-21 15:04:34,461 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 11.0) internal successors, (22), 2 states have internal predecessors, (22), 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-11-21 15:04:34,462 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-11-21 15:04:42,650 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-21 15:04:42,651 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-21 15:04:42,651 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr0ASSERT_VIOLATIONERROR_FUNCTION === [t_funErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 15:04:42,651 INFO L303 artialOrderCegarLoop]: Trying commutativity condition synthesis. [2024-11-21 15:04:42,651 INFO L139 ounterexampleChecker]: Examining path program with hash 1793944927, occurence #1 [2024-11-21 15:04:42,651 INFO L141 ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping... [2024-11-21 15:04:42,651 INFO L314 artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check. [2024-11-21 15:04:42,651 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 15:04:42,652 INFO L85 PathProgramCache]: Analyzing trace with hash -120683331, now seen corresponding path program 1 times [2024-11-21 15:04:42,652 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 15:04:42,652 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [609350619] [2024-11-21 15:04:42,652 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 15:04:42,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 15:04:42,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-21 15:04:42,792 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-21 15:04:42,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-21 15:04:42,902 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-21 15:04:42,902 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-21 15:04:42,904 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location t_funErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-11-21 15:04:42,905 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-21 15:04:42,910 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-21 15:04:42,913 INFO L319 ceAbstractionStarter]: Result for error location t_funThread1of1ForFork0 was UNSAFE (1/2) [2024-11-21 15:04:42,958 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-21 15:04:42,958 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-21 15:04:43,029 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Ended with exit code 0 [2024-11-21 15:04:43,029 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 21.11 03:04:43 BasicIcfg [2024-11-21 15:04:43,029 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-21 15:04:43,030 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-21 15:04:43,030 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-21 15:04:43,030 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-21 15:04:43,031 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 03:04:32" (3/4) ... [2024-11-21 15:04:43,031 INFO L140 WitnessPrinter]: Generating witness for reachability counterexample [2024-11-21 15:04:43,088 INFO L129 tionWitnessGenerator]: Generated YAML witness of length 12. [2024-11-21 15:04:43,144 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/witness.graphml [2024-11-21 15:04:43,145 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/witness.yml [2024-11-21 15:04:43,145 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-21 15:04:43,150 INFO L158 Benchmark]: Toolchain (without parser) took 12186.02ms. Allocated memory was 109.1MB in the beginning and 134.2MB in the end (delta: 25.2MB). Free memory was 82.1MB in the beginning and 35.3MB in the end (delta: 46.9MB). Peak memory consumption was 76.4MB. Max. memory is 16.1GB. [2024-11-21 15:04:43,151 INFO L158 Benchmark]: CDTParser took 0.22ms. Allocated memory is still 83.9MB. Free memory is still 63.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-21 15:04:43,152 INFO L158 Benchmark]: CACSL2BoogieTranslator took 690.94ms. Allocated memory is still 109.1MB. Free memory was 82.1MB in the beginning and 41.6MB in the end (delta: 40.5MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. [2024-11-21 15:04:43,152 INFO L158 Benchmark]: Boogie Procedure Inliner took 72.09ms. Allocated memory is still 109.1MB. Free memory was 41.6MB in the beginning and 38.9MB in the end (delta: 2.8MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-21 15:04:43,152 INFO L158 Benchmark]: Boogie Preprocessor took 72.34ms. Allocated memory is still 109.1MB. Free memory was 38.9MB in the beginning and 82.4MB in the end (delta: -43.5MB). Peak memory consumption was 12.8MB. Max. memory is 16.1GB. [2024-11-21 15:04:43,152 INFO L158 Benchmark]: RCFGBuilder took 862.82ms. Allocated memory is still 109.1MB. Free memory was 82.4MB in the beginning and 64.2MB in the end (delta: 18.2MB). Peak memory consumption was 57.8MB. Max. memory is 16.1GB. [2024-11-21 15:04:43,152 INFO L158 Benchmark]: TraceAbstraction took 10366.50ms. Allocated memory was 109.1MB in the beginning and 134.2MB in the end (delta: 25.2MB). Free memory was 64.2MB in the beginning and 42.2MB in the end (delta: 22.0MB). Peak memory consumption was 50.5MB. Max. memory is 16.1GB. [2024-11-21 15:04:43,153 INFO L158 Benchmark]: Witness Printer took 114.78ms. Allocated memory is still 134.2MB. Free memory was 42.2MB in the beginning and 35.3MB in the end (delta: 6.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-21 15:04:43,155 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.22ms. Allocated memory is still 83.9MB. Free memory is still 63.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 690.94ms. Allocated memory is still 109.1MB. Free memory was 82.1MB in the beginning and 41.6MB in the end (delta: 40.5MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 72.09ms. Allocated memory is still 109.1MB. Free memory was 41.6MB in the beginning and 38.9MB in the end (delta: 2.8MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 72.34ms. Allocated memory is still 109.1MB. Free memory was 38.9MB in the beginning and 82.4MB in the end (delta: -43.5MB). Peak memory consumption was 12.8MB. Max. memory is 16.1GB. * RCFGBuilder took 862.82ms. Allocated memory is still 109.1MB. Free memory was 82.4MB in the beginning and 64.2MB in the end (delta: 18.2MB). Peak memory consumption was 57.8MB. Max. memory is 16.1GB. * TraceAbstraction took 10366.50ms. Allocated memory was 109.1MB in the beginning and 134.2MB in the end (delta: 25.2MB). Free memory was 64.2MB in the beginning and 42.2MB in the end (delta: 22.0MB). Peak memory consumption was 50.5MB. Max. memory is 16.1GB. * Witness Printer took 114.78ms. Allocated memory is still 134.2MB. Free memory was 42.2MB in the beginning and 35.3MB in the end (delta: 6.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Partial order reduction statistics Independence relation #1 benchmarks: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 7651, independent: 7069, independent conditional: 891, independent unconditional: 6178, dependent: 578, dependent conditional: 479, dependent unconditional: 99, unknown: 4, unknown conditional: 2, unknown unconditional: 2] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 7228, independent: 7069, independent conditional: 891, independent unconditional: 6178, dependent: 155, dependent conditional: 56, dependent unconditional: 99, unknown: 4, unknown conditional: 2, unknown unconditional: 2] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 7228, independent: 7069, independent conditional: 891, independent unconditional: 6178, dependent: 155, dependent conditional: 56, dependent unconditional: 99, unknown: 4, unknown conditional: 2, unknown unconditional: 2] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 7286, independent: 7069, independent conditional: 891, independent unconditional: 6178, dependent: 211, dependent conditional: 112, dependent unconditional: 99, unknown: 6, unknown conditional: 4, unknown unconditional: 2] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 7286, independent: 7069, independent conditional: 0, independent unconditional: 7069, dependent: 211, dependent conditional: 0, dependent unconditional: 211, unknown: 6, unknown conditional: 0, unknown unconditional: 6] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 7286, independent: 7069, independent conditional: 0, independent unconditional: 7069, dependent: 211, dependent conditional: 0, dependent unconditional: 211, unknown: 6, unknown conditional: 0, unknown unconditional: 6] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 3451, independent: 3348, independent conditional: 0, independent unconditional: 3348, dependent: 100, dependent conditional: 0, dependent unconditional: 100, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 3451, independent: 3284, independent conditional: 0, independent unconditional: 3284, dependent: 167, dependent conditional: 0, dependent unconditional: 167, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 167, independent: 64, independent conditional: 0, independent unconditional: 64, dependent: 100, dependent conditional: 0, dependent unconditional: 100, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 167, independent: 64, independent conditional: 0, independent unconditional: 64, dependent: 100, dependent conditional: 0, dependent unconditional: 100, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , SemanticIndependenceRelation.Query Time [ms]: [ total: 8849, independent: 1094, independent conditional: 0, independent unconditional: 1094, dependent: 3787, dependent conditional: 0, dependent unconditional: 3787, unknown: 3967, unknown conditional: 0, unknown unconditional: 3967] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 7286, independent: 3721, independent conditional: 0, independent unconditional: 3721, dependent: 111, dependent conditional: 0, dependent unconditional: 111, unknown: 3454, unknown conditional: 0, unknown unconditional: 3454] , Statistics on independence cache: Total cache size (in pairs): 3448, Positive cache size: 3348, Positive conditional cache size: 0, Positive unconditional cache size: 3348, Negative cache size: 100, Negative conditional cache size: 0, Negative unconditional cache size: 100, Unknown cache size: 3, Unknown conditional cache size: 0, Unknown unconditional cache size: 3, Eliminated conditions: 1007, Maximal queried relation: 1, Independence queries for same thread: 423, Persistent sets #1 benchmarks: Persistent set computation time: 7.6s, Number of persistent set computation: 640, Number of trivial persistent sets: 540, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 6279, independent: 6178, independent conditional: 0, independent unconditional: 6178, dependent: 99, dependent conditional: 0, dependent unconditional: 99, unknown: 2, unknown conditional: 0, unknown unconditional: 2] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 7651, independent: 7069, independent conditional: 891, independent unconditional: 6178, dependent: 578, dependent conditional: 479, dependent unconditional: 99, unknown: 4, unknown conditional: 2, unknown unconditional: 2] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 7228, independent: 7069, independent conditional: 891, independent unconditional: 6178, dependent: 155, dependent conditional: 56, dependent unconditional: 99, unknown: 4, unknown conditional: 2, unknown unconditional: 2] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 7228, independent: 7069, independent conditional: 891, independent unconditional: 6178, dependent: 155, dependent conditional: 56, dependent unconditional: 99, unknown: 4, unknown conditional: 2, unknown unconditional: 2] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 7286, independent: 7069, independent conditional: 891, independent unconditional: 6178, dependent: 211, dependent conditional: 112, dependent unconditional: 99, unknown: 6, unknown conditional: 4, unknown unconditional: 2] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 7286, independent: 7069, independent conditional: 0, independent unconditional: 7069, dependent: 211, dependent conditional: 0, dependent unconditional: 211, unknown: 6, unknown conditional: 0, unknown unconditional: 6] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 7286, independent: 7069, independent conditional: 0, independent unconditional: 7069, dependent: 211, dependent conditional: 0, dependent unconditional: 211, unknown: 6, unknown conditional: 0, unknown unconditional: 6] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 3451, independent: 3348, independent conditional: 0, independent unconditional: 3348, dependent: 100, dependent conditional: 0, dependent unconditional: 100, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 3451, independent: 3284, independent conditional: 0, independent unconditional: 3284, dependent: 167, dependent conditional: 0, dependent unconditional: 167, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 167, independent: 64, independent conditional: 0, independent unconditional: 64, dependent: 100, dependent conditional: 0, dependent unconditional: 100, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 167, independent: 64, independent conditional: 0, independent unconditional: 64, dependent: 100, dependent conditional: 0, dependent unconditional: 100, unknown: 3, unknown conditional: 0, unknown unconditional: 3] , SemanticIndependenceRelation.Query Time [ms]: [ total: 8849, independent: 1094, independent conditional: 0, independent unconditional: 1094, dependent: 3787, dependent conditional: 0, dependent unconditional: 3787, unknown: 3967, unknown conditional: 0, unknown unconditional: 3967] , Symbolic Condition Computations: 0, Symbolic Conditions with UNKNOWN Satisfiability: 0, Protected Queries: 0 ], Cache Queries: [ total: 7286, independent: 3721, independent conditional: 0, independent unconditional: 3721, dependent: 111, dependent conditional: 0, dependent unconditional: 111, unknown: 3454, unknown conditional: 0, unknown unconditional: 3454] , Statistics on independence cache: Total cache size (in pairs): 3448, Positive cache size: 3348, Positive conditional cache size: 0, Positive unconditional cache size: 3348, Negative cache size: 100, Negative conditional cache size: 0, Negative unconditional cache size: 100, Unknown cache size: 3, Unknown conditional cache size: 0, Unknown unconditional cache size: 3, Eliminated conditions: 1007, Maximal queried relation: 1, Independence queries for same thread: 423 - CounterExampleResult [Line: 1235]: a call to reach_error is reachable a call to reach_error is reachable We found a FailurePath: [L1240] 0 pthread_mutex_t __global_lock = { { 0, 0, 0, 0, 0, { { 0, 0 } } } }; [L1241-L1244] 0 struct s { int datum; struct s *next; } *A; [L1253] 0 pthread_mutex_t A_mutex = { { 0, 0, 0, 0, 0, { { 0, 0 } } } }; [L1254] 0 pthread_mutex_t B_mutex = { { 0, 0, 0, 0, 0, { { 0, 0 } } } }; [L1267] 0 struct s *p; [L1268] 0 A = malloc(sizeof(struct s)) [L1269] EXPR 0 \read(*A) [L1269] CALL 0 init(A,3) [L1246] 0 p -> datum = x [L1247] 0 p -> next = ((void *)0) [L1269] RET 0 init(A,3) [L1270] 0 pthread_t t_ids[10000]; [L1270] 0 int i=0; VAL [A={4:0}, A_mutex={5:0}, B_mutex={6:0}, __global_lock={3:0}, i=0, t_ids={14:0}] [L1270] COND TRUE 0 i<10000 [L1270] FCALL, FORK 0 pthread_create(&t_ids[i], ((void *)0), t_fun, ((void *)0)) VAL [A={4:0}, A_mutex={5:0}, B_mutex={6:0}, __global_lock={3:0}, i=0, t_ids={14:0}] [L1256] 1 struct s *p = malloc(sizeof(struct s)); [L1257] CALL 1 init(p,7) [L1246] 1 p -> datum = x [L1247] 1 p -> next = ((void *)0) [L1257] RET 1 init(p,7) [L1259] CALL 1 insert(p, &A) [L1250] EXPR 1 \read(**list) [L1250] 1 p->next = *list [L1251] 1 *list = p [L1259] RET 1 insert(p, &A) [L1270] 0 i++ VAL [A={4:0}, A_mutex={5:0}, B_mutex={6:0}, __global_lock={3:0}, i=1, t_ids={14:0}] [L1262] COND FALSE 1 !(__VERIFIER_nondet_int()) [L1270] COND TRUE 0 i<10000 [L1270] FCALL, FORK 0 pthread_create(&t_ids[i], ((void *)0), t_fun, ((void *)0)) VAL [A={4:0}, A_mutex={5:0}, B_mutex={6:0}, __global_lock={3:0}, i=1, t_ids={14:0}] [L1262] EXPR 1 p->datum [L1262] CALL 1 __VERIFIER_assert((p->datum) == 0) [L1235] COND TRUE 1 !(cond) VAL [A={4:0}, A_mutex={5:0}, B_mutex={6:0}, \old(cond)=0, __global_lock={3:0}, cond=0] [L1235] 1 reach_error() VAL [A={4:0}, A_mutex={5:0}, B_mutex={6:0}, \old(cond)=0, __global_lock={3:0}, cond=0] - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: t_funThread1of1ForFork0 with 1 thread instances CFG has 3 procedures, 112 locations, 4 error locations. Started 1 CEGAR loops. OverallTime: 10.0s, OverallIterations: 2, TraceHistogramMax: 0, PathProgramHistogramMax: 1, EmptinessCheckTime: 9.4s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 2, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 42 NumberOfCodeBlocks, 42 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 22 ConstructedInterpolants, 0 QuantifiedInterpolants, 22 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 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, ConComCheckerStatistics: SuccessfulCommutativityProofs: 0, ConComChecker Statistics: CheckTime [ms]: 0, ConditionCalculationTime [ms]: 0, ConditionCalculations: 0, QuantifiedConditions: 0, TraceChecks: 0, UnknownTraceChecks: 0, ImperfectProofs: 0 RESULT: Ultimate proved your program to be incorrect! [2024-11-21 15:04:43,186 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE