/usr/bin/java -Xmx16000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -s ../../../trunk/examples/settings/automizer/concurrent/svcomp-Reach-32bit-Automizer_Default-noMmResRef-PN-VariableLbe.epf --traceabstraction.order.of.the.error.locations.to.be.checked PROGRAM_FIRST -tc ../../../trunk/examples/toolchains/AutomizerCInline.xml --cacsl2boogietranslator.check.unreachability.of.reach_error.function false --cacsl2boogietranslator.check.absence.of.data.races.in.concurrent.programs true -i ../../../trunk/examples/svcomp/pthread-wmm/mix025_power.oepc_power.opt_pso.oepc_rmo.oepc_tso.oepc_tso.opt.i -------------------------------------------------------------------------------- This is Ultimate 0.2.3-dev-ac9dbd0-m [2023-08-26 00:13:53,435 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-08-26 00:13:53,496 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/automizer/concurrent/svcomp-Reach-32bit-Automizer_Default-noMmResRef-PN-VariableLbe.epf [2023-08-26 00:13:53,500 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-08-26 00:13:53,504 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.Checked method. Library mode if empty. [2023-08-26 00:13:53,537 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-08-26 00:13:53,538 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-08-26 00:13:53,538 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-08-26 00:13:53,539 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-08-26 00:13:53,542 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-08-26 00:13:53,542 INFO L153 SettingsManager]: * Use SBE=true [2023-08-26 00:13:53,543 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-08-26 00:13:53,543 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-08-26 00:13:53,544 INFO L153 SettingsManager]: * sizeof long=4 [2023-08-26 00:13:53,544 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-08-26 00:13:53,544 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-08-26 00:13:53,545 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-08-26 00:13:53,545 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-08-26 00:13:53,545 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-08-26 00:13:53,545 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-08-26 00:13:53,546 INFO L153 SettingsManager]: * sizeof long double=12 [2023-08-26 00:13:53,546 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-08-26 00:13:53,546 INFO L153 SettingsManager]: * Use constant arrays=true [2023-08-26 00:13:53,547 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-08-26 00:13:53,547 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-08-26 00:13:53,547 INFO L153 SettingsManager]: * To the following directory=./dump/ [2023-08-26 00:13:53,547 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-08-26 00:13:53,547 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-26 00:13:53,548 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-08-26 00:13:53,548 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-08-26 00:13:53,549 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-08-26 00:13:53,549 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-08-26 00:13:53,549 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-08-26 00:13:53,549 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-08-26 00:13:53,549 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-08-26 00:13:53,549 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Order of the error locations to be checked -> PROGRAM_FIRST Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check unreachability of reach_error function -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check absence of data races in concurrent programs -> true [2023-08-26 00:13:53,866 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-08-26 00:13:53,882 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-08-26 00:13:53,884 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-08-26 00:13:53,885 INFO L270 PluginConnector]: Initializing CDTParser... [2023-08-26 00:13:53,885 INFO L274 PluginConnector]: CDTParser initialized [2023-08-26 00:13:53,886 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/mix025_power.oepc_power.opt_pso.oepc_rmo.oepc_tso.oepc_tso.opt.i [2023-08-26 00:13:55,058 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-08-26 00:13:55,356 INFO L384 CDTParser]: Found 1 translation units. [2023-08-26 00:13:55,356 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/mix025_power.oepc_power.opt_pso.oepc_rmo.oepc_tso.oepc_tso.opt.i [2023-08-26 00:13:55,378 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e35c6ab3a/6025ae5c0bcf47e9aef9d3b45a49a2ed/FLAGd3eeb456d [2023-08-26 00:13:55,392 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e35c6ab3a/6025ae5c0bcf47e9aef9d3b45a49a2ed [2023-08-26 00:13:55,396 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-08-26 00:13:55,398 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2023-08-26 00:13:55,400 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-08-26 00:13:55,400 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-08-26 00:13:55,402 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-08-26 00:13:55,402 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.08 12:13:55" (1/1) ... [2023-08-26 00:13:55,403 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@e3f5a8e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 12:13:55, skipping insertion in model container [2023-08-26 00:13:55,403 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.08 12:13:55" (1/1) ... [2023-08-26 00:13:55,453 INFO L176 MainTranslator]: Built tables and reachable declarations [2023-08-26 00:13:55,711 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-26 00:13:55,725 INFO L201 MainTranslator]: Completed pre-run [2023-08-26 00:13:55,753 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: short [267] [2023-08-26 00:13:55,755 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: short [267] [2023-08-26 00:13:55,832 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-26 00:13:55,870 WARN L669 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-08-26 00:13:55,871 WARN L669 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-08-26 00:13:55,876 INFO L206 MainTranslator]: Completed translation [2023-08-26 00:13:55,877 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 12:13:55 WrapperNode [2023-08-26 00:13:55,877 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-08-26 00:13:55,878 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-08-26 00:13:55,878 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-08-26 00:13:55,878 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-08-26 00:13:55,884 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 12:13:55" (1/1) ... [2023-08-26 00:13:55,918 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 12:13:55" (1/1) ... [2023-08-26 00:13:55,971 INFO L138 Inliner]: procedures = 176, calls = 57, calls flagged for inlining = 6, calls inlined = 7, statements flattened = 497 [2023-08-26 00:13:55,971 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-08-26 00:13:55,972 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-08-26 00:13:55,972 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-08-26 00:13:55,972 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-08-26 00:13:55,985 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 12:13:55" (1/1) ... [2023-08-26 00:13:55,986 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 12:13:55" (1/1) ... [2023-08-26 00:13:55,996 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 12:13:55" (1/1) ... [2023-08-26 00:13:55,996 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 12:13:55" (1/1) ... [2023-08-26 00:13:56,014 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 12:13:55" (1/1) ... [2023-08-26 00:13:56,031 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 12:13:55" (1/1) ... [2023-08-26 00:13:56,035 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 12:13:55" (1/1) ... [2023-08-26 00:13:56,044 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 12:13:55" (1/1) ... [2023-08-26 00:13:56,049 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-08-26 00:13:56,056 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-08-26 00:13:56,057 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-08-26 00:13:56,057 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-08-26 00:13:56,058 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 12:13:55" (1/1) ... [2023-08-26 00:13:56,062 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-26 00:13:56,072 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 00:13:56,086 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-08-26 00:13:56,114 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-08-26 00:13:56,124 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-08-26 00:13:56,124 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-08-26 00:13:56,124 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-08-26 00:13:56,124 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-08-26 00:13:56,124 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-08-26 00:13:56,125 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2023-08-26 00:13:56,125 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2023-08-26 00:13:56,125 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2023-08-26 00:13:56,125 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2023-08-26 00:13:56,125 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2023-08-26 00:13:56,125 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2023-08-26 00:13:56,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-08-26 00:13:56,125 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-08-26 00:13:56,126 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-08-26 00:13:56,126 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-08-26 00:13:56,128 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-08-26 00:13:56,326 INFO L236 CfgBuilder]: Building ICFG [2023-08-26 00:13:56,328 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-08-26 00:13:57,321 INFO L277 CfgBuilder]: Performing block encoding [2023-08-26 00:21:21,406 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-08-26 00:21:21,406 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-08-26 00:21:21,409 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.08 12:21:21 BoogieIcfgContainer [2023-08-26 00:21:21,409 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-08-26 00:21:21,411 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-08-26 00:21:21,411 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-08-26 00:21:21,414 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-08-26 00:21:21,414 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 26.08 12:13:55" (1/3) ... [2023-08-26 00:21:21,415 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@20beef14 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.08 12:21:21, skipping insertion in model container [2023-08-26 00:21:21,415 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 12:13:55" (2/3) ... [2023-08-26 00:21:21,415 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@20beef14 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.08 12:21:21, skipping insertion in model container [2023-08-26 00:21:21,415 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.08 12:21:21" (3/3) ... [2023-08-26 00:21:21,416 INFO L112 eAbstractionObserver]: Analyzing ICFG mix025_power.oepc_power.opt_pso.oepc_rmo.oepc_tso.oepc_tso.opt.i [2023-08-26 00:21:21,430 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-08-26 00:21:21,430 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 249 error locations. [2023-08-26 00:21:21,430 INFO L515 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-08-26 00:22:01,993 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-08-26 00:22:02,028 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 372 places, 365 transitions, 745 flow [2023-08-26 00:22:42,641 INFO L124 PetriNetUnfolderBase]: 3/362 cut-off events. [2023-08-26 00:22:42,641 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-26 00:22:42,651 INFO L83 FinitePrefix]: Finished finitePrefix Result has 372 conditions, 362 events. 3/362 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 99. Compared 1974 event pairs, 0 based on Foata normal form. 0/110 useless extension candidates. Maximal degree in co-relation 325. Up to 2 conditions per place. [2023-08-26 00:22:42,651 INFO L82 GeneralOperation]: Start removeDead. Operand has 372 places, 365 transitions, 745 flow [2023-08-26 00:22:42,665 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 369 places, 362 transitions, 733 flow [2023-08-26 00:22:42,667 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-08-26 00:22:42,675 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 369 places, 362 transitions, 733 flow [2023-08-26 00:22:42,677 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 369 places, 362 transitions, 733 flow [2023-08-26 00:22:42,677 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 369 places, 362 transitions, 733 flow [2023-08-26 00:23:21,440 INFO L124 PetriNetUnfolderBase]: 3/362 cut-off events. [2023-08-26 00:23:21,441 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-26 00:23:21,444 INFO L83 FinitePrefix]: Finished finitePrefix Result has 372 conditions, 362 events. 3/362 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 99. Compared 1974 event pairs, 0 based on Foata normal form. 0/110 useless extension candidates. Maximal degree in co-relation 325. Up to 2 conditions per place. [2023-08-26 00:23:21,474 INFO L119 LiptonReduction]: Number of co-enabled transitions 67376 [2023-08-26 00:23:27,154 INFO L134 LiptonReduction]: Checked pairs total: 660458 [2023-08-26 00:23:27,154 INFO L136 LiptonReduction]: Total number of compositions: 139 [2023-08-26 00:23:27,177 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-08-26 00:23:27,184 INFO L357 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, mHoare=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopsAndPotentialCycles, 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;@3a70ff44, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-08-26 00:23:27,184 INFO L358 AbstractCegarLoop]: Starting to check reachability of 463 error locations. [2023-08-26 00:23:27,186 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-08-26 00:23:27,187 INFO L124 PetriNetUnfolderBase]: 0/3 cut-off events. [2023-08-26 00:23:27,187 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-26 00:23:27,187 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 00:23:27,187 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2023-08-26 00:23:27,188 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting P0Err11ASSERT_VIOLATIONDATA_RACE === [P0Err0ASSERT_VIOLATIONDATA_RACE, P0Err1ASSERT_VIOLATIONDATA_RACE, P0Err2ASSERT_VIOLATIONDATA_RACE, P0Err3ASSERT_VIOLATIONDATA_RACE (and 459 more)] === [2023-08-26 00:23:27,193 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 00:23:27,193 INFO L85 PathProgramCache]: Analyzing trace with hash 8414335, now seen corresponding path program 1 times [2023-08-26 00:23:27,200 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 00:23:27,201 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [789652499] [2023-08-26 00:23:27,201 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 00:23:27,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 00:23:28,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 00:23:29,047 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 00:23:29,047 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 00:23:29,048 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [789652499] [2023-08-26 00:23:29,048 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [789652499] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 00:23:29,048 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 00:23:29,048 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-08-26 00:23:29,049 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [774774360] [2023-08-26 00:23:29,050 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 00:23:29,066 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-08-26 00:23:29,070 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 00:23:29,085 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-08-26 00:23:29,086 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-08-26 00:23:29,087 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 96 out of 504 [2023-08-26 00:23:29,089 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 281 places, 271 transitions, 551 flow. Second operand has 2 states, 2 states have (on average 97.5) internal successors, (195), 2 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) [2023-08-26 00:23:29,089 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 00:23:29,089 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 96 of 504 [2023-08-26 00:23:29,090 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand Received shutdown request... [2023-08-26 00:27:04,150 WARN L340 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Timeout while monitored process is still running, waiting 1000 ms for graceful end [2023-08-26 00:27:05,351 WARN L435 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forcibly destroying the process [2023-08-26 00:27:05,391 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 137 Cannot interrupt operation gracefully because timeout expired. Forcing shutdown