/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 INSUFFICIENT_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/goblint-regression/28-race_reach_93-evilcollapse_racefree.i -------------------------------------------------------------------------------- This is Ultimate 0.2.3-dev-ac9dbd0-m [2023-08-25 18:35:02,597 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-08-25 18:35:02,665 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-25 18:35:02,670 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-08-25 18:35:02,670 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.Checked method. Library mode if empty. [2023-08-25 18:35:02,699 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-08-25 18:35:02,700 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-08-25 18:35:02,700 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-08-25 18:35:02,701 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-08-25 18:35:02,701 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-08-25 18:35:02,701 INFO L153 SettingsManager]: * Use SBE=true [2023-08-25 18:35:02,702 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-08-25 18:35:02,702 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-08-25 18:35:02,702 INFO L153 SettingsManager]: * sizeof long=4 [2023-08-25 18:35:02,703 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-08-25 18:35:02,703 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-08-25 18:35:02,703 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-08-25 18:35:02,704 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-08-25 18:35:02,704 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-08-25 18:35:02,704 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-08-25 18:35:02,705 INFO L153 SettingsManager]: * sizeof long double=12 [2023-08-25 18:35:02,710 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-08-25 18:35:02,710 INFO L153 SettingsManager]: * Use constant arrays=true [2023-08-25 18:35:02,711 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-08-25 18:35:02,714 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-08-25 18:35:02,714 INFO L153 SettingsManager]: * To the following directory=./dump/ [2023-08-25 18:35:02,715 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-08-25 18:35:02,715 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-25 18:35:02,715 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-08-25 18:35:02,716 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-08-25 18:35:02,716 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-08-25 18:35:02,717 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-08-25 18:35:02,717 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-08-25 18:35:02,717 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-08-25 18:35:02,717 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-08-25 18:35:02,717 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 -> INSUFFICIENT_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-25 18:35:03,006 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-08-25 18:35:03,021 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-08-25 18:35:03,023 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-08-25 18:35:03,024 INFO L270 PluginConnector]: Initializing CDTParser... [2023-08-25 18:35:03,024 INFO L274 PluginConnector]: CDTParser initialized [2023-08-25 18:35:03,025 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/goblint-regression/28-race_reach_93-evilcollapse_racefree.i [2023-08-25 18:35:04,265 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-08-25 18:35:04,545 INFO L384 CDTParser]: Found 1 translation units. [2023-08-25 18:35:04,546 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/28-race_reach_93-evilcollapse_racefree.i [2023-08-25 18:35:04,559 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/22692a3b7/c1930de917764177ab2f1fb8b89c2c69/FLAG1148b90a2 [2023-08-25 18:35:04,572 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/22692a3b7/c1930de917764177ab2f1fb8b89c2c69 [2023-08-25 18:35:04,574 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-08-25 18:35:04,575 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2023-08-25 18:35:04,576 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-08-25 18:35:04,576 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-08-25 18:35:04,582 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-08-25 18:35:04,583 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.08 06:35:04" (1/1) ... [2023-08-25 18:35:04,586 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@66964db4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:35:04, skipping insertion in model container [2023-08-25 18:35:04,586 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.08 06:35:04" (1/1) ... [2023-08-25 18:35:04,644 INFO L176 MainTranslator]: Built tables and reachable declarations [2023-08-25 18:35:05,062 WARN L1561 CHandler]: Possible shadowing of function new [2023-08-25 18:35:05,063 WARN L1561 CHandler]: Possible shadowing of function new [2023-08-25 18:35:05,065 WARN L1561 CHandler]: Possible shadowing of function new [2023-08-25 18:35:05,067 WARN L1561 CHandler]: Possible shadowing of function new [2023-08-25 18:35:05,101 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-25 18:35:05,113 INFO L201 MainTranslator]: Completed pre-run [2023-08-25 18:35:05,126 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: short [244] [2023-08-25 18:35:05,127 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: short [244] [2023-08-25 18:35:05,142 WARN L1561 CHandler]: Possible shadowing of function new [2023-08-25 18:35:05,142 WARN L1561 CHandler]: Possible shadowing of function new [2023-08-25 18:35:05,143 WARN L1561 CHandler]: Possible shadowing of function new [2023-08-25 18:35:05,143 WARN L1561 CHandler]: Possible shadowing of function new [2023-08-25 18:35:05,155 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: long [1084] [2023-08-25 18:35:05,156 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-25 18:35:05,208 INFO L206 MainTranslator]: Completed translation [2023-08-25 18:35:05,209 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:35:05 WrapperNode [2023-08-25 18:35:05,209 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-08-25 18:35:05,210 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-08-25 18:35:05,210 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-08-25 18:35:05,210 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-08-25 18:35:05,215 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:35:05" (1/1) ... [2023-08-25 18:35:05,233 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:35:05" (1/1) ... [2023-08-25 18:35:05,277 INFO L138 Inliner]: procedures = 279, calls = 52, calls flagged for inlining = 13, calls inlined = 13, statements flattened = 357 [2023-08-25 18:35:05,277 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-08-25 18:35:05,278 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-08-25 18:35:05,278 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-08-25 18:35:05,278 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-08-25 18:35:05,285 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:35:05" (1/1) ... [2023-08-25 18:35:05,285 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:35:05" (1/1) ... [2023-08-25 18:35:05,290 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:35:05" (1/1) ... [2023-08-25 18:35:05,291 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:35:05" (1/1) ... [2023-08-25 18:35:05,310 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:35:05" (1/1) ... [2023-08-25 18:35:05,315 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:35:05" (1/1) ... [2023-08-25 18:35:05,318 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:35:05" (1/1) ... [2023-08-25 18:35:05,320 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:35:05" (1/1) ... [2023-08-25 18:35:05,324 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-08-25 18:35:05,325 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-08-25 18:35:05,325 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-08-25 18:35:05,325 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-08-25 18:35:05,326 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:35:05" (1/1) ... [2023-08-25 18:35:05,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-25 18:35:05,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 18:35:05,364 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-25 18:35:05,369 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-25 18:35:05,390 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-08-25 18:35:05,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-08-25 18:35:05,390 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-08-25 18:35:05,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-08-25 18:35:05,392 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-08-25 18:35:05,392 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-08-25 18:35:05,392 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-08-25 18:35:05,392 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-08-25 18:35:05,392 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-08-25 18:35:05,392 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2023-08-25 18:35:05,393 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2023-08-25 18:35:05,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-08-25 18:35:05,393 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-08-25 18:35:05,393 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-08-25 18:35:05,394 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-08-25 18:35:05,559 INFO L236 CfgBuilder]: Building ICFG [2023-08-25 18:35:05,562 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-08-25 18:35:06,045 INFO L277 CfgBuilder]: Performing block encoding [2023-08-25 18:35:06,053 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-08-25 18:35:06,053 INFO L302 CfgBuilder]: Removed 16 assume(true) statements. [2023-08-25 18:35:06,055 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.08 06:35:06 BoogieIcfgContainer [2023-08-25 18:35:06,055 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-08-25 18:35:06,057 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-08-25 18:35:06,057 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-08-25 18:35:06,059 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-08-25 18:35:06,059 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 25.08 06:35:04" (1/3) ... [2023-08-25 18:35:06,060 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@119bb3c4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.08 06:35:06, skipping insertion in model container [2023-08-25 18:35:06,060 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 06:35:05" (2/3) ... [2023-08-25 18:35:06,060 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@119bb3c4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.08 06:35:06, skipping insertion in model container [2023-08-25 18:35:06,060 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.08 06:35:06" (3/3) ... [2023-08-25 18:35:06,061 INFO L112 eAbstractionObserver]: Analyzing ICFG 28-race_reach_93-evilcollapse_racefree.i [2023-08-25 18:35:06,074 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-08-25 18:35:06,074 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 21 error locations. [2023-08-25 18:35:06,075 INFO L515 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-08-25 18:35:06,150 INFO L144 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2023-08-25 18:35:06,182 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 362 places, 387 transitions, 782 flow [2023-08-25 18:35:06,288 INFO L124 PetriNetUnfolderBase]: 30/411 cut-off events. [2023-08-25 18:35:06,288 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-08-25 18:35:06,297 INFO L83 FinitePrefix]: Finished finitePrefix Result has 417 conditions, 411 events. 30/411 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 1068 event pairs, 0 based on Foata normal form. 0/356 useless extension candidates. Maximal degree in co-relation 238. Up to 4 conditions per place. [2023-08-25 18:35:06,298 INFO L82 GeneralOperation]: Start removeDead. Operand has 362 places, 387 transitions, 782 flow [2023-08-25 18:35:06,308 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 346 places, 370 transitions, 745 flow [2023-08-25 18:35:06,311 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-08-25 18:35:06,321 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 346 places, 370 transitions, 745 flow [2023-08-25 18:35:06,323 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 346 places, 370 transitions, 745 flow [2023-08-25 18:35:06,348 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 346 places, 370 transitions, 745 flow [2023-08-25 18:35:06,420 INFO L124 PetriNetUnfolderBase]: 29/394 cut-off events. [2023-08-25 18:35:06,421 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-25 18:35:06,424 INFO L83 FinitePrefix]: Finished finitePrefix Result has 399 conditions, 394 events. 29/394 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 937 event pairs, 0 based on Foata normal form. 0/351 useless extension candidates. Maximal degree in co-relation 226. Up to 4 conditions per place. [2023-08-25 18:35:06,430 INFO L119 LiptonReduction]: Number of co-enabled transitions 8220 [2023-08-25 18:35:31,385 WARN L234 SmtUtils]: Spent 5.36s on a formula simplification that was a NOOP. DAG size: 135 (called from [L 278] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) [2023-08-25 18:35:41,084 WARN L234 SmtUtils]: Spent 5.25s on a formula simplification that was a NOOP. DAG size: 135 (called from [L 278] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) [2023-08-25 18:35:54,362 WARN L234 SmtUtils]: Spent 5.94s on a formula simplification. DAG size of input: 119 DAG size of output: 113 (called from [L 278] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) [2023-08-25 18:36:01,946 WARN L234 SmtUtils]: Spent 5.36s on a formula simplification. DAG size of input: 119 DAG size of output: 113 (called from [L 278] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) [2023-08-25 18:37:22,320 WARN L234 SmtUtils]: Spent 1.31m on a formula simplification. DAG size of input: 209 DAG size of output: 205 (called from [L 278] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) [2023-08-25 18:37:53,561 WARN L234 SmtUtils]: Spent 31.24s on a formula simplification that was a NOOP. DAG size: 193 (called from [L 301] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) [2023-08-25 18:39:21,397 WARN L234 SmtUtils]: Spent 1.46m on a formula simplification. DAG size of input: 209 DAG size of output: 205 (called from [L 278] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) [2023-08-25 18:39:47,997 WARN L234 SmtUtils]: Spent 26.60s on a formula simplification that was a NOOP. DAG size: 193 (called from [L 301] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) [2023-08-25 18:43:59,374 WARN L234 SmtUtils]: Spent 4.19m on a formula simplification. DAG size of input: 271 DAG size of output: 262 (called from [L 278] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) [2023-08-25 18:45:18,062 WARN L234 SmtUtils]: Spent 1.31m on a formula simplification that was a NOOP. DAG size: 252 (called from [L 301] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) [2023-08-25 18:49:30,250 WARN L234 SmtUtils]: Spent 4.20m on a formula simplification. DAG size of input: 271 DAG size of output: 262 (called from [L 278] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) Received shutdown request... [2023-08-25 18:49:47,471 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-25 18:49:48,672 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-25 18:49:48,745 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 [2023-08-25 18:49:48,748 FATAL L? ?]: An unrecoverable error occured during an interaction with an SMT solver: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: Not enough levels on assertion stack at de.uni_freiburg.informatik.ultimate.logic.NoopScript.pop(NoopScript.java:272) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Scriptor.pop(Scriptor.java:138) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.arrays.DiffWrapperScript.pop(DiffWrapperScript.java:99) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.pop(WrapperScript.java:153) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.scripttransfer.HistoryRecordingScript.pop(HistoryRecordingScript.java:117) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.pop(WrapperScript.java:153) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.UndoableWrapperScript.pop(UndoableWrapperScript.java:61) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.UndoableWrapperScript.restore(UndoableWrapperScript.java:87) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.SmtUtils.simplify(SmtUtils.java:264) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.SmtUtils.simplify(SmtUtils.java:167) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition(TransFormulaUtils.java:301) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.structure.IcfgEdgeBuilder.constructSequentialComposition(IcfgEdgeBuilder.java:118) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.petrinetlbe.IcfgCompositionFactory.composeSequential(IcfgCompositionFactory.java:97) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.petrinetlbe.IcfgCompositionFactory.composeSequential(IcfgCompositionFactory.java:1) at de.uni_freiburg.informatik.ultimate.automata.partialorder.LiptonReduction.sequenceRule(LiptonReduction.java:316) at de.uni_freiburg.informatik.ultimate.automata.partialorder.LiptonReduction.(LiptonReduction.java:129) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.petrinetlbe.PetriNetLargeBlockEncoding.(PetriNetLargeBlockEncoding.java:133) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.initialabstraction.PetriLbeInitialAbstractionProvider.getInitialAbstraction(PetriLbeInitialAbstractionProvider.java:95) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.initialabstraction.PetriLbeInitialAbstractionProvider.getInitialAbstraction(PetriLbeInitialAbstractionProvider.java:1) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.CegarLoopFactory.constructInitialAbstraction(CegarLoopFactory.java:336) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.CegarLoopFactory.createPetriAbstraction(CegarLoopFactory.java:297) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.CegarLoopFactory.constructCegarLoop(CegarLoopFactory.java:187) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.executeCegarLoop(TraceAbstractionStarter.java:414) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.analyseProgram(TraceAbstractionStarter.java:302) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.analyseConcurrentProgram(TraceAbstractionStarter.java:225) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.runCegarLoops(TraceAbstractionStarter.java:173) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.(TraceAbstractionStarter.java:154) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver.finish(TraceAbstractionObserver.java:124) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-08-25 18:49:48,753 INFO L158 Benchmark]: Toolchain (without parser) took 884175.98ms. Allocated memory was 367.0MB in the beginning and 448.8MB in the end (delta: 81.8MB). Free memory was 340.9MB in the beginning and 369.2MB in the end (delta: -28.3MB). Peak memory consumption was 269.5MB. Max. memory is 16.0GB. [2023-08-25 18:49:48,753 INFO L158 Benchmark]: CDTParser took 0.14ms. Allocated memory is still 367.0MB. Free memory is still 343.6MB. There was no memory consumed. Max. memory is 16.0GB. [2023-08-25 18:49:48,753 INFO L158 Benchmark]: CACSL2BoogieTranslator took 633.57ms. Allocated memory is still 367.0MB. Free memory was 340.4MB in the beginning and 308.0MB in the end (delta: 32.4MB). Peak memory consumption was 31.5MB. Max. memory is 16.0GB. [2023-08-25 18:49:48,754 INFO L158 Benchmark]: Boogie Procedure Inliner took 67.38ms. Allocated memory is still 367.0MB. Free memory was 308.0MB in the beginning and 303.5MB in the end (delta: 4.6MB). Peak memory consumption was 6.3MB. Max. memory is 16.0GB. [2023-08-25 18:49:48,754 INFO L158 Benchmark]: Boogie Preprocessor took 46.45ms. Allocated memory is still 367.0MB. Free memory was 303.5MB in the beginning and 299.3MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.0GB. [2023-08-25 18:49:48,755 INFO L158 Benchmark]: RCFGBuilder took 730.13ms. Allocated memory is still 367.0MB. Free memory was 299.3MB in the beginning and 312.1MB in the end (delta: -12.8MB). Peak memory consumption was 13.5MB. Max. memory is 16.0GB. [2023-08-25 18:49:48,755 INFO L158 Benchmark]: TraceAbstraction took 882693.53ms. Allocated memory was 367.0MB in the beginning and 448.8MB in the end (delta: 81.8MB). Free memory was 311.0MB in the beginning and 369.2MB in the end (delta: -58.2MB). Peak memory consumption was 239.2MB. Max. memory is 16.0GB. [2023-08-25 18:49:48,758 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.14ms. Allocated memory is still 367.0MB. Free memory is still 343.6MB. There was no memory consumed. Max. memory is 16.0GB. * CACSL2BoogieTranslator took 633.57ms. Allocated memory is still 367.0MB. Free memory was 340.4MB in the beginning and 308.0MB in the end (delta: 32.4MB). Peak memory consumption was 31.5MB. Max. memory is 16.0GB. * Boogie Procedure Inliner took 67.38ms. Allocated memory is still 367.0MB. Free memory was 308.0MB in the beginning and 303.5MB in the end (delta: 4.6MB). Peak memory consumption was 6.3MB. Max. memory is 16.0GB. * Boogie Preprocessor took 46.45ms. Allocated memory is still 367.0MB. Free memory was 303.5MB in the beginning and 299.3MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.0GB. * RCFGBuilder took 730.13ms. Allocated memory is still 367.0MB. Free memory was 299.3MB in the beginning and 312.1MB in the end (delta: -12.8MB). Peak memory consumption was 13.5MB. Max. memory is 16.0GB. * TraceAbstraction took 882693.53ms. Allocated memory was 367.0MB in the beginning and 448.8MB in the end (delta: 81.8MB). Free memory was 311.0MB in the beginning and 369.2MB in the end (delta: -58.2MB). Peak memory consumption was 239.2MB. Max. memory is 16.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 244]: Unsoundness Warning unspecified type, defaulting to int C: short [244] - GenericResultAtLocation [Line: 244]: Unsoundness Warning unspecified type, defaulting to int C: short [244] - GenericResultAtLocation [Line: 1084]: Unsoundness Warning unspecified type, defaulting to int C: long [1084] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - ExceptionOrErrorResult: SMTLIBException: Not enough levels on assertion stack de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: SMTLIBException: Not enough levels on assertion stack: de.uni_freiburg.informatik.ultimate.logic.NoopScript.pop(NoopScript.java:272) RESULT: Ultimate could not prove your program: Toolchain returned no result. Completed graceful shutdown