./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-wmm/safe030_tso.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version fca748b1 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-wmm/safe030_tso.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 1730fa7f98e17ee8b58920ef3daf63ee88225f1b42924032a532b5f5db33fba5 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dd.update-z3-fca748b-m [2024-11-20 09:27:56,599 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-20 09:27:56,646 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-20 09:27:56,649 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-20 09:27:56,649 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-20 09:27:56,668 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-20 09:27:56,668 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-20 09:27:56,668 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-20 09:27:56,669 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-20 09:27:56,669 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-20 09:27:56,669 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-20 09:27:56,670 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-20 09:27:56,670 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-20 09:27:56,670 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-20 09:27:56,670 INFO L153 SettingsManager]: * Use SBE=true [2024-11-20 09:27:56,671 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-20 09:27:56,671 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-20 09:27:56,671 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-20 09:27:56,672 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-20 09:27:56,672 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-20 09:27:56,672 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-20 09:27:56,675 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-20 09:27:56,675 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-20 09:27:56,676 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-20 09:27:56,676 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-20 09:27:56,676 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-20 09:27:56,676 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-20 09:27:56,676 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-20 09:27:56,676 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-20 09:27:56,676 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-20 09:27:56,677 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-20 09:27:56,677 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-20 09:27:56,677 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-20 09:27:56,677 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-20 09:27:56,677 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-20 09:27:56,677 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-20 09:27:56,677 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-20 09:27:56,678 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-20 09:27:56,678 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-20 09:27:56,678 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-20 09:27:56,678 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-20 09:27:56,678 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-20 09:27:56,679 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> 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 -> 1730fa7f98e17ee8b58920ef3daf63ee88225f1b42924032a532b5f5db33fba5 [2024-11-20 09:27:56,876 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-20 09:27:56,895 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-20 09:27:56,897 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-20 09:27:56,899 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-20 09:27:56,899 INFO L274 PluginConnector]: CDTParser initialized [2024-11-20 09:27:56,900 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-wmm/safe030_tso.i [2024-11-20 09:27:58,098 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-20 09:27:58,276 INFO L384 CDTParser]: Found 1 translation units. [2024-11-20 09:27:58,280 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-wmm/safe030_tso.i [2024-11-20 09:27:58,291 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6372b1796/8afcdc3fb70f43ae9355c3bd24097fec/FLAGed37339f5 [2024-11-20 09:27:58,654 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6372b1796/8afcdc3fb70f43ae9355c3bd24097fec [2024-11-20 09:27:58,657 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-20 09:27:58,659 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-20 09:27:58,660 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-20 09:27:58,660 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-20 09:27:58,665 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-20 09:27:58,665 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.11 09:27:58" (1/1) ... [2024-11-20 09:27:58,666 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@22a03302 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:27:58, skipping insertion in model container [2024-11-20 09:27:58,666 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.11 09:27:58" (1/1) ... [2024-11-20 09:27:58,703 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-20 09:27:58,856 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-wmm/safe030_tso.i[945,958] [2024-11-20 09:27:58,962 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-20 09:27:58,971 INFO L200 MainTranslator]: Completed pre-run [2024-11-20 09:27:58,981 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-wmm/safe030_tso.i[945,958] [2024-11-20 09:27:59,018 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-20 09:27:59,086 INFO L204 MainTranslator]: Completed translation [2024-11-20 09:27:59,089 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:27:59 WrapperNode [2024-11-20 09:27:59,089 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-20 09:27:59,090 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-20 09:27:59,090 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-20 09:27:59,090 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-20 09:27:59,096 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:27:59" (1/1) ... [2024-11-20 09:27:59,107 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:27:59" (1/1) ... [2024-11-20 09:27:59,126 INFO L138 Inliner]: procedures = 175, calls = 41, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 56 [2024-11-20 09:27:59,127 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-20 09:27:59,127 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-20 09:27:59,127 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-20 09:27:59,127 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-20 09:27:59,139 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:27:59" (1/1) ... [2024-11-20 09:27:59,139 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:27:59" (1/1) ... [2024-11-20 09:27:59,141 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:27:59" (1/1) ... [2024-11-20 09:27:59,150 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-20 09:27:59,151 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:27:59" (1/1) ... [2024-11-20 09:27:59,151 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:27:59" (1/1) ... [2024-11-20 09:27:59,159 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:27:59" (1/1) ... [2024-11-20 09:27:59,160 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:27:59" (1/1) ... [2024-11-20 09:27:59,161 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:27:59" (1/1) ... [2024-11-20 09:27:59,162 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:27:59" (1/1) ... [2024-11-20 09:27:59,164 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-20 09:27:59,164 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-20 09:27:59,165 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-20 09:27:59,165 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-20 09:27:59,165 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:27:59" (1/1) ... [2024-11-20 09:27:59,176 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-20 09:27:59,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 09:27:59,202 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-20 09:27:59,208 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-20 09:27:59,247 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-20 09:27:59,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-20 09:27:59,248 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-11-20 09:27:59,248 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-11-20 09:27:59,248 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-11-20 09:27:59,248 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-11-20 09:27:59,248 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-11-20 09:27:59,249 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-11-20 09:27:59,249 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-20 09:27:59,250 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-20 09:27:59,250 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-20 09:27:59,250 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-20 09:27:59,251 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-20 09:27:59,368 INFO L238 CfgBuilder]: Building ICFG [2024-11-20 09:27:59,370 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-20 09:27:59,466 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-20 09:27:59,466 INFO L287 CfgBuilder]: Performing block encoding [2024-11-20 09:27:59,522 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-20 09:27:59,522 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-20 09:27:59,523 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 09:27:59 BoogieIcfgContainer [2024-11-20 09:27:59,523 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-20 09:27:59,524 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-20 09:27:59,524 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-20 09:27:59,527 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-20 09:27:59,527 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 20.11 09:27:58" (1/3) ... [2024-11-20 09:27:59,527 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@61f28887 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.11 09:27:59, skipping insertion in model container [2024-11-20 09:27:59,528 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:27:59" (2/3) ... [2024-11-20 09:27:59,528 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@61f28887 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.11 09:27:59, skipping insertion in model container [2024-11-20 09:27:59,528 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 09:27:59" (3/3) ... [2024-11-20 09:27:59,529 INFO L112 eAbstractionObserver]: Analyzing ICFG safe030_tso.i [2024-11-20 09:27:59,540 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-20 09:27:59,541 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-20 09:27:59,541 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-20 09:27:59,573 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-20 09:27:59,604 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 47 places, 38 transitions, 88 flow [2024-11-20 09:27:59,626 INFO L124 PetriNetUnfolderBase]: 1/35 cut-off events. [2024-11-20 09:27:59,626 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-20 09:27:59,628 INFO L83 FinitePrefix]: Finished finitePrefix Result has 45 conditions, 35 events. 1/35 cut-off events. For 0/0 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/33 useless extension candidates. Maximal degree in co-relation 37. Up to 2 conditions per place. [2024-11-20 09:27:59,628 INFO L82 GeneralOperation]: Start removeDead. Operand has 47 places, 38 transitions, 88 flow [2024-11-20 09:27:59,633 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 42 places, 32 transitions, 73 flow [2024-11-20 09:27:59,639 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-20 09:27:59,644 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;@7c8c7576, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-20 09:27:59,644 INFO L334 AbstractCegarLoop]: Starting to check reachability of 4 error locations. [2024-11-20 09:27:59,655 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-20 09:27:59,655 INFO L124 PetriNetUnfolderBase]: 0/31 cut-off events. [2024-11-20 09:27:59,655 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-20 09:27:59,655 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 09:27:59,657 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 09:27:59,657 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-20 09:27:59,661 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 09:27:59,662 INFO L85 PathProgramCache]: Analyzing trace with hash 1121528242, now seen corresponding path program 1 times [2024-11-20 09:27:59,668 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 09:27:59,669 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1881098434] [2024-11-20 09:27:59,669 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 09:27:59,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 09:27:59,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 09:28:00,119 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 09:28:00,119 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 09:28:00,119 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1881098434] [2024-11-20 09:28:00,120 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1881098434] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 09:28:00,120 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 09:28:00,120 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-20 09:28:00,122 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [11517731] [2024-11-20 09:28:00,122 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 09:28:00,129 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-20 09:28:00,132 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 09:28:00,151 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-20 09:28:00,152 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-20 09:28:00,176 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 38 [2024-11-20 09:28:00,178 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 42 places, 32 transitions, 73 flow. Second operand has 5 states, 5 states have (on average 17.2) internal successors, (86), 5 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 09:28:00,178 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 09:28:00,178 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 38 [2024-11-20 09:28:00,179 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 09:28:00,501 INFO L124 PetriNetUnfolderBase]: 1575/2837 cut-off events. [2024-11-20 09:28:00,502 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2024-11-20 09:28:00,511 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5265 conditions, 2837 events. 1575/2837 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 211. Compared 18983 event pairs, 434 based on Foata normal form. 94/2885 useless extension candidates. Maximal degree in co-relation 5254. Up to 1096 conditions per place. [2024-11-20 09:28:00,520 INFO L140 encePairwiseOnDemand]: 28/38 looper letters, 30 selfloop transitions, 7 changer transitions 39/88 dead transitions. [2024-11-20 09:28:00,521 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 48 places, 88 transitions, 343 flow [2024-11-20 09:28:00,522 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-20 09:28:00,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-20 09:28:00,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 183 transitions. [2024-11-20 09:28:00,531 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6879699248120301 [2024-11-20 09:28:00,533 INFO L175 Difference]: Start difference. First operand has 42 places, 32 transitions, 73 flow. Second operand 7 states and 183 transitions. [2024-11-20 09:28:00,533 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 48 places, 88 transitions, 343 flow [2024-11-20 09:28:00,537 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 45 places, 88 transitions, 338 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-20 09:28:00,539 INFO L231 Difference]: Finished difference. Result has 51 places, 38 transitions, 156 flow [2024-11-20 09:28:00,541 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=70, PETRI_DIFFERENCE_MINUEND_PLACES=39, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=32, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=25, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=156, PETRI_PLACES=51, PETRI_TRANSITIONS=38} [2024-11-20 09:28:00,544 INFO L277 CegarLoopForPetriNet]: 42 programPoint places, 9 predicate places. [2024-11-20 09:28:00,544 INFO L471 AbstractCegarLoop]: Abstraction has has 51 places, 38 transitions, 156 flow [2024-11-20 09:28:00,544 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 17.2) internal successors, (86), 5 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 09:28:00,544 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 09:28:00,545 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 09:28:00,545 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-20 09:28:00,546 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-20 09:28:00,546 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 09:28:00,547 INFO L85 PathProgramCache]: Analyzing trace with hash 15286515, now seen corresponding path program 1 times [2024-11-20 09:28:00,547 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 09:28:00,548 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1003099676] [2024-11-20 09:28:00,548 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 09:28:00,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 09:28:00,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 09:28:00,713 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 09:28:00,713 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 09:28:00,713 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1003099676] [2024-11-20 09:28:00,714 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1003099676] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 09:28:00,714 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 09:28:00,714 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-20 09:28:00,715 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [624248909] [2024-11-20 09:28:00,715 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 09:28:00,716 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-20 09:28:00,716 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 09:28:00,717 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-20 09:28:00,717 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-20 09:28:00,729 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 38 [2024-11-20 09:28:00,730 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 51 places, 38 transitions, 156 flow. Second operand has 6 states, 6 states have (on average 17.0) internal successors, (102), 6 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 09:28:00,730 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 09:28:00,730 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 38 [2024-11-20 09:28:00,731 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 09:28:01,072 INFO L124 PetriNetUnfolderBase]: 1395/2585 cut-off events. [2024-11-20 09:28:01,072 INFO L125 PetriNetUnfolderBase]: For 3292/3298 co-relation queries the response was YES. [2024-11-20 09:28:01,077 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7863 conditions, 2585 events. 1395/2585 cut-off events. For 3292/3298 co-relation queries the response was YES. Maximal size of possible extension queue 188. Compared 17610 event pairs, 159 based on Foata normal form. 90/2663 useless extension candidates. Maximal degree in co-relation 7847. Up to 1010 conditions per place. [2024-11-20 09:28:01,085 INFO L140 encePairwiseOnDemand]: 28/38 looper letters, 40 selfloop transitions, 11 changer transitions 58/121 dead transitions. [2024-11-20 09:28:01,085 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 56 places, 121 transitions, 812 flow [2024-11-20 09:28:01,086 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-20 09:28:01,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-20 09:28:01,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 252 transitions. [2024-11-20 09:28:01,088 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6631578947368421 [2024-11-20 09:28:01,088 INFO L175 Difference]: Start difference. First operand has 51 places, 38 transitions, 156 flow. Second operand 10 states and 252 transitions. [2024-11-20 09:28:01,088 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 56 places, 121 transitions, 812 flow [2024-11-20 09:28:01,100 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 54 places, 121 transitions, 748 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 09:28:01,102 INFO L231 Difference]: Finished difference. Result has 63 places, 45 transitions, 266 flow [2024-11-20 09:28:01,103 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=142, PETRI_DIFFERENCE_MINUEND_PLACES=45, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=38, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=29, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=266, PETRI_PLACES=63, PETRI_TRANSITIONS=45} [2024-11-20 09:28:01,103 INFO L277 CegarLoopForPetriNet]: 42 programPoint places, 21 predicate places. [2024-11-20 09:28:01,104 INFO L471 AbstractCegarLoop]: Abstraction has has 63 places, 45 transitions, 266 flow [2024-11-20 09:28:01,104 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 17.0) internal successors, (102), 6 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 09:28:01,104 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 09:28:01,105 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 09:28:01,105 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-20 09:28:01,105 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-20 09:28:01,106 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 09:28:01,106 INFO L85 PathProgramCache]: Analyzing trace with hash 1796555857, now seen corresponding path program 1 times [2024-11-20 09:28:01,106 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 09:28:01,107 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [759524597] [2024-11-20 09:28:01,107 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 09:28:01,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 09:28:01,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 09:28:01,250 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 09:28:01,250 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 09:28:01,250 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [759524597] [2024-11-20 09:28:01,251 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [759524597] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 09:28:01,252 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 09:28:01,252 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-20 09:28:01,252 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [115717725] [2024-11-20 09:28:01,252 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 09:28:01,252 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-20 09:28:01,254 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 09:28:01,254 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-20 09:28:01,254 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-20 09:28:01,268 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 38 [2024-11-20 09:28:01,269 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 63 places, 45 transitions, 266 flow. Second operand has 6 states, 6 states have (on average 17.0) internal successors, (102), 6 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 09:28:01,269 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 09:28:01,269 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 38 [2024-11-20 09:28:01,269 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 09:28:01,587 INFO L124 PetriNetUnfolderBase]: 1248/2367 cut-off events. [2024-11-20 09:28:01,588 INFO L125 PetriNetUnfolderBase]: For 8290/8294 co-relation queries the response was YES. [2024-11-20 09:28:01,593 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8597 conditions, 2367 events. 1248/2367 cut-off events. For 8290/8294 co-relation queries the response was YES. Maximal size of possible extension queue 165. Compared 15831 event pairs, 226 based on Foata normal form. 67/2399 useless extension candidates. Maximal degree in co-relation 8572. Up to 954 conditions per place. [2024-11-20 09:28:01,601 INFO L140 encePairwiseOnDemand]: 28/38 looper letters, 45 selfloop transitions, 17 changer transitions 50/124 dead transitions. [2024-11-20 09:28:01,601 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 124 transitions, 988 flow [2024-11-20 09:28:01,602 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-20 09:28:01,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-20 09:28:01,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 246 transitions. [2024-11-20 09:28:01,603 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6473684210526316 [2024-11-20 09:28:01,603 INFO L175 Difference]: Start difference. First operand has 63 places, 45 transitions, 266 flow. Second operand 10 states and 246 transitions. [2024-11-20 09:28:01,603 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 124 transitions, 988 flow [2024-11-20 09:28:01,615 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 124 transitions, 956 flow, removed 16 selfloop flow, removed 0 redundant places. [2024-11-20 09:28:01,616 INFO L231 Difference]: Finished difference. Result has 75 places, 54 transitions, 438 flow [2024-11-20 09:28:01,616 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=254, PETRI_DIFFERENCE_MINUEND_PLACES=57, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=32, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=438, PETRI_PLACES=75, PETRI_TRANSITIONS=54} [2024-11-20 09:28:01,617 INFO L277 CegarLoopForPetriNet]: 42 programPoint places, 33 predicate places. [2024-11-20 09:28:01,617 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 54 transitions, 438 flow [2024-11-20 09:28:01,617 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 17.0) internal successors, (102), 6 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 09:28:01,617 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 09:28:01,617 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 09:28:01,617 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-20 09:28:01,618 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-20 09:28:01,618 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 09:28:01,618 INFO L85 PathProgramCache]: Analyzing trace with hash -226134832, now seen corresponding path program 1 times [2024-11-20 09:28:01,618 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 09:28:01,618 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1952161841] [2024-11-20 09:28:01,618 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 09:28:01,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 09:28:01,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 09:28:01,742 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 09:28:01,743 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 09:28:01,743 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1952161841] [2024-11-20 09:28:01,743 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1952161841] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 09:28:01,743 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 09:28:01,743 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-20 09:28:01,744 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1627326487] [2024-11-20 09:28:01,744 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 09:28:01,744 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-20 09:28:01,744 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 09:28:01,745 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-20 09:28:01,745 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-20 09:28:01,754 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 38 [2024-11-20 09:28:01,754 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 54 transitions, 438 flow. Second operand has 6 states, 6 states have (on average 17.166666666666668) internal successors, (103), 6 states have internal predecessors, (103), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 09:28:01,754 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 09:28:01,754 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 38 [2024-11-20 09:28:01,754 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 09:28:02,012 INFO L124 PetriNetUnfolderBase]: 1123/2119 cut-off events. [2024-11-20 09:28:02,013 INFO L125 PetriNetUnfolderBase]: For 12138/12144 co-relation queries the response was YES. [2024-11-20 09:28:02,019 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9086 conditions, 2119 events. 1123/2119 cut-off events. For 12138/12144 co-relation queries the response was YES. Maximal size of possible extension queue 146. Compared 13898 event pairs, 122 based on Foata normal form. 51/2159 useless extension candidates. Maximal degree in co-relation 9050. Up to 900 conditions per place. [2024-11-20 09:28:02,027 INFO L140 encePairwiseOnDemand]: 28/38 looper letters, 44 selfloop transitions, 22 changer transitions 40/118 dead transitions. [2024-11-20 09:28:02,027 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 78 places, 118 transitions, 1166 flow [2024-11-20 09:28:02,028 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-20 09:28:02,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-20 09:28:02,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 234 transitions. [2024-11-20 09:28:02,029 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6157894736842106 [2024-11-20 09:28:02,029 INFO L175 Difference]: Start difference. First operand has 75 places, 54 transitions, 438 flow. Second operand 10 states and 234 transitions. [2024-11-20 09:28:02,029 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 78 places, 118 transitions, 1166 flow [2024-11-20 09:28:02,045 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 74 places, 118 transitions, 1114 flow, removed 26 selfloop flow, removed 4 redundant places. [2024-11-20 09:28:02,047 INFO L231 Difference]: Finished difference. Result has 83 places, 62 transitions, 620 flow [2024-11-20 09:28:02,047 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=406, PETRI_DIFFERENCE_MINUEND_PLACES=65, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=54, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=35, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=620, PETRI_PLACES=83, PETRI_TRANSITIONS=62} [2024-11-20 09:28:02,051 INFO L277 CegarLoopForPetriNet]: 42 programPoint places, 41 predicate places. [2024-11-20 09:28:02,051 INFO L471 AbstractCegarLoop]: Abstraction has has 83 places, 62 transitions, 620 flow [2024-11-20 09:28:02,052 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 17.166666666666668) internal successors, (103), 6 states have internal predecessors, (103), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 09:28:02,052 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 09:28:02,052 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 09:28:02,052 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-20 09:28:02,052 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-20 09:28:02,052 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 09:28:02,052 INFO L85 PathProgramCache]: Analyzing trace with hash -1120916888, now seen corresponding path program 1 times [2024-11-20 09:28:02,052 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 09:28:02,053 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1089724332] [2024-11-20 09:28:02,053 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 09:28:02,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 09:28:02,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 09:28:02,155 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 09:28:02,155 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 09:28:02,156 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1089724332] [2024-11-20 09:28:02,156 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1089724332] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 09:28:02,156 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 09:28:02,156 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-20 09:28:02,156 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [120263349] [2024-11-20 09:28:02,156 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 09:28:02,157 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-20 09:28:02,157 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 09:28:02,157 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-20 09:28:02,157 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-20 09:28:02,168 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 38 [2024-11-20 09:28:02,169 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 83 places, 62 transitions, 620 flow. Second operand has 6 states, 6 states have (on average 17.333333333333332) internal successors, (104), 6 states have internal predecessors, (104), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 09:28:02,169 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 09:28:02,169 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 38 [2024-11-20 09:28:02,169 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 09:28:02,477 INFO L124 PetriNetUnfolderBase]: 1300/2526 cut-off events. [2024-11-20 09:28:02,477 INFO L125 PetriNetUnfolderBase]: For 19395/19395 co-relation queries the response was YES. [2024-11-20 09:28:02,486 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11691 conditions, 2526 events. 1300/2526 cut-off events. For 19395/19395 co-relation queries the response was YES. Maximal size of possible extension queue 179. Compared 18236 event pairs, 237 based on Foata normal form. 50/2537 useless extension candidates. Maximal degree in co-relation 11648. Up to 688 conditions per place. [2024-11-20 09:28:02,496 INFO L140 encePairwiseOnDemand]: 28/38 looper letters, 48 selfloop transitions, 26 changer transitions 43/129 dead transitions. [2024-11-20 09:28:02,496 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 86 places, 129 transitions, 1428 flow [2024-11-20 09:28:02,497 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-20 09:28:02,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-20 09:28:02,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 239 transitions. [2024-11-20 09:28:02,498 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6289473684210526 [2024-11-20 09:28:02,498 INFO L175 Difference]: Start difference. First operand has 83 places, 62 transitions, 620 flow. Second operand 10 states and 239 transitions. [2024-11-20 09:28:02,498 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 86 places, 129 transitions, 1428 flow [2024-11-20 09:28:02,547 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 80 places, 129 transitions, 1370 flow, removed 29 selfloop flow, removed 6 redundant places. [2024-11-20 09:28:02,549 INFO L231 Difference]: Finished difference. Result has 89 places, 62 transitions, 726 flow [2024-11-20 09:28:02,549 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=594, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=62, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=24, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=36, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=726, PETRI_PLACES=89, PETRI_TRANSITIONS=62} [2024-11-20 09:28:02,550 INFO L277 CegarLoopForPetriNet]: 42 programPoint places, 47 predicate places. [2024-11-20 09:28:02,550 INFO L471 AbstractCegarLoop]: Abstraction has has 89 places, 62 transitions, 726 flow [2024-11-20 09:28:02,550 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 17.333333333333332) internal successors, (104), 6 states have internal predecessors, (104), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 09:28:02,550 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 09:28:02,550 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 09:28:02,550 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-20 09:28:02,551 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-20 09:28:02,551 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 09:28:02,551 INFO L85 PathProgramCache]: Analyzing trace with hash -1816199724, now seen corresponding path program 1 times [2024-11-20 09:28:02,551 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 09:28:02,551 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1530093351] [2024-11-20 09:28:02,552 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 09:28:02,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 09:28:02,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 09:28:02,655 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 09:28:02,656 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 09:28:02,656 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1530093351] [2024-11-20 09:28:02,656 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1530093351] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 09:28:02,657 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 09:28:02,657 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-20 09:28:02,657 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2147117552] [2024-11-20 09:28:02,657 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 09:28:02,657 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-20 09:28:02,658 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 09:28:02,658 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-20 09:28:02,658 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-20 09:28:02,671 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 38 [2024-11-20 09:28:02,671 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 89 places, 62 transitions, 726 flow. Second operand has 6 states, 6 states have (on average 17.333333333333332) internal successors, (104), 6 states have internal predecessors, (104), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 09:28:02,671 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 09:28:02,671 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 38 [2024-11-20 09:28:02,671 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 09:28:03,082 INFO L124 PetriNetUnfolderBase]: 1473/2999 cut-off events. [2024-11-20 09:28:03,084 INFO L125 PetriNetUnfolderBase]: For 27342/27342 co-relation queries the response was YES. [2024-11-20 09:28:03,096 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14327 conditions, 2999 events. 1473/2999 cut-off events. For 27342/27342 co-relation queries the response was YES. Maximal size of possible extension queue 213. Compared 23531 event pairs, 255 based on Foata normal form. 50/2966 useless extension candidates. Maximal degree in co-relation 14294. Up to 912 conditions per place. [2024-11-20 09:28:03,114 INFO L140 encePairwiseOnDemand]: 28/38 looper letters, 46 selfloop transitions, 25 changer transitions 46/129 dead transitions. [2024-11-20 09:28:03,116 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 92 places, 129 transitions, 1656 flow [2024-11-20 09:28:03,116 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-20 09:28:03,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-20 09:28:03,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 237 transitions. [2024-11-20 09:28:03,117 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6236842105263158 [2024-11-20 09:28:03,117 INFO L175 Difference]: Start difference. First operand has 89 places, 62 transitions, 726 flow. Second operand 10 states and 237 transitions. [2024-11-20 09:28:03,118 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 92 places, 129 transitions, 1656 flow [2024-11-20 09:28:03,151 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 87 places, 129 transitions, 1592 flow, removed 32 selfloop flow, removed 5 redundant places. [2024-11-20 09:28:03,156 INFO L231 Difference]: Finished difference. Result has 96 places, 61 transitions, 826 flow [2024-11-20 09:28:03,157 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=708, PETRI_DIFFERENCE_MINUEND_PLACES=78, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=62, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=23, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=37, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=826, PETRI_PLACES=96, PETRI_TRANSITIONS=61} [2024-11-20 09:28:03,158 INFO L277 CegarLoopForPetriNet]: 42 programPoint places, 54 predicate places. [2024-11-20 09:28:03,158 INFO L471 AbstractCegarLoop]: Abstraction has has 96 places, 61 transitions, 826 flow [2024-11-20 09:28:03,159 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 17.333333333333332) internal successors, (104), 6 states have internal predecessors, (104), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 09:28:03,159 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 09:28:03,159 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 09:28:03,159 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-20 09:28:03,159 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-20 09:28:03,160 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 09:28:03,160 INFO L85 PathProgramCache]: Analyzing trace with hash 1553740880, now seen corresponding path program 1 times [2024-11-20 09:28:03,160 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 09:28:03,160 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1492166197] [2024-11-20 09:28:03,160 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 09:28:03,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 09:28:03,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 09:28:03,271 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 09:28:03,272 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 09:28:03,272 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1492166197] [2024-11-20 09:28:03,272 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1492166197] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 09:28:03,272 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 09:28:03,272 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-20 09:28:03,273 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1599253562] [2024-11-20 09:28:03,273 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 09:28:03,273 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-20 09:28:03,273 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 09:28:03,273 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-20 09:28:03,274 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-20 09:28:03,282 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 38 [2024-11-20 09:28:03,283 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 96 places, 61 transitions, 826 flow. Second operand has 6 states, 6 states have (on average 17.333333333333332) internal successors, (104), 6 states have internal predecessors, (104), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 09:28:03,283 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 09:28:03,283 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 38 [2024-11-20 09:28:03,283 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 09:28:03,694 INFO L124 PetriNetUnfolderBase]: 1674/3540 cut-off events. [2024-11-20 09:28:03,694 INFO L125 PetriNetUnfolderBase]: For 37032/37032 co-relation queries the response was YES. [2024-11-20 09:28:03,741 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16815 conditions, 3540 events. 1674/3540 cut-off events. For 37032/37032 co-relation queries the response was YES. Maximal size of possible extension queue 273. Compared 30081 event pairs, 325 based on Foata normal form. 58/3535 useless extension candidates. Maximal degree in co-relation 16778. Up to 1068 conditions per place. [2024-11-20 09:28:03,755 INFO L140 encePairwiseOnDemand]: 28/38 looper letters, 41 selfloop transitions, 23 changer transitions 50/126 dead transitions. [2024-11-20 09:28:03,755 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 99 places, 126 transitions, 1826 flow [2024-11-20 09:28:03,756 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-20 09:28:03,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-20 09:28:03,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 235 transitions. [2024-11-20 09:28:03,757 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.618421052631579 [2024-11-20 09:28:03,757 INFO L175 Difference]: Start difference. First operand has 96 places, 61 transitions, 826 flow. Second operand 10 states and 235 transitions. [2024-11-20 09:28:03,757 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 99 places, 126 transitions, 1826 flow [2024-11-20 09:28:03,802 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 92 places, 126 transitions, 1688 flow, removed 53 selfloop flow, removed 7 redundant places. [2024-11-20 09:28:03,804 INFO L231 Difference]: Finished difference. Result has 99 places, 56 transitions, 742 flow [2024-11-20 09:28:03,804 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=780, PETRI_DIFFERENCE_MINUEND_PLACES=83, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=61, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=23, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=38, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=742, PETRI_PLACES=99, PETRI_TRANSITIONS=56} [2024-11-20 09:28:03,805 INFO L277 CegarLoopForPetriNet]: 42 programPoint places, 57 predicate places. [2024-11-20 09:28:03,805 INFO L471 AbstractCegarLoop]: Abstraction has has 99 places, 56 transitions, 742 flow [2024-11-20 09:28:03,805 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 17.333333333333332) internal successors, (104), 6 states have internal predecessors, (104), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 09:28:03,805 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 09:28:03,805 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 09:28:03,805 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-20 09:28:03,805 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-20 09:28:03,806 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 09:28:03,806 INFO L85 PathProgramCache]: Analyzing trace with hash 1746482305, now seen corresponding path program 1 times [2024-11-20 09:28:03,806 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 09:28:03,806 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [221867703] [2024-11-20 09:28:03,807 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 09:28:03,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 09:28:03,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 09:28:03,865 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 09:28:03,865 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 09:28:03,866 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [221867703] [2024-11-20 09:28:03,866 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [221867703] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 09:28:03,866 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 09:28:03,866 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-20 09:28:03,866 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [814196712] [2024-11-20 09:28:03,866 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 09:28:03,867 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-20 09:28:03,867 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 09:28:03,867 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-20 09:28:03,867 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-20 09:28:03,876 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 38 [2024-11-20 09:28:03,876 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 99 places, 56 transitions, 742 flow. Second operand has 4 states, 4 states have (on average 22.5) internal successors, (90), 4 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 09:28:03,876 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 09:28:03,876 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 38 [2024-11-20 09:28:03,876 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 09:28:04,270 INFO L124 PetriNetUnfolderBase]: 2311/4501 cut-off events. [2024-11-20 09:28:04,271 INFO L125 PetriNetUnfolderBase]: For 13456/13617 co-relation queries the response was YES. [2024-11-20 09:28:04,288 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12234 conditions, 4501 events. 2311/4501 cut-off events. For 13456/13617 co-relation queries the response was YES. Maximal size of possible extension queue 405. Compared 36444 event pairs, 634 based on Foata normal form. 237/4489 useless extension candidates. Maximal degree in co-relation 12196. Up to 1973 conditions per place. [2024-11-20 09:28:04,294 INFO L140 encePairwiseOnDemand]: 32/38 looper letters, 26 selfloop transitions, 5 changer transitions 0/71 dead transitions. [2024-11-20 09:28:04,295 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 96 places, 71 transitions, 838 flow [2024-11-20 09:28:04,295 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-20 09:28:04,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-20 09:28:04,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 113 transitions. [2024-11-20 09:28:04,296 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.743421052631579 [2024-11-20 09:28:04,296 INFO L175 Difference]: Start difference. First operand has 99 places, 56 transitions, 742 flow. Second operand 4 states and 113 transitions. [2024-11-20 09:28:04,296 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 96 places, 71 transitions, 838 flow [2024-11-20 09:28:04,322 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 83 places, 71 transitions, 745 flow, removed 16 selfloop flow, removed 13 redundant places. [2024-11-20 09:28:04,324 INFO L231 Difference]: Finished difference. Result has 85 places, 60 transitions, 687 flow [2024-11-20 09:28:04,324 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=649, PETRI_DIFFERENCE_MINUEND_PLACES=80, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=56, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=51, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=687, PETRI_PLACES=85, PETRI_TRANSITIONS=60} [2024-11-20 09:28:04,325 INFO L277 CegarLoopForPetriNet]: 42 programPoint places, 43 predicate places. [2024-11-20 09:28:04,325 INFO L471 AbstractCegarLoop]: Abstraction has has 85 places, 60 transitions, 687 flow [2024-11-20 09:28:04,325 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 22.5) internal successors, (90), 4 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 09:28:04,325 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 09:28:04,325 INFO L204 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] [2024-11-20 09:28:04,325 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-20 09:28:04,326 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-20 09:28:04,326 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 09:28:04,326 INFO L85 PathProgramCache]: Analyzing trace with hash -2005224246, now seen corresponding path program 1 times [2024-11-20 09:28:04,326 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 09:28:04,326 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1518324717] [2024-11-20 09:28:04,326 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 09:28:04,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 09:28:04,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 09:28:04,407 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 09:28:04,407 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 09:28:04,407 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1518324717] [2024-11-20 09:28:04,407 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1518324717] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 09:28:04,407 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 09:28:04,408 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-20 09:28:04,408 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1076298232] [2024-11-20 09:28:04,408 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 09:28:04,408 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-20 09:28:04,408 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 09:28:04,409 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-20 09:28:04,409 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-20 09:28:04,417 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 38 [2024-11-20 09:28:04,417 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 85 places, 60 transitions, 687 flow. Second operand has 5 states, 5 states have (on average 22.2) internal successors, (111), 5 states have internal predecessors, (111), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 09:28:04,418 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 09:28:04,418 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 38 [2024-11-20 09:28:04,418 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 09:28:04,773 INFO L124 PetriNetUnfolderBase]: 1904/3656 cut-off events. [2024-11-20 09:28:04,774 INFO L125 PetriNetUnfolderBase]: For 3336/4487 co-relation queries the response was YES. [2024-11-20 09:28:04,786 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9881 conditions, 3656 events. 1904/3656 cut-off events. For 3336/4487 co-relation queries the response was YES. Maximal size of possible extension queue 356. Compared 27896 event pairs, 169 based on Foata normal form. 273/3733 useless extension candidates. Maximal degree in co-relation 9851. Up to 1820 conditions per place. [2024-11-20 09:28:04,790 INFO L140 encePairwiseOnDemand]: 32/38 looper letters, 30 selfloop transitions, 8 changer transitions 3/81 dead transitions. [2024-11-20 09:28:04,791 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 89 places, 81 transitions, 832 flow [2024-11-20 09:28:04,791 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-20 09:28:04,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-20 09:28:04,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 143 transitions. [2024-11-20 09:28:04,792 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7526315789473684 [2024-11-20 09:28:04,792 INFO L175 Difference]: Start difference. First operand has 85 places, 60 transitions, 687 flow. Second operand 5 states and 143 transitions. [2024-11-20 09:28:04,792 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 89 places, 81 transitions, 832 flow [2024-11-20 09:28:04,799 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 85 places, 81 transitions, 797 flow, removed 16 selfloop flow, removed 4 redundant places. [2024-11-20 09:28:04,801 INFO L231 Difference]: Finished difference. Result has 87 places, 64 transitions, 707 flow [2024-11-20 09:28:04,801 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=653, PETRI_DIFFERENCE_MINUEND_PLACES=81, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=60, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=52, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=707, PETRI_PLACES=87, PETRI_TRANSITIONS=64} [2024-11-20 09:28:04,801 INFO L277 CegarLoopForPetriNet]: 42 programPoint places, 45 predicate places. [2024-11-20 09:28:04,802 INFO L471 AbstractCegarLoop]: Abstraction has has 87 places, 64 transitions, 707 flow [2024-11-20 09:28:04,802 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 22.2) internal successors, (111), 5 states have internal predecessors, (111), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 09:28:04,802 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 09:28:04,802 INFO L204 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] [2024-11-20 09:28:04,802 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-20 09:28:04,802 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-20 09:28:04,803 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 09:28:04,803 INFO L85 PathProgramCache]: Analyzing trace with hash -544176309, now seen corresponding path program 1 times [2024-11-20 09:28:04,803 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 09:28:04,803 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1475322777] [2024-11-20 09:28:04,803 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 09:28:04,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 09:28:04,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 09:28:04,901 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-20 09:28:04,901 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 09:28:04,902 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1475322777] [2024-11-20 09:28:04,902 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1475322777] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 09:28:04,902 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 09:28:04,902 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-20 09:28:04,902 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [188084072] [2024-11-20 09:28:04,905 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 09:28:04,905 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-20 09:28:04,906 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 09:28:04,906 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-20 09:28:04,906 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-11-20 09:28:04,910 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 38 [2024-11-20 09:28:04,911 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 87 places, 64 transitions, 707 flow. Second operand has 6 states, 6 states have (on average 22.0) internal successors, (132), 6 states have internal predecessors, (132), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 09:28:04,911 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 09:28:04,911 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 38 [2024-11-20 09:28:04,911 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 09:28:05,169 INFO L124 PetriNetUnfolderBase]: 1648/3056 cut-off events. [2024-11-20 09:28:05,170 INFO L125 PetriNetUnfolderBase]: For 5772/8096 co-relation queries the response was YES. [2024-11-20 09:28:05,178 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9986 conditions, 3056 events. 1648/3056 cut-off events. For 5772/8096 co-relation queries the response was YES. Maximal size of possible extension queue 323. Compared 22167 event pairs, 91 based on Foata normal form. 248/3120 useless extension candidates. Maximal degree in co-relation 9957. Up to 1324 conditions per place. [2024-11-20 09:28:05,181 INFO L140 encePairwiseOnDemand]: 32/38 looper letters, 0 selfloop transitions, 0 changer transitions 79/79 dead transitions. [2024-11-20 09:28:05,181 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 88 places, 79 transitions, 818 flow [2024-11-20 09:28:05,182 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-20 09:28:05,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-20 09:28:05,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 164 transitions. [2024-11-20 09:28:05,183 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7192982456140351 [2024-11-20 09:28:05,183 INFO L175 Difference]: Start difference. First operand has 87 places, 64 transitions, 707 flow. Second operand 6 states and 164 transitions. [2024-11-20 09:28:05,183 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 88 places, 79 transitions, 818 flow [2024-11-20 09:28:05,190 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 81 places, 79 transitions, 772 flow, removed 9 selfloop flow, removed 7 redundant places. [2024-11-20 09:28:05,191 INFO L231 Difference]: Finished difference. Result has 81 places, 0 transitions, 0 flow [2024-11-20 09:28:05,192 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=640, PETRI_DIFFERENCE_MINUEND_PLACES=76, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=60, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=60, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=0, PETRI_PLACES=81, PETRI_TRANSITIONS=0} [2024-11-20 09:28:05,193 INFO L277 CegarLoopForPetriNet]: 42 programPoint places, 39 predicate places. [2024-11-20 09:28:05,193 INFO L471 AbstractCegarLoop]: Abstraction has has 81 places, 0 transitions, 0 flow [2024-11-20 09:28:05,193 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 22.0) internal successors, (132), 6 states have internal predecessors, (132), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-20 09:28:05,197 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (3 of 4 remaining) [2024-11-20 09:28:05,197 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 4 remaining) [2024-11-20 09:28:05,197 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 4 remaining) [2024-11-20 09:28:05,197 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 4 remaining) [2024-11-20 09:28:05,197 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-20 09:28:05,198 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 09:28:05,201 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-20 09:28:05,202 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-20 09:28:05,205 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 20.11 09:28:05 BasicIcfg [2024-11-20 09:28:05,206 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-20 09:28:05,206 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-20 09:28:05,206 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-20 09:28:05,206 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-20 09:28:05,207 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 09:27:59" (3/4) ... [2024-11-20 09:28:05,208 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-20 09:28:05,211 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P0 [2024-11-20 09:28:05,211 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P1 [2024-11-20 09:28:05,211 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P2 [2024-11-20 09:28:05,214 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 34 nodes and edges [2024-11-20 09:28:05,214 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 11 nodes and edges [2024-11-20 09:28:05,214 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-20 09:28:05,214 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-11-20 09:28:05,274 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-20 09:28:05,275 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2024-11-20 09:28:05,275 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-20 09:28:05,276 INFO L158 Benchmark]: Toolchain (without parser) took 6617.46ms. Allocated memory was 163.6MB in the beginning and 591.4MB in the end (delta: 427.8MB). Free memory was 94.0MB in the beginning and 324.0MB in the end (delta: -230.1MB). Peak memory consumption was 198.4MB. Max. memory is 16.1GB. [2024-11-20 09:28:05,276 INFO L158 Benchmark]: CDTParser took 0.12ms. Allocated memory is still 117.4MB. Free memory was 79.5MB in the beginning and 79.4MB in the end (delta: 139.9kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-20 09:28:05,276 INFO L158 Benchmark]: CACSL2BoogieTranslator took 428.90ms. Allocated memory is still 163.6MB. Free memory was 93.7MB in the beginning and 133.3MB in the end (delta: -39.6MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-11-20 09:28:05,276 INFO L158 Benchmark]: Boogie Procedure Inliner took 36.86ms. Allocated memory is still 163.6MB. Free memory was 133.3MB in the beginning and 130.7MB in the end (delta: 2.5MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-20 09:28:05,276 INFO L158 Benchmark]: Boogie Preprocessor took 36.79ms. Allocated memory is still 163.6MB. Free memory was 130.7MB in the beginning and 128.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-20 09:28:05,277 INFO L158 Benchmark]: RCFGBuilder took 358.57ms. Allocated memory is still 163.6MB. Free memory was 128.7MB in the beginning and 110.6MB in the end (delta: 18.1MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2024-11-20 09:28:05,277 INFO L158 Benchmark]: TraceAbstraction took 5681.31ms. Allocated memory was 163.6MB in the beginning and 591.4MB in the end (delta: 427.8MB). Free memory was 109.8MB in the beginning and 328.2MB in the end (delta: -218.4MB). Peak memory consumption was 276.0MB. Max. memory is 16.1GB. [2024-11-20 09:28:05,277 INFO L158 Benchmark]: Witness Printer took 69.02ms. Allocated memory is still 591.4MB. Free memory was 328.2MB in the beginning and 324.0MB in the end (delta: 4.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-20 09:28:05,278 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.12ms. Allocated memory is still 117.4MB. Free memory was 79.5MB in the beginning and 79.4MB in the end (delta: 139.9kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 428.90ms. Allocated memory is still 163.6MB. Free memory was 93.7MB in the beginning and 133.3MB in the end (delta: -39.6MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 36.86ms. Allocated memory is still 163.6MB. Free memory was 133.3MB in the beginning and 130.7MB in the end (delta: 2.5MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 36.79ms. Allocated memory is still 163.6MB. Free memory was 130.7MB in the beginning and 128.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 358.57ms. Allocated memory is still 163.6MB. Free memory was 128.7MB in the beginning and 110.6MB in the end (delta: 18.1MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * TraceAbstraction took 5681.31ms. Allocated memory was 163.6MB in the beginning and 591.4MB in the end (delta: 427.8MB). Free memory was 109.8MB in the beginning and 328.2MB in the end (delta: -218.4MB). Peak memory consumption was 276.0MB. Max. memory is 16.1GB. * Witness Printer took 69.02ms. Allocated memory is still 591.4MB. Free memory was 328.2MB in the beginning and 324.0MB in the end (delta: 4.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 18]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 7 procedures, 62 locations, 4 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: 5.6s, OverallIterations: 10, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 4.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 513 SdHoareTripleChecker+Valid, 0.8s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 472 mSDsluCounter, 434 SdHoareTripleChecker+Invalid, 0.6s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 297 mSDsCounter, 57 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 908 IncrementalHoareTripleChecker+Invalid, 965 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 57 mSolverCounterUnsat, 137 mSDtfsCounter, 908 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 88 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 75 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 69 ImplicationChecksByTransitivity, 0.5s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=826occurred in iteration=6, InterpolantAutomatonStates: 82, 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, 1.2s InterpolantComputationTime, 190 NumberOfCodeBlocks, 190 NumberOfCodeBlocksAsserted, 10 NumberOfCheckSat, 180 ConstructedInterpolants, 0 QuantifiedInterpolants, 714 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 10 InterpolantComputations, 10 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 - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-20 09:28:05,297 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE