./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/goblint-regression/13-privatized_19-publish-precision_unknown_1_neg.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7337ab78-3e90-4ab2-ae7a-2e4a31987c89/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7337ab78-3e90-4ab2-ae7a-2e4a31987c89/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7337ab78-3e90-4ab2-ae7a-2e4a31987c89/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7337ab78-3e90-4ab2-ae7a-2e4a31987c89/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/13-privatized_19-publish-precision_unknown_1_neg.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7337ab78-3e90-4ab2-ae7a-2e4a31987c89/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7337ab78-3e90-4ab2-ae7a-2e4a31987c89/bin/uautomizer-verify-84ZbGMXZE1 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 5810db9e04eaaf68f2d5e8f47b6f306a494391110fbd2d6436879e3ba39873f3 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-02 08:50:28,234 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-02 08:50:28,306 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7337ab78-3e90-4ab2-ae7a-2e4a31987c89/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-12-02 08:50:28,313 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-02 08:50:28,313 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-02 08:50:28,339 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-02 08:50:28,340 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-02 08:50:28,340 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-02 08:50:28,340 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-02 08:50:28,341 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-12-02 08:50:28,341 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-02 08:50:28,341 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-02 08:50:28,341 INFO L153 SettingsManager]: * Use SBE=true [2024-12-02 08:50:28,341 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-02 08:50:28,342 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-02 08:50:28,342 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-02 08:50:28,342 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-02 08:50:28,342 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-02 08:50:28,342 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-02 08:50:28,342 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-02 08:50:28,342 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-02 08:50:28,342 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-02 08:50:28,342 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-12-02 08:50:28,342 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-02 08:50:28,343 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-02 08:50:28,343 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-02 08:50:28,343 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-02 08:50:28,343 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-02 08:50:28,343 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-12-02 08:50:28,343 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 08:50:28,343 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 08:50:28,343 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 08:50:28,343 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-02 08:50:28,344 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 08:50:28,344 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 08:50:28,344 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 08:50:28,344 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-02 08:50:28,344 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-02 08:50:28,344 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-12-02 08:50:28,344 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-02 08:50:28,344 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-12-02 08:50:28,344 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-02 08:50:28,345 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-12-02 08:50:28,345 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-12-02 08:50:28,345 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-12-02 08:50:28,345 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-12-02 08:50:28,345 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7337ab78-3e90-4ab2-ae7a-2e4a31987c89/bin/uautomizer-verify-84ZbGMXZE1 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 ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer 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 -> 5810db9e04eaaf68f2d5e8f47b6f306a494391110fbd2d6436879e3ba39873f3 [2024-12-02 08:50:28,657 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-02 08:50:28,666 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-02 08:50:28,668 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-02 08:50:28,670 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-02 08:50:28,670 INFO L274 PluginConnector]: CDTParser initialized [2024-12-02 08:50:28,671 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7337ab78-3e90-4ab2-ae7a-2e4a31987c89/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/goblint-regression/13-privatized_19-publish-precision_unknown_1_neg.i [2024-12-02 08:50:32,005 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7337ab78-3e90-4ab2-ae7a-2e4a31987c89/bin/uautomizer-verify-84ZbGMXZE1/data/d8b6c3b55/15e5cdbeae1b4bd1a494fd5e3636fbe1/FLAG1e0f07e96 [2024-12-02 08:50:32,312 INFO L384 CDTParser]: Found 1 translation units. [2024-12-02 08:50:32,313 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7337ab78-3e90-4ab2-ae7a-2e4a31987c89/sv-benchmarks/c/goblint-regression/13-privatized_19-publish-precision_unknown_1_neg.i [2024-12-02 08:50:32,329 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7337ab78-3e90-4ab2-ae7a-2e4a31987c89/bin/uautomizer-verify-84ZbGMXZE1/data/d8b6c3b55/15e5cdbeae1b4bd1a494fd5e3636fbe1/FLAG1e0f07e96 [2024-12-02 08:50:32,348 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7337ab78-3e90-4ab2-ae7a-2e4a31987c89/bin/uautomizer-verify-84ZbGMXZE1/data/d8b6c3b55/15e5cdbeae1b4bd1a494fd5e3636fbe1 [2024-12-02 08:50:32,351 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-02 08:50:32,353 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-02 08:50:32,354 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-02 08:50:32,355 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-02 08:50:32,360 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-02 08:50:32,361 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 08:50:32" (1/1) ... [2024-12-02 08:50:32,362 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@50457115 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:50:32, skipping insertion in model container [2024-12-02 08:50:32,362 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 08:50:32" (1/1) ... [2024-12-02 08:50:32,393 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-02 08:50:32,703 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 08:50:32,723 INFO L200 MainTranslator]: Completed pre-run [2024-12-02 08:50:32,763 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 08:50:32,806 INFO L204 MainTranslator]: Completed translation [2024-12-02 08:50:32,806 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:50:32 WrapperNode [2024-12-02 08:50:32,807 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-02 08:50:32,808 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-02 08:50:32,808 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-02 08:50:32,808 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-02 08:50:32,817 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:50:32" (1/1) ... [2024-12-02 08:50:32,830 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:50:32" (1/1) ... [2024-12-02 08:50:32,851 INFO L138 Inliner]: procedures = 162, calls = 29, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 49 [2024-12-02 08:50:32,852 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-02 08:50:32,852 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-02 08:50:32,852 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-02 08:50:32,853 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-02 08:50:32,859 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:50:32" (1/1) ... [2024-12-02 08:50:32,859 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:50:32" (1/1) ... [2024-12-02 08:50:32,862 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:50:32" (1/1) ... [2024-12-02 08:50:32,862 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:50:32" (1/1) ... [2024-12-02 08:50:32,867 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:50:32" (1/1) ... [2024-12-02 08:50:32,868 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:50:32" (1/1) ... [2024-12-02 08:50:32,869 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:50:32" (1/1) ... [2024-12-02 08:50:32,870 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:50:32" (1/1) ... [2024-12-02 08:50:32,871 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:50:32" (1/1) ... [2024-12-02 08:50:32,872 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-02 08:50:32,873 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-02 08:50:32,873 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-02 08:50:32,873 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-02 08:50:32,874 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:50:32" (1/1) ... [2024-12-02 08:50:32,880 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 08:50:32,891 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7337ab78-3e90-4ab2-ae7a-2e4a31987c89/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 08:50:32,905 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7337ab78-3e90-4ab2-ae7a-2e4a31987c89/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-12-02 08:50:32,908 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7337ab78-3e90-4ab2-ae7a-2e4a31987c89/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-12-02 08:50:32,933 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-12-02 08:50:32,934 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-02 08:50:32,934 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-12-02 08:50:32,934 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-12-02 08:50:32,934 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-02 08:50:32,934 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-12-02 08:50:32,934 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-02 08:50:32,934 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-02 08:50:32,936 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-12-02 08:50:33,055 INFO L234 CfgBuilder]: Building ICFG [2024-12-02 08:50:33,057 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-02 08:50:33,239 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-12-02 08:50:33,240 INFO L283 CfgBuilder]: Performing block encoding [2024-12-02 08:50:33,276 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-02 08:50:33,277 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-02 08:50:33,277 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:50:33 BoogieIcfgContainer [2024-12-02 08:50:33,277 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-02 08:50:33,280 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-12-02 08:50:33,281 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-12-02 08:50:33,286 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-12-02 08:50:33,286 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 08:50:32" (1/3) ... [2024-12-02 08:50:33,286 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6ccd69e2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 08:50:33, skipping insertion in model container [2024-12-02 08:50:33,287 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:50:32" (2/3) ... [2024-12-02 08:50:33,287 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6ccd69e2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 08:50:33, skipping insertion in model container [2024-12-02 08:50:33,287 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:50:33" (3/3) ... [2024-12-02 08:50:33,289 INFO L128 eAbstractionObserver]: Analyzing ICFG 13-privatized_19-publish-precision_unknown_1_neg.i [2024-12-02 08:50:33,304 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-12-02 08:50:33,305 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 13-privatized_19-publish-precision_unknown_1_neg.i that has 2 procedures, 82 locations, 1 initial locations, 0 loop locations, and 3 error locations. [2024-12-02 08:50:33,306 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-12-02 08:50:33,360 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-12-02 08:50:33,398 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 85 places, 83 transitions, 173 flow [2024-12-02 08:50:33,444 INFO L124 PetriNetUnfolderBase]: 2/82 cut-off events. [2024-12-02 08:50:33,447 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-12-02 08:50:33,452 INFO L83 FinitePrefix]: Finished finitePrefix Result has 87 conditions, 82 events. 2/82 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 57 event pairs, 0 based on Foata normal form. 0/77 useless extension candidates. Maximal degree in co-relation 49. Up to 2 conditions per place. [2024-12-02 08:50:33,452 INFO L82 GeneralOperation]: Start removeDead. Operand has 85 places, 83 transitions, 173 flow [2024-12-02 08:50:33,456 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 79 places, 77 transitions, 157 flow [2024-12-02 08:50:33,464 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 08:50:33,478 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=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;@ce94485, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 08:50:33,478 INFO L334 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2024-12-02 08:50:33,495 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 08:50:33,495 INFO L124 PetriNetUnfolderBase]: 0/39 cut-off events. [2024-12-02 08:50:33,495 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 08:50:33,495 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:50:33,496 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:50:33,497 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, t_funErr0ASSERT_VIOLATIONDATA_RACE (and 3 more)] === [2024-12-02 08:50:33,502 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:50:33,503 INFO L85 PathProgramCache]: Analyzing trace with hash -1124620218, now seen corresponding path program 1 times [2024-12-02 08:50:33,509 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:50:33,510 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1184552586] [2024-12-02 08:50:33,510 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:50:33,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:50:33,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:50:33,740 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:50:33,741 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:50:33,741 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1184552586] [2024-12-02 08:50:33,742 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1184552586] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:50:33,742 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:50:33,742 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:50:33,744 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1240056119] [2024-12-02 08:50:33,754 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:50:33,760 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:50:33,765 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:50:33,788 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:50:33,788 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:50:33,810 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 65 out of 83 [2024-12-02 08:50:33,813 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 79 places, 77 transitions, 157 flow. Second operand has 3 states, 3 states have (on average 66.33333333333333) internal successors, (199), 3 states have internal predecessors, (199), 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-12-02 08:50:33,813 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:50:33,813 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 65 of 83 [2024-12-02 08:50:33,814 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:50:33,958 INFO L124 PetriNetUnfolderBase]: 46/314 cut-off events. [2024-12-02 08:50:33,958 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-12-02 08:50:33,960 INFO L83 FinitePrefix]: Finished finitePrefix Result has 434 conditions, 314 events. 46/314 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 1501 event pairs, 12 based on Foata normal form. 30/312 useless extension candidates. Maximal degree in co-relation 400. Up to 65 conditions per place. [2024-12-02 08:50:33,962 INFO L140 encePairwiseOnDemand]: 76/83 looper letters, 18 selfloop transitions, 4 changer transitions 2/83 dead transitions. [2024-12-02 08:50:33,963 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 79 places, 83 transitions, 217 flow [2024-12-02 08:50:33,964 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:50:33,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:50:33,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 224 transitions. [2024-12-02 08:50:33,980 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8995983935742972 [2024-12-02 08:50:33,982 INFO L175 Difference]: Start difference. First operand has 79 places, 77 transitions, 157 flow. Second operand 3 states and 224 transitions. [2024-12-02 08:50:33,983 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 79 places, 83 transitions, 217 flow [2024-12-02 08:50:33,989 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 78 places, 83 transitions, 216 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 08:50:33,993 INFO L231 Difference]: Finished difference. Result has 80 places, 76 transitions, 178 flow [2024-12-02 08:50:33,996 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=83, PETRI_DIFFERENCE_MINUEND_FLOW=148, PETRI_DIFFERENCE_MINUEND_PLACES=76, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=73, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=69, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=178, PETRI_PLACES=80, PETRI_TRANSITIONS=76} [2024-12-02 08:50:34,000 INFO L279 CegarLoopForPetriNet]: 79 programPoint places, 1 predicate places. [2024-12-02 08:50:34,001 INFO L471 AbstractCegarLoop]: Abstraction has has 80 places, 76 transitions, 178 flow [2024-12-02 08:50:34,001 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 66.33333333333333) internal successors, (199), 3 states have internal predecessors, (199), 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-12-02 08:50:34,001 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:50:34,001 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:50:34,002 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-12-02 08:50:34,002 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, t_funErr0ASSERT_VIOLATIONDATA_RACE (and 3 more)] === [2024-12-02 08:50:34,003 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:50:34,003 INFO L85 PathProgramCache]: Analyzing trace with hash -453529840, now seen corresponding path program 1 times [2024-12-02 08:50:34,003 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:50:34,003 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [27112] [2024-12-02 08:50:34,003 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:50:34,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:50:34,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:50:34,096 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:50:34,096 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:50:34,097 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [27112] [2024-12-02 08:50:34,097 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [27112] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:50:34,097 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:50:34,097 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:50:34,097 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2114801221] [2024-12-02 08:50:34,097 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:50:34,098 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:50:34,099 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:50:34,099 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:50:34,099 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:50:34,131 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 63 out of 83 [2024-12-02 08:50:34,132 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 80 places, 76 transitions, 178 flow. Second operand has 3 states, 3 states have (on average 65.0) internal successors, (195), 3 states have internal predecessors, (195), 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-12-02 08:50:34,132 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:50:34,132 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 63 of 83 [2024-12-02 08:50:34,132 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:50:34,227 INFO L124 PetriNetUnfolderBase]: 50/323 cut-off events. [2024-12-02 08:50:34,227 INFO L125 PetriNetUnfolderBase]: For 53/53 co-relation queries the response was YES. [2024-12-02 08:50:34,228 INFO L83 FinitePrefix]: Finished finitePrefix Result has 514 conditions, 323 events. 50/323 cut-off events. For 53/53 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 1629 event pairs, 31 based on Foata normal form. 0/294 useless extension candidates. Maximal degree in co-relation 479. Up to 107 conditions per place. [2024-12-02 08:50:34,230 INFO L140 encePairwiseOnDemand]: 78/83 looper letters, 18 selfloop transitions, 5 changer transitions 0/81 dead transitions. [2024-12-02 08:50:34,230 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 82 places, 81 transitions, 238 flow [2024-12-02 08:50:34,231 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:50:34,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:50:34,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 211 transitions. [2024-12-02 08:50:34,232 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8473895582329317 [2024-12-02 08:50:34,233 INFO L175 Difference]: Start difference. First operand has 80 places, 76 transitions, 178 flow. Second operand 3 states and 211 transitions. [2024-12-02 08:50:34,233 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 82 places, 81 transitions, 238 flow [2024-12-02 08:50:34,235 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 80 places, 81 transitions, 228 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:50:34,237 INFO L231 Difference]: Finished difference. Result has 82 places, 79 transitions, 206 flow [2024-12-02 08:50:34,237 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=83, PETRI_DIFFERENCE_MINUEND_FLOW=170, PETRI_DIFFERENCE_MINUEND_PLACES=78, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=76, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=71, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=206, PETRI_PLACES=82, PETRI_TRANSITIONS=79} [2024-12-02 08:50:34,238 INFO L279 CegarLoopForPetriNet]: 79 programPoint places, 3 predicate places. [2024-12-02 08:50:34,238 INFO L471 AbstractCegarLoop]: Abstraction has has 82 places, 79 transitions, 206 flow [2024-12-02 08:50:34,239 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 65.0) internal successors, (195), 3 states have internal predecessors, (195), 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-12-02 08:50:34,239 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:50:34,239 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:50:34,239 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-12-02 08:50:34,239 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, t_funErr0ASSERT_VIOLATIONDATA_RACE (and 3 more)] === [2024-12-02 08:50:34,240 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:50:34,240 INFO L85 PathProgramCache]: Analyzing trace with hash -811412670, now seen corresponding path program 1 times [2024-12-02 08:50:34,240 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:50:34,240 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1477431397] [2024-12-02 08:50:34,240 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:50:34,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:50:34,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:50:34,522 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:50:34,522 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:50:34,522 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1477431397] [2024-12-02 08:50:34,522 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1477431397] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:50:34,523 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:50:34,523 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-12-02 08:50:34,523 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1266365079] [2024-12-02 08:50:34,523 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:50:34,523 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 08:50:34,524 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:50:34,524 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 08:50:34,524 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-12-02 08:50:34,649 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 68 out of 83 [2024-12-02 08:50:34,650 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 82 places, 79 transitions, 206 flow. Second operand has 6 states, 6 states have (on average 69.0) internal successors, (414), 6 states have internal predecessors, (414), 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-12-02 08:50:34,651 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:50:34,651 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 68 of 83 [2024-12-02 08:50:34,651 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:50:34,751 INFO L124 PetriNetUnfolderBase]: 5/163 cut-off events. [2024-12-02 08:50:34,751 INFO L125 PetriNetUnfolderBase]: For 11/11 co-relation queries the response was YES. [2024-12-02 08:50:34,752 INFO L83 FinitePrefix]: Finished finitePrefix Result has 229 conditions, 163 events. 5/163 cut-off events. For 11/11 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 385 event pairs, 2 based on Foata normal form. 4/159 useless extension candidates. Maximal degree in co-relation 191. Up to 16 conditions per place. [2024-12-02 08:50:34,752 INFO L140 encePairwiseOnDemand]: 75/83 looper letters, 3 selfloop transitions, 7 changer transitions 9/75 dead transitions. [2024-12-02 08:50:34,753 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 84 places, 75 transitions, 206 flow [2024-12-02 08:50:34,753 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-12-02 08:50:34,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-12-02 08:50:34,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 356 transitions. [2024-12-02 08:50:34,755 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8578313253012049 [2024-12-02 08:50:34,756 INFO L175 Difference]: Start difference. First operand has 82 places, 79 transitions, 206 flow. Second operand 5 states and 356 transitions. [2024-12-02 08:50:34,756 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 84 places, 75 transitions, 206 flow [2024-12-02 08:50:34,757 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 80 places, 75 transitions, 188 flow, removed 3 selfloop flow, removed 4 redundant places. [2024-12-02 08:50:34,759 INFO L231 Difference]: Finished difference. Result has 80 places, 65 transitions, 156 flow [2024-12-02 08:50:34,759 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=83, PETRI_DIFFERENCE_MINUEND_FLOW=158, PETRI_DIFFERENCE_MINUEND_PLACES=76, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=73, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=66, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=156, PETRI_PLACES=80, PETRI_TRANSITIONS=65} [2024-12-02 08:50:34,760 INFO L279 CegarLoopForPetriNet]: 79 programPoint places, 1 predicate places. [2024-12-02 08:50:34,760 INFO L471 AbstractCegarLoop]: Abstraction has has 80 places, 65 transitions, 156 flow [2024-12-02 08:50:34,760 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 69.0) internal successors, (414), 6 states have internal predecessors, (414), 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-12-02 08:50:34,761 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:50:34,761 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:50:34,761 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-12-02 08:50:34,761 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, t_funErr0ASSERT_VIOLATIONDATA_RACE (and 3 more)] === [2024-12-02 08:50:34,762 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:50:34,762 INFO L85 PathProgramCache]: Analyzing trace with hash 382824684, now seen corresponding path program 1 times [2024-12-02 08:50:34,762 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:50:34,762 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [446868513] [2024-12-02 08:50:34,762 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:50:34,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:50:34,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:50:34,812 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:50:34,813 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:50:34,813 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [446868513] [2024-12-02 08:50:34,813 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [446868513] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:50:34,813 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:50:34,813 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:50:34,813 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [475584199] [2024-12-02 08:50:34,813 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:50:34,814 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:50:34,814 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:50:34,814 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:50:34,814 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:50:34,836 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 63 out of 83 [2024-12-02 08:50:34,837 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 80 places, 65 transitions, 156 flow. Second operand has 3 states, 3 states have (on average 66.0) internal successors, (198), 3 states have internal predecessors, (198), 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-12-02 08:50:34,837 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:50:34,837 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 63 of 83 [2024-12-02 08:50:34,837 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:50:34,871 INFO L124 PetriNetUnfolderBase]: 4/105 cut-off events. [2024-12-02 08:50:34,871 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-12-02 08:50:34,872 INFO L83 FinitePrefix]: Finished finitePrefix Result has 163 conditions, 105 events. 4/105 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 146 event pairs, 3 based on Foata normal form. 2/103 useless extension candidates. Maximal degree in co-relation 126. Up to 27 conditions per place. [2024-12-02 08:50:34,872 INFO L140 encePairwiseOnDemand]: 81/83 looper letters, 0 selfloop transitions, 0 changer transitions 64/64 dead transitions. [2024-12-02 08:50:34,872 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 73 places, 64 transitions, 180 flow [2024-12-02 08:50:34,873 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:50:34,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:50:34,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 201 transitions. [2024-12-02 08:50:34,874 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8072289156626506 [2024-12-02 08:50:34,874 INFO L175 Difference]: Start difference. First operand has 80 places, 65 transitions, 156 flow. Second operand 3 states and 201 transitions. [2024-12-02 08:50:34,874 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 73 places, 64 transitions, 180 flow [2024-12-02 08:50:34,876 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 70 places, 64 transitions, 172 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-12-02 08:50:34,877 INFO L231 Difference]: Finished difference. Result has 70 places, 0 transitions, 0 flow [2024-12-02 08:50:34,877 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=83, PETRI_DIFFERENCE_MINUEND_FLOW=146, PETRI_DIFFERENCE_MINUEND_PLACES=68, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=64, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=64, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=70, PETRI_TRANSITIONS=0} [2024-12-02 08:50:34,878 INFO L279 CegarLoopForPetriNet]: 79 programPoint places, -9 predicate places. [2024-12-02 08:50:34,878 INFO L471 AbstractCegarLoop]: Abstraction has has 70 places, 0 transitions, 0 flow [2024-12-02 08:50:34,878 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 66.0) internal successors, (198), 3 states have internal predecessors, (198), 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-12-02 08:50:34,881 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (5 of 6 remaining) [2024-12-02 08:50:34,882 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (4 of 6 remaining) [2024-12-02 08:50:34,882 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONDATA_RACE (3 of 6 remaining) [2024-12-02 08:50:34,882 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONDATA_RACE (2 of 6 remaining) [2024-12-02 08:50:34,882 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONDATA_RACE (1 of 6 remaining) [2024-12-02 08:50:34,882 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONDATA_RACE (0 of 6 remaining) [2024-12-02 08:50:34,882 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-12-02 08:50:34,883 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-12-02 08:50:34,889 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-12-02 08:50:34,889 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-12-02 08:50:34,896 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.12 08:50:34 BasicIcfg [2024-12-02 08:50:34,896 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-12-02 08:50:34,897 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-12-02 08:50:34,897 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-12-02 08:50:34,897 INFO L274 PluginConnector]: Witness Printer initialized [2024-12-02 08:50:34,898 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:50:33" (3/4) ... [2024-12-02 08:50:34,900 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-12-02 08:50:34,904 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure t_fun [2024-12-02 08:50:34,908 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 7 nodes and edges [2024-12-02 08:50:34,908 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-12-02 08:50:34,908 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-12-02 08:50:34,908 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-12-02 08:50:34,992 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7337ab78-3e90-4ab2-ae7a-2e4a31987c89/bin/uautomizer-verify-84ZbGMXZE1/witness.graphml [2024-12-02 08:50:34,992 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7337ab78-3e90-4ab2-ae7a-2e4a31987c89/bin/uautomizer-verify-84ZbGMXZE1/witness.yml [2024-12-02 08:50:34,992 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-12-02 08:50:34,993 INFO L158 Benchmark]: Toolchain (without parser) took 2640.74ms. Allocated memory is still 142.6MB. Free memory was 115.4MB in the beginning and 87.5MB in the end (delta: 27.9MB). Peak memory consumption was 31.1MB. Max. memory is 16.1GB. [2024-12-02 08:50:34,994 INFO L158 Benchmark]: CDTParser took 0.43ms. Allocated memory is still 142.6MB. Free memory was 82.3MB in the beginning and 82.2MB in the end (delta: 31.5kB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 08:50:34,994 INFO L158 Benchmark]: CACSL2BoogieTranslator took 452.63ms. Allocated memory is still 142.6MB. Free memory was 115.2MB in the beginning and 95.6MB in the end (delta: 19.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-12-02 08:50:34,995 INFO L158 Benchmark]: Boogie Procedure Inliner took 44.02ms. Allocated memory is still 142.6MB. Free memory was 95.6MB in the beginning and 94.1MB in the end (delta: 1.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-02 08:50:34,995 INFO L158 Benchmark]: Boogie Preprocessor took 20.26ms. Allocated memory is still 142.6MB. Free memory was 93.9MB in the beginning and 93.0MB in the end (delta: 979.9kB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 08:50:34,995 INFO L158 Benchmark]: RCFGBuilder took 404.17ms. Allocated memory is still 142.6MB. Free memory was 93.0MB in the beginning and 78.2MB in the end (delta: 14.7MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-12-02 08:50:34,996 INFO L158 Benchmark]: TraceAbstraction took 1615.69ms. Allocated memory is still 142.6MB. Free memory was 77.7MB in the beginning and 91.6MB in the end (delta: -14.0MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 08:50:34,996 INFO L158 Benchmark]: Witness Printer took 95.63ms. Allocated memory is still 142.6MB. Free memory was 91.6MB in the beginning and 87.5MB in the end (delta: 4.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-02 08:50:34,998 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.43ms. Allocated memory is still 142.6MB. Free memory was 82.3MB in the beginning and 82.2MB in the end (delta: 31.5kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 452.63ms. Allocated memory is still 142.6MB. Free memory was 115.2MB in the beginning and 95.6MB in the end (delta: 19.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 44.02ms. Allocated memory is still 142.6MB. Free memory was 95.6MB in the beginning and 94.1MB in the end (delta: 1.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 20.26ms. Allocated memory is still 142.6MB. Free memory was 93.9MB in the beginning and 93.0MB in the end (delta: 979.9kB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 404.17ms. Allocated memory is still 142.6MB. Free memory was 93.0MB in the beginning and 78.2MB in the end (delta: 14.7MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 1615.69ms. Allocated memory is still 142.6MB. Free memory was 77.7MB in the beginning and 91.6MB in the end (delta: -14.0MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 95.63ms. Allocated memory is still 142.6MB. Free memory was 91.6MB in the beginning and 87.5MB in the end (delta: 4.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 699]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 687]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 690]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 111 locations, 6 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 1.5s, OverallIterations: 4, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 120 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 70 mSDsluCounter, 5 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1 mSDsCounter, 9 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 229 IncrementalHoareTripleChecker+Invalid, 238 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 9 mSolverCounterUnsat, 4 mSDtfsCounter, 229 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 14 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=206occurred in iteration=2, InterpolantAutomatonStates: 14, 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.1s SatisfiabilityAnalysisTime, 0.5s InterpolantComputationTime, 159 NumberOfCodeBlocks, 159 NumberOfCodeBlocksAsserted, 4 NumberOfCheckSat, 155 ConstructedInterpolants, 0 QuantifiedInterpolants, 276 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 4 InterpolantComputations, 4 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: No data available - AllSpecificationsHoldResult: All specifications hold 3 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-12-02 08:50:35,018 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7337ab78-3e90-4ab2-ae7a-2e4a31987c89/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE