./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/weaver/parallel-lamport.wvr.c --full-output --witness-type correctness_witness --witnessparser.only.consider.loop.invariants false --cacsl2boogietranslator.check.unreachability.of.reach_error.function false --validate ./goblint.2024-05-21_14-57-05.files/protection/parallel-lamport.wvr.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version cde23df1 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/AutomizerReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/weaver/parallel-lamport.wvr.c ./goblint.2024-05-21_14-57-05.files/protection/parallel-lamport.wvr.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --cacsl2boogietranslator.check.unreachability.of.reach_error.function false --- Real Ultimate output --- This is Ultimate 0.2.4-tmp.fs.goblint-validation-cde23df-m [2024-06-14 11:43:33,770 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-06-14 11:43:33,856 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-06-14 11:43:33,859 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-06-14 11:43:33,859 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-06-14 11:43:33,872 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-06-14 11:43:33,872 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-06-14 11:43:33,872 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-06-14 11:43:33,873 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-06-14 11:43:33,873 INFO L153 SettingsManager]: * Use memory slicer=true [2024-06-14 11:43:33,873 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-06-14 11:43:33,874 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-06-14 11:43:33,874 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-06-14 11:43:33,874 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-06-14 11:43:33,874 INFO L153 SettingsManager]: * Use SBE=true [2024-06-14 11:43:33,875 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-06-14 11:43:33,875 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-06-14 11:43:33,875 INFO L153 SettingsManager]: * sizeof long=4 [2024-06-14 11:43:33,876 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-06-14 11:43:33,876 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-06-14 11:43:33,876 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-06-14 11:43:33,876 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-06-14 11:43:33,877 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-06-14 11:43:33,877 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-06-14 11:43:33,877 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-06-14 11:43:33,877 INFO L153 SettingsManager]: * sizeof long double=12 [2024-06-14 11:43:33,878 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-06-14 11:43:33,878 INFO L153 SettingsManager]: * Use constant arrays=true [2024-06-14 11:43:33,878 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-06-14 11:43:33,878 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-06-14 11:43:33,878 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-06-14 11:43:33,879 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-06-14 11:43:33,879 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-06-14 11:43:33,879 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-06-14 11:43:33,879 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-06-14 11:43:33,879 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-06-14 11:43:33,880 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-06-14 11:43:33,880 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-06-14 11:43:33,880 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-06-14 11:43:33,880 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-06-14 11:43:33,880 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-06-14 11:43:33,880 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-06-14 11:43:33,881 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-06-14 11:43:33,881 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.plugins.generator.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check unreachability of reach_error function -> false [2024-06-14 11:43:34,146 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-06-14 11:43:34,164 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-06-14 11:43:34,166 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-06-14 11:43:34,167 INFO L270 PluginConnector]: Initializing CDTParser... [2024-06-14 11:43:34,168 INFO L274 PluginConnector]: CDTParser initialized [2024-06-14 11:43:34,168 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/parallel-lamport.wvr.c [2024-06-14 11:43:35,155 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-06-14 11:43:35,318 INFO L384 CDTParser]: Found 1 translation units. [2024-06-14 11:43:35,319 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/parallel-lamport.wvr.c [2024-06-14 11:43:35,326 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/909693ec9/6911a2146a3e437ba37e2f086f5b0811/FLAG39d2aca75 [2024-06-14 11:43:35,335 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/909693ec9/6911a2146a3e437ba37e2f086f5b0811 [2024-06-14 11:43:35,337 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-06-14 11:43:35,340 INFO L274 PluginConnector]: Witness Parser initialized [2024-06-14 11:43:35,340 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/./goblint.2024-05-21_14-57-05.files/protection/parallel-lamport.wvr.yml/witness.yml [2024-06-14 11:43:35,412 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-06-14 11:43:35,413 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-06-14 11:43:35,414 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-06-14 11:43:35,414 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-06-14 11:43:35,418 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-06-14 11:43:35,418 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.06 11:43:35" (1/2) ... [2024-06-14 11:43:35,420 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@25a2e1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.06 11:43:35, skipping insertion in model container [2024-06-14 11:43:35,420 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.06 11:43:35" (1/2) ... [2024-06-14 11:43:35,421 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@58f87cf8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.06 11:43:35, skipping insertion in model container [2024-06-14 11:43:35,421 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 14.06 11:43:35" (2/2) ... [2024-06-14 11:43:35,422 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@25a2e1 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:43:35, skipping insertion in model container [2024-06-14 11:43:35,422 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 14.06 11:43:35" (2/2) ... [2024-06-14 11:43:35,422 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-06-14 11:43:35,441 INFO L95 edCorrectnessWitness]: Found the following entries in the witness: [2024-06-14 11:43:35,442 INFO L97 edCorrectnessWitness]: Location invariant before [L155-L155] (! multithreaded || -2147483647 <= n2) && (! multithreaded || -2147483647 <= n1) [2024-06-14 11:43:35,442 INFO L97 edCorrectnessWitness]: Location invariant before [L154-L154] (! multithreaded || -2147483647 <= n2) && (! multithreaded || -2147483647 <= n1) [2024-06-14 11:43:35,442 INFO L97 edCorrectnessWitness]: Location invariant before [L156-L156] (! multithreaded || -2147483647 <= n2) && (! multithreaded || -2147483647 <= n1) [2024-06-14 11:43:35,442 INFO L103 edCorrectnessWitness]: ghost_variable multithreaded = 0 [2024-06-14 11:43:35,442 INFO L106 edCorrectnessWitness]: ghost_update [L153-L153] multithreaded = 1; [2024-06-14 11:43:35,461 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-06-14 11:43:35,643 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-06-14 11:43:35,650 INFO L202 MainTranslator]: Completed pre-run Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-06-14 11:43:35,714 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-06-14 11:43:35,727 INFO L206 MainTranslator]: Completed translation [2024-06-14 11:43:35,732 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:43:35 WrapperNode [2024-06-14 11:43:35,732 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-06-14 11:43:35,734 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-06-14 11:43:35,734 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-06-14 11:43:35,734 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-06-14 11:43:35,739 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:43:35" (1/1) ... [2024-06-14 11:43:35,754 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:43:35" (1/1) ... [2024-06-14 11:43:35,783 INFO L138 Inliner]: procedures = 24, calls = 75, calls flagged for inlining = 16, calls inlined = 16, statements flattened = 236 [2024-06-14 11:43:35,784 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-06-14 11:43:35,785 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-06-14 11:43:35,785 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-06-14 11:43:35,785 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-06-14 11:43:35,793 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:43:35" (1/1) ... [2024-06-14 11:43:35,793 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:43:35" (1/1) ... [2024-06-14 11:43:35,806 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:43:35" (1/1) ... [2024-06-14 11:43:35,818 INFO L175 MemorySlicer]: Split 7 memory accesses to 2 slices as follows [2, 5]. 71 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 1 writes are split as follows [0, 1]. [2024-06-14 11:43:35,827 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:43:35" (1/1) ... [2024-06-14 11:43:35,827 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:43:35" (1/1) ... [2024-06-14 11:43:35,832 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:43:35" (1/1) ... [2024-06-14 11:43:35,839 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:43:35" (1/1) ... [2024-06-14 11:43:35,841 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:43:35" (1/1) ... [2024-06-14 11:43:35,844 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:43:35" (1/1) ... [2024-06-14 11:43:35,846 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-06-14 11:43:35,848 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-06-14 11:43:35,848 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-06-14 11:43:35,849 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-06-14 11:43:35,849 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:43:35" (1/1) ... [2024-06-14 11:43:35,853 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-06-14 11:43:35,858 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-06-14 11:43:35,872 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-06-14 11:43:35,904 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-06-14 11:43:35,932 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-06-14 11:43:35,932 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-06-14 11:43:35,932 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-06-14 11:43:35,932 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-06-14 11:43:35,932 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-06-14 11:43:35,932 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-06-14 11:43:35,933 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-06-14 11:43:35,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-06-14 11:43:35,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-06-14 11:43:35,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-06-14 11:43:35,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-06-14 11:43:35,933 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-06-14 11:43:35,934 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-06-14 11:43:35,934 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-06-14 11:43:35,934 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-06-14 11:43:35,934 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-06-14 11:43:35,936 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-06-14 11:43:35,936 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-06-14 11:43:35,937 WARN L214 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-06-14 11:43:36,080 INFO L244 CfgBuilder]: Building ICFG [2024-06-14 11:43:36,082 INFO L270 CfgBuilder]: Building CFG for each procedure with an implementation [2024-06-14 11:43:36,297 INFO L289 CfgBuilder]: Ommited future-live optimization because the input is a concurrent program. [2024-06-14 11:43:36,298 INFO L293 CfgBuilder]: Performing block encoding [2024-06-14 11:43:36,472 INFO L315 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-06-14 11:43:36,472 INFO L320 CfgBuilder]: Removed 1 assume(true) statements. [2024-06-14 11:43:36,472 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.06 11:43:36 BoogieIcfgContainer [2024-06-14 11:43:36,472 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-06-14 11:43:36,474 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-06-14 11:43:36,474 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-06-14 11:43:36,476 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-06-14 11:43:36,476 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.06 11:43:35" (1/4) ... [2024-06-14 11:43:36,478 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@55e78858 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.06 11:43:36, skipping insertion in model container [2024-06-14 11:43:36,478 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 14.06 11:43:35" (2/4) ... [2024-06-14 11:43:36,479 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@55e78858 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 14.06 11:43:36, skipping insertion in model container [2024-06-14 11:43:36,479 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:43:35" (3/4) ... [2024-06-14 11:43:36,479 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@55e78858 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 14.06 11:43:36, skipping insertion in model container [2024-06-14 11:43:36,479 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.06 11:43:36" (4/4) ... [2024-06-14 11:43:36,480 INFO L112 eAbstractionObserver]: Analyzing ICFG parallel-lamport.wvr.c [2024-06-14 11:43:36,492 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-06-14 11:43:36,492 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 3 error locations. [2024-06-14 11:43:36,493 INFO L522 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-06-14 11:43:36,534 INFO L144 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-06-14 11:43:36,563 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 62 places, 53 transitions, 127 flow [2024-06-14 11:43:36,591 INFO L124 PetriNetUnfolderBase]: 1/50 cut-off events. [2024-06-14 11:43:36,592 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-06-14 11:43:36,593 INFO L83 FinitePrefix]: Finished finitePrefix Result has 63 conditions, 50 events. 1/50 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 85 event pairs, 0 based on Foata normal form. 0/46 useless extension candidates. Maximal degree in co-relation 41. Up to 2 conditions per place. [2024-06-14 11:43:36,594 INFO L82 GeneralOperation]: Start removeDead. Operand has 62 places, 53 transitions, 127 flow [2024-06-14 11:43:36,596 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 54 places, 45 transitions, 99 flow [2024-06-14 11:43:36,602 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-06-14 11:43:36,610 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=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;@c5911ea, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-06-14 11:43:36,611 INFO L358 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2024-06-14 11:43:36,615 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-06-14 11:43:36,615 INFO L124 PetriNetUnfolderBase]: 1/8 cut-off events. [2024-06-14 11:43:36,615 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-06-14 11:43:36,615 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-14 11:43:36,616 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2024-06-14 11:43:36,616 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-14 11:43:36,620 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-14 11:43:36,620 INFO L85 PathProgramCache]: Analyzing trace with hash 564492746, now seen corresponding path program 1 times [2024-06-14 11:43:36,627 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-14 11:43:36,627 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [98796135] [2024-06-14 11:43:36,627 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-14 11:43:36,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-14 11:43:36,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-14 11:43:36,897 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-14 11:43:36,898 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-14 11:43:36,898 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [98796135] [2024-06-14 11:43:36,899 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [98796135] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-14 11:43:36,899 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-14 11:43:36,899 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-06-14 11:43:36,900 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [274985179] [2024-06-14 11:43:36,901 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-14 11:43:36,906 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-06-14 11:43:36,911 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-14 11:43:36,932 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-06-14 11:43:36,933 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-06-14 11:43:36,959 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 53 [2024-06-14 11:43:36,961 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 54 places, 45 transitions, 99 flow. Second operand has 3 states, 3 states have (on average 19.333333333333332) internal successors, (58), 3 states have internal predecessors, (58), 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-06-14 11:43:36,961 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-14 11:43:36,961 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 53 [2024-06-14 11:43:36,962 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-14 11:43:37,336 INFO L124 PetriNetUnfolderBase]: 1948/3285 cut-off events. [2024-06-14 11:43:37,337 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2024-06-14 11:43:37,344 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6308 conditions, 3285 events. 1948/3285 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 158. Compared 19880 event pairs, 855 based on Foata normal form. 5/3215 useless extension candidates. Maximal degree in co-relation 6289. Up to 2880 conditions per place. [2024-06-14 11:43:37,358 INFO L140 encePairwiseOnDemand]: 47/53 looper letters, 42 selfloop transitions, 3 changer transitions 0/58 dead transitions. [2024-06-14 11:43:37,358 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 56 places, 58 transitions, 221 flow [2024-06-14 11:43:37,359 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-06-14 11:43:37,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-06-14 11:43:37,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 99 transitions. [2024-06-14 11:43:37,368 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6226415094339622 [2024-06-14 11:43:37,370 INFO L175 Difference]: Start difference. First operand has 54 places, 45 transitions, 99 flow. Second operand 3 states and 99 transitions. [2024-06-14 11:43:37,370 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 56 places, 58 transitions, 221 flow [2024-06-14 11:43:37,373 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 58 transitions, 216 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-06-14 11:43:37,378 INFO L231 Difference]: Finished difference. Result has 54 places, 47 transitions, 119 flow [2024-06-14 11:43:37,379 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=96, PETRI_DIFFERENCE_MINUEND_PLACES=51, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=119, PETRI_PLACES=54, PETRI_TRANSITIONS=47} [2024-06-14 11:43:37,382 INFO L281 CegarLoopForPetriNet]: 54 programPoint places, 0 predicate places. [2024-06-14 11:43:37,383 INFO L495 AbstractCegarLoop]: Abstraction has has 54 places, 47 transitions, 119 flow [2024-06-14 11:43:37,383 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 19.333333333333332) internal successors, (58), 3 states have internal predecessors, (58), 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-06-14 11:43:37,383 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-14 11:43:37,384 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-14 11:43:37,384 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-06-14 11:43:37,384 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-14 11:43:37,386 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-14 11:43:37,386 INFO L85 PathProgramCache]: Analyzing trace with hash 2121329352, now seen corresponding path program 1 times [2024-06-14 11:43:37,386 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-14 11:43:37,387 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1165784615] [2024-06-14 11:43:37,387 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-14 11:43:37,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-14 11:43:37,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-14 11:43:37,518 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-14 11:43:37,518 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-14 11:43:37,518 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1165784615] [2024-06-14 11:43:37,519 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1165784615] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-14 11:43:37,519 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-14 11:43:37,519 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-14 11:43:37,519 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2016420329] [2024-06-14 11:43:37,519 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-14 11:43:37,520 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-06-14 11:43:37,520 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-14 11:43:37,520 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-06-14 11:43:37,520 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-06-14 11:43:37,552 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 53 [2024-06-14 11:43:37,553 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 54 places, 47 transitions, 119 flow. Second operand has 5 states, 5 states have (on average 15.8) internal successors, (79), 5 states have internal predecessors, (79), 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-06-14 11:43:37,553 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-14 11:43:37,553 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 53 [2024-06-14 11:43:37,554 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-14 11:43:38,040 INFO L124 PetriNetUnfolderBase]: 3302/5277 cut-off events. [2024-06-14 11:43:38,041 INFO L125 PetriNetUnfolderBase]: For 637/637 co-relation queries the response was YES. [2024-06-14 11:43:38,048 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11229 conditions, 5277 events. 3302/5277 cut-off events. For 637/637 co-relation queries the response was YES. Maximal size of possible extension queue 201. Compared 31475 event pairs, 751 based on Foata normal form. 95/5357 useless extension candidates. Maximal degree in co-relation 11210. Up to 2744 conditions per place. [2024-06-14 11:43:38,070 INFO L140 encePairwiseOnDemand]: 44/53 looper letters, 80 selfloop transitions, 10 changer transitions 0/100 dead transitions. [2024-06-14 11:43:38,070 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 58 places, 100 transitions, 432 flow [2024-06-14 11:43:38,070 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-06-14 11:43:38,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-06-14 11:43:38,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 161 transitions. [2024-06-14 11:43:38,076 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6075471698113207 [2024-06-14 11:43:38,076 INFO L175 Difference]: Start difference. First operand has 54 places, 47 transitions, 119 flow. Second operand 5 states and 161 transitions. [2024-06-14 11:43:38,077 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 58 places, 100 transitions, 432 flow [2024-06-14 11:43:38,078 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 57 places, 100 transitions, 428 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-06-14 11:43:38,081 INFO L231 Difference]: Finished difference. Result has 60 places, 52 transitions, 178 flow [2024-06-14 11:43:38,083 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=116, PETRI_DIFFERENCE_MINUEND_PLACES=53, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=47, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=39, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=178, PETRI_PLACES=60, PETRI_TRANSITIONS=52} [2024-06-14 11:43:38,083 INFO L281 CegarLoopForPetriNet]: 54 programPoint places, 6 predicate places. [2024-06-14 11:43:38,084 INFO L495 AbstractCegarLoop]: Abstraction has has 60 places, 52 transitions, 178 flow [2024-06-14 11:43:38,084 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 15.8) internal successors, (79), 5 states have internal predecessors, (79), 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-06-14 11:43:38,085 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-14 11:43:38,089 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-14 11:43:38,089 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-06-14 11:43:38,089 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-14 11:43:38,091 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-14 11:43:38,091 INFO L85 PathProgramCache]: Analyzing trace with hash -1972304721, now seen corresponding path program 1 times [2024-06-14 11:43:38,092 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-14 11:43:38,092 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1320700562] [2024-06-14 11:43:38,092 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-14 11:43:38,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-14 11:43:38,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-14 11:43:38,241 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-14 11:43:38,241 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-14 11:43:38,241 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1320700562] [2024-06-14 11:43:38,241 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1320700562] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-14 11:43:38,242 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-14 11:43:38,242 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-14 11:43:38,242 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [76215619] [2024-06-14 11:43:38,242 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-14 11:43:38,242 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-06-14 11:43:38,242 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-14 11:43:38,243 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-06-14 11:43:38,243 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-06-14 11:43:38,254 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 53 [2024-06-14 11:43:38,254 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 60 places, 52 transitions, 178 flow. Second operand has 5 states, 5 states have (on average 16.4) internal successors, (82), 5 states have internal predecessors, (82), 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-06-14 11:43:38,254 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-14 11:43:38,254 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 53 [2024-06-14 11:43:38,254 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-14 11:43:38,717 INFO L124 PetriNetUnfolderBase]: 3715/6087 cut-off events. [2024-06-14 11:43:38,718 INFO L125 PetriNetUnfolderBase]: For 2581/2677 co-relation queries the response was YES. [2024-06-14 11:43:38,726 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14224 conditions, 6087 events. 3715/6087 cut-off events. For 2581/2677 co-relation queries the response was YES. Maximal size of possible extension queue 221. Compared 37602 event pairs, 1251 based on Foata normal form. 120/6163 useless extension candidates. Maximal degree in co-relation 14201. Up to 3051 conditions per place. [2024-06-14 11:43:38,745 INFO L140 encePairwiseOnDemand]: 45/53 looper letters, 77 selfloop transitions, 13 changer transitions 0/101 dead transitions. [2024-06-14 11:43:38,745 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 64 places, 101 transitions, 501 flow [2024-06-14 11:43:38,746 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-06-14 11:43:38,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-06-14 11:43:38,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 157 transitions. [2024-06-14 11:43:38,747 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5924528301886792 [2024-06-14 11:43:38,747 INFO L175 Difference]: Start difference. First operand has 60 places, 52 transitions, 178 flow. Second operand 5 states and 157 transitions. [2024-06-14 11:43:38,747 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 64 places, 101 transitions, 501 flow [2024-06-14 11:43:38,750 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 63 places, 101 transitions, 490 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-06-14 11:43:38,751 INFO L231 Difference]: Finished difference. Result has 66 places, 57 transitions, 250 flow [2024-06-14 11:43:38,751 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=170, PETRI_DIFFERENCE_MINUEND_PLACES=59, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=52, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=41, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=250, PETRI_PLACES=66, PETRI_TRANSITIONS=57} [2024-06-14 11:43:38,752 INFO L281 CegarLoopForPetriNet]: 54 programPoint places, 12 predicate places. [2024-06-14 11:43:38,752 INFO L495 AbstractCegarLoop]: Abstraction has has 66 places, 57 transitions, 250 flow [2024-06-14 11:43:38,752 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 16.4) internal successors, (82), 5 states have internal predecessors, (82), 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-06-14 11:43:38,752 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-14 11:43:38,752 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-14 11:43:38,753 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-06-14 11:43:38,753 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-14 11:43:38,753 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-14 11:43:38,753 INFO L85 PathProgramCache]: Analyzing trace with hash -892470717, now seen corresponding path program 1 times [2024-06-14 11:43:38,753 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-14 11:43:38,754 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1926014391] [2024-06-14 11:43:38,754 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-14 11:43:38,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-14 11:43:38,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-14 11:43:38,804 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-14 11:43:38,804 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-14 11:43:38,804 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1926014391] [2024-06-14 11:43:38,805 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1926014391] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-14 11:43:38,805 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-14 11:43:38,805 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-06-14 11:43:38,805 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [389717022] [2024-06-14 11:43:38,805 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-14 11:43:38,805 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-06-14 11:43:38,806 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-14 11:43:38,806 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-06-14 11:43:38,806 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-06-14 11:43:38,806 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 53 [2024-06-14 11:43:38,807 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 57 transitions, 250 flow. Second operand has 3 states, 3 states have (on average 25.0) internal successors, (75), 3 states have internal predecessors, (75), 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-06-14 11:43:38,807 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-14 11:43:38,807 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 53 [2024-06-14 11:43:38,807 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-14 11:43:39,070 INFO L124 PetriNetUnfolderBase]: 1803/3365 cut-off events. [2024-06-14 11:43:39,070 INFO L125 PetriNetUnfolderBase]: For 1384/1423 co-relation queries the response was YES. [2024-06-14 11:43:39,079 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7626 conditions, 3365 events. 1803/3365 cut-off events. For 1384/1423 co-relation queries the response was YES. Maximal size of possible extension queue 164. Compared 22981 event pairs, 1764 based on Foata normal form. 2/3148 useless extension candidates. Maximal degree in co-relation 7597. Up to 2688 conditions per place. [2024-06-14 11:43:39,090 INFO L140 encePairwiseOnDemand]: 50/53 looper letters, 26 selfloop transitions, 2 changer transitions 0/58 dead transitions. [2024-06-14 11:43:39,091 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 58 transitions, 308 flow [2024-06-14 11:43:39,091 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-06-14 11:43:39,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-06-14 11:43:39,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 95 transitions. [2024-06-14 11:43:39,092 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5974842767295597 [2024-06-14 11:43:39,092 INFO L175 Difference]: Start difference. First operand has 66 places, 57 transitions, 250 flow. Second operand 3 states and 95 transitions. [2024-06-14 11:43:39,092 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 58 transitions, 308 flow [2024-06-14 11:43:39,097 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 67 places, 58 transitions, 296 flow, removed 2 selfloop flow, removed 1 redundant places. [2024-06-14 11:43:39,098 INFO L231 Difference]: Finished difference. Result has 68 places, 58 transitions, 250 flow [2024-06-14 11:43:39,099 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=238, PETRI_DIFFERENCE_MINUEND_PLACES=65, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=57, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=250, PETRI_PLACES=68, PETRI_TRANSITIONS=58} [2024-06-14 11:43:39,099 INFO L281 CegarLoopForPetriNet]: 54 programPoint places, 14 predicate places. [2024-06-14 11:43:39,099 INFO L495 AbstractCegarLoop]: Abstraction has has 68 places, 58 transitions, 250 flow [2024-06-14 11:43:39,100 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 25.0) internal successors, (75), 3 states have internal predecessors, (75), 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-06-14 11:43:39,100 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-14 11:43:39,100 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-14 11:43:39,100 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-06-14 11:43:39,100 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-14 11:43:39,101 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-14 11:43:39,101 INFO L85 PathProgramCache]: Analyzing trace with hash 688710247, now seen corresponding path program 1 times [2024-06-14 11:43:39,101 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-14 11:43:39,101 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1453989213] [2024-06-14 11:43:39,101 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-14 11:43:39,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-14 11:43:39,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-14 11:43:39,177 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-06-14 11:43:39,178 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-14 11:43:39,178 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1453989213] [2024-06-14 11:43:39,178 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1453989213] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-14 11:43:39,178 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-14 11:43:39,178 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-14 11:43:39,179 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1291311991] [2024-06-14 11:43:39,179 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-14 11:43:39,179 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-14 11:43:39,179 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-14 11:43:39,180 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-14 11:43:39,180 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-06-14 11:43:39,193 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 53 [2024-06-14 11:43:39,193 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 68 places, 58 transitions, 250 flow. Second operand has 7 states, 7 states have (on average 15.142857142857142) internal successors, (106), 7 states have internal predecessors, (106), 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-06-14 11:43:39,193 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-14 11:43:39,193 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 53 [2024-06-14 11:43:39,193 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-14 11:43:40,089 INFO L124 PetriNetUnfolderBase]: 7076/11348 cut-off events. [2024-06-14 11:43:40,090 INFO L125 PetriNetUnfolderBase]: For 8299/8299 co-relation queries the response was YES. [2024-06-14 11:43:40,111 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27821 conditions, 11348 events. 7076/11348 cut-off events. For 8299/8299 co-relation queries the response was YES. Maximal size of possible extension queue 428. Compared 76033 event pairs, 1731 based on Foata normal form. 270/11599 useless extension candidates. Maximal degree in co-relation 27800. Up to 2420 conditions per place. [2024-06-14 11:43:40,144 INFO L140 encePairwiseOnDemand]: 44/53 looper letters, 145 selfloop transitions, 26 changer transitions 0/180 dead transitions. [2024-06-14 11:43:40,145 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 180 transitions, 960 flow [2024-06-14 11:43:40,145 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-14 11:43:40,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-14 11:43:40,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 284 transitions. [2024-06-14 11:43:40,146 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5953878406708596 [2024-06-14 11:43:40,146 INFO L175 Difference]: Start difference. First operand has 68 places, 58 transitions, 250 flow. Second operand 9 states and 284 transitions. [2024-06-14 11:43:40,148 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 180 transitions, 960 flow [2024-06-14 11:43:40,154 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 75 places, 180 transitions, 956 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-06-14 11:43:40,157 INFO L231 Difference]: Finished difference. Result has 80 places, 71 transitions, 437 flow [2024-06-14 11:43:40,157 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=246, PETRI_DIFFERENCE_MINUEND_PLACES=67, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=58, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=15, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=41, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=437, PETRI_PLACES=80, PETRI_TRANSITIONS=71} [2024-06-14 11:43:40,159 INFO L281 CegarLoopForPetriNet]: 54 programPoint places, 26 predicate places. [2024-06-14 11:43:40,159 INFO L495 AbstractCegarLoop]: Abstraction has has 80 places, 71 transitions, 437 flow [2024-06-14 11:43:40,159 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 15.142857142857142) internal successors, (106), 7 states have internal predecessors, (106), 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-06-14 11:43:40,159 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-14 11:43:40,159 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-14 11:43:40,160 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-06-14 11:43:40,160 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-14 11:43:40,160 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-14 11:43:40,160 INFO L85 PathProgramCache]: Analyzing trace with hash 1716942801, now seen corresponding path program 2 times [2024-06-14 11:43:40,160 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-14 11:43:40,161 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1761432993] [2024-06-14 11:43:40,161 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-14 11:43:40,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-14 11:43:40,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-14 11:43:40,329 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-06-14 11:43:40,329 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-14 11:43:40,330 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1761432993] [2024-06-14 11:43:40,330 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1761432993] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-14 11:43:40,330 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-14 11:43:40,330 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-14 11:43:40,330 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1212990432] [2024-06-14 11:43:40,330 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-14 11:43:40,331 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-14 11:43:40,331 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-14 11:43:40,331 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-14 11:43:40,332 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-06-14 11:43:40,353 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 53 [2024-06-14 11:43:40,353 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 80 places, 71 transitions, 437 flow. Second operand has 7 states, 7 states have (on average 15.142857142857142) internal successors, (106), 7 states have internal predecessors, (106), 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-06-14 11:43:40,353 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-14 11:43:40,353 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 53 [2024-06-14 11:43:40,353 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-14 11:43:41,666 INFO L124 PetriNetUnfolderBase]: 10240/16299 cut-off events. [2024-06-14 11:43:41,667 INFO L125 PetriNetUnfolderBase]: For 34841/34844 co-relation queries the response was YES. [2024-06-14 11:43:41,715 INFO L83 FinitePrefix]: Finished finitePrefix Result has 45840 conditions, 16299 events. 10240/16299 cut-off events. For 34841/34844 co-relation queries the response was YES. Maximal size of possible extension queue 624. Compared 114818 event pairs, 3288 based on Foata normal form. 200/16466 useless extension candidates. Maximal degree in co-relation 45809. Up to 10404 conditions per place. [2024-06-14 11:43:41,849 INFO L140 encePairwiseOnDemand]: 44/53 looper letters, 173 selfloop transitions, 23 changer transitions 1/206 dead transitions. [2024-06-14 11:43:41,850 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 90 places, 206 transitions, 1349 flow [2024-06-14 11:43:41,850 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-06-14 11:43:41,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-06-14 11:43:41,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 320 transitions. [2024-06-14 11:43:41,851 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.548885077186964 [2024-06-14 11:43:41,851 INFO L175 Difference]: Start difference. First operand has 80 places, 71 transitions, 437 flow. Second operand 11 states and 320 transitions. [2024-06-14 11:43:41,851 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 90 places, 206 transitions, 1349 flow [2024-06-14 11:43:41,935 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 89 places, 206 transitions, 1326 flow, removed 4 selfloop flow, removed 1 redundant places. [2024-06-14 11:43:41,937 INFO L231 Difference]: Finished difference. Result has 97 places, 88 transitions, 711 flow [2024-06-14 11:43:41,938 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=420, PETRI_DIFFERENCE_MINUEND_PLACES=79, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=71, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=54, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=711, PETRI_PLACES=97, PETRI_TRANSITIONS=88} [2024-06-14 11:43:41,938 INFO L281 CegarLoopForPetriNet]: 54 programPoint places, 43 predicate places. [2024-06-14 11:43:41,938 INFO L495 AbstractCegarLoop]: Abstraction has has 97 places, 88 transitions, 711 flow [2024-06-14 11:43:41,939 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 15.142857142857142) internal successors, (106), 7 states have internal predecessors, (106), 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-06-14 11:43:41,939 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-14 11:43:41,939 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-14 11:43:41,939 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-06-14 11:43:41,939 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-14 11:43:41,939 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-14 11:43:41,940 INFO L85 PathProgramCache]: Analyzing trace with hash -1037805759, now seen corresponding path program 3 times [2024-06-14 11:43:41,940 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-14 11:43:41,940 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [856712569] [2024-06-14 11:43:41,940 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-14 11:43:41,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-14 11:43:41,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-14 11:43:42,017 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-06-14 11:43:42,017 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-14 11:43:42,017 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [856712569] [2024-06-14 11:43:42,018 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [856712569] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-14 11:43:42,018 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-14 11:43:42,018 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-14 11:43:42,018 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1093197546] [2024-06-14 11:43:42,018 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-14 11:43:42,018 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-14 11:43:42,018 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-14 11:43:42,019 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-14 11:43:42,019 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-06-14 11:43:42,048 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 53 [2024-06-14 11:43:42,048 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 97 places, 88 transitions, 711 flow. Second operand has 7 states, 7 states have (on average 15.142857142857142) internal successors, (106), 7 states have internal predecessors, (106), 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-06-14 11:43:42,048 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-14 11:43:42,049 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 53 [2024-06-14 11:43:42,049 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-14 11:43:43,537 INFO L124 PetriNetUnfolderBase]: 11387/18245 cut-off events. [2024-06-14 11:43:43,537 INFO L125 PetriNetUnfolderBase]: For 71204/71204 co-relation queries the response was YES. [2024-06-14 11:43:43,587 INFO L83 FinitePrefix]: Finished finitePrefix Result has 54634 conditions, 18245 events. 11387/18245 cut-off events. For 71204/71204 co-relation queries the response was YES. Maximal size of possible extension queue 705. Compared 132634 event pairs, 3685 based on Foata normal form. 198/18411 useless extension candidates. Maximal degree in co-relation 54594. Up to 12232 conditions per place. [2024-06-14 11:43:43,635 INFO L140 encePairwiseOnDemand]: 44/53 looper letters, 157 selfloop transitions, 21 changer transitions 3/190 dead transitions. [2024-06-14 11:43:43,635 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 105 places, 190 transitions, 1422 flow [2024-06-14 11:43:43,636 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-14 11:43:43,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-14 11:43:43,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 273 transitions. [2024-06-14 11:43:43,637 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5723270440251572 [2024-06-14 11:43:43,637 INFO L175 Difference]: Start difference. First operand has 97 places, 88 transitions, 711 flow. Second operand 9 states and 273 transitions. [2024-06-14 11:43:43,637 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 105 places, 190 transitions, 1422 flow [2024-06-14 11:43:43,859 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 104 places, 190 transitions, 1399 flow, removed 2 selfloop flow, removed 1 redundant places. [2024-06-14 11:43:43,863 INFO L231 Difference]: Finished difference. Result has 109 places, 92 transitions, 817 flow [2024-06-14 11:43:43,863 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=690, PETRI_DIFFERENCE_MINUEND_PLACES=96, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=88, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=15, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=68, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=817, PETRI_PLACES=109, PETRI_TRANSITIONS=92} [2024-06-14 11:43:43,864 INFO L281 CegarLoopForPetriNet]: 54 programPoint places, 55 predicate places. [2024-06-14 11:43:43,864 INFO L495 AbstractCegarLoop]: Abstraction has has 109 places, 92 transitions, 817 flow [2024-06-14 11:43:43,864 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 15.142857142857142) internal successors, (106), 7 states have internal predecessors, (106), 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-06-14 11:43:43,865 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-14 11:43:43,865 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-14 11:43:43,865 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-06-14 11:43:43,865 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-14 11:43:43,866 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-14 11:43:43,866 INFO L85 PathProgramCache]: Analyzing trace with hash 746890727, now seen corresponding path program 4 times [2024-06-14 11:43:43,866 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-14 11:43:43,866 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [806896672] [2024-06-14 11:43:43,866 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-14 11:43:43,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-14 11:43:43,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-14 11:43:43,961 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-06-14 11:43:43,961 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-14 11:43:43,961 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [806896672] [2024-06-14 11:43:43,962 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [806896672] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-14 11:43:43,962 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-14 11:43:43,962 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-14 11:43:43,962 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [471274101] [2024-06-14 11:43:43,962 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-14 11:43:43,962 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-14 11:43:43,963 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-14 11:43:43,963 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-14 11:43:43,963 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-06-14 11:43:43,981 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 53 [2024-06-14 11:43:43,982 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 109 places, 92 transitions, 817 flow. Second operand has 7 states, 7 states have (on average 15.142857142857142) internal successors, (106), 7 states have internal predecessors, (106), 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-06-14 11:43:43,982 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-14 11:43:43,982 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 53 [2024-06-14 11:43:43,982 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-14 11:43:45,524 INFO L124 PetriNetUnfolderBase]: 10713/17253 cut-off events. [2024-06-14 11:43:45,524 INFO L125 PetriNetUnfolderBase]: For 94627/94627 co-relation queries the response was YES. [2024-06-14 11:43:45,572 INFO L83 FinitePrefix]: Finished finitePrefix Result has 53467 conditions, 17253 events. 10713/17253 cut-off events. For 94627/94627 co-relation queries the response was YES. Maximal size of possible extension queue 669. Compared 125154 event pairs, 3459 based on Foata normal form. 210/17431 useless extension candidates. Maximal degree in co-relation 53421. Up to 12206 conditions per place. [2024-06-14 11:43:45,619 INFO L140 encePairwiseOnDemand]: 44/53 looper letters, 172 selfloop transitions, 18 changer transitions 7/206 dead transitions. [2024-06-14 11:43:45,619 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 119 places, 206 transitions, 1509 flow [2024-06-14 11:43:45,620 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-06-14 11:43:45,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-06-14 11:43:45,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 315 transitions. [2024-06-14 11:43:45,621 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5403087478559176 [2024-06-14 11:43:45,621 INFO L175 Difference]: Start difference. First operand has 109 places, 92 transitions, 817 flow. Second operand 11 states and 315 transitions. [2024-06-14 11:43:45,621 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 119 places, 206 transitions, 1509 flow [2024-06-14 11:43:45,879 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 115 places, 206 transitions, 1444 flow, removed 14 selfloop flow, removed 4 redundant places. [2024-06-14 11:43:45,881 INFO L231 Difference]: Finished difference. Result has 117 places, 87 transitions, 740 flow [2024-06-14 11:43:45,881 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=756, PETRI_DIFFERENCE_MINUEND_PLACES=105, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=92, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=18, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=74, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=740, PETRI_PLACES=117, PETRI_TRANSITIONS=87} [2024-06-14 11:43:45,882 INFO L281 CegarLoopForPetriNet]: 54 programPoint places, 63 predicate places. [2024-06-14 11:43:45,882 INFO L495 AbstractCegarLoop]: Abstraction has has 117 places, 87 transitions, 740 flow [2024-06-14 11:43:45,882 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 15.142857142857142) internal successors, (106), 7 states have internal predecessors, (106), 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-06-14 11:43:45,882 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-14 11:43:45,883 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-14 11:43:45,883 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-06-14 11:43:45,883 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-14 11:43:45,883 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-14 11:43:45,883 INFO L85 PathProgramCache]: Analyzing trace with hash 279795853, now seen corresponding path program 5 times [2024-06-14 11:43:45,884 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-14 11:43:45,884 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1930147974] [2024-06-14 11:43:45,884 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-14 11:43:45,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-14 11:43:45,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-14 11:43:45,984 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-06-14 11:43:45,985 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-14 11:43:45,985 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1930147974] [2024-06-14 11:43:45,985 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1930147974] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-14 11:43:45,985 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-14 11:43:45,985 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-14 11:43:45,985 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [117801076] [2024-06-14 11:43:45,986 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-14 11:43:45,986 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-14 11:43:45,986 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-14 11:43:45,987 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-14 11:43:45,987 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-06-14 11:43:46,008 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 53 [2024-06-14 11:43:46,008 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 117 places, 87 transitions, 740 flow. Second operand has 7 states, 7 states have (on average 15.142857142857142) internal successors, (106), 7 states have internal predecessors, (106), 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-06-14 11:43:46,008 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-14 11:43:46,008 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 53 [2024-06-14 11:43:46,008 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-14 11:43:47,284 INFO L124 PetriNetUnfolderBase]: 9646/15879 cut-off events. [2024-06-14 11:43:47,285 INFO L125 PetriNetUnfolderBase]: For 85808/85817 co-relation queries the response was YES. [2024-06-14 11:43:47,339 INFO L83 FinitePrefix]: Finished finitePrefix Result has 46249 conditions, 15879 events. 9646/15879 cut-off events. For 85808/85817 co-relation queries the response was YES. Maximal size of possible extension queue 615. Compared 116203 event pairs, 1623 based on Foata normal form. 276/16141 useless extension candidates. Maximal degree in co-relation 46202. Up to 4430 conditions per place. [2024-06-14 11:43:47,380 INFO L140 encePairwiseOnDemand]: 44/53 looper letters, 141 selfloop transitions, 43 changer transitions 0/193 dead transitions. [2024-06-14 11:43:47,380 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 125 places, 193 transitions, 1514 flow [2024-06-14 11:43:47,380 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-14 11:43:47,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-14 11:43:47,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 279 transitions. [2024-06-14 11:43:47,381 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5849056603773585 [2024-06-14 11:43:47,381 INFO L175 Difference]: Start difference. First operand has 117 places, 87 transitions, 740 flow. Second operand 9 states and 279 transitions. [2024-06-14 11:43:47,382 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 125 places, 193 transitions, 1514 flow [2024-06-14 11:43:47,691 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 113 places, 193 transitions, 1432 flow, removed 13 selfloop flow, removed 12 redundant places. [2024-06-14 11:43:47,693 INFO L231 Difference]: Finished difference. Result has 116 places, 90 transitions, 818 flow [2024-06-14 11:43:47,693 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=670, PETRI_DIFFERENCE_MINUEND_PLACES=105, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=87, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=40, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=47, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=818, PETRI_PLACES=116, PETRI_TRANSITIONS=90} [2024-06-14 11:43:47,694 INFO L281 CegarLoopForPetriNet]: 54 programPoint places, 62 predicate places. [2024-06-14 11:43:47,694 INFO L495 AbstractCegarLoop]: Abstraction has has 116 places, 90 transitions, 818 flow [2024-06-14 11:43:47,694 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 15.142857142857142) internal successors, (106), 7 states have internal predecessors, (106), 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-06-14 11:43:47,694 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-14 11:43:47,695 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-14 11:43:47,695 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-06-14 11:43:47,695 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-14 11:43:47,695 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-14 11:43:47,695 INFO L85 PathProgramCache]: Analyzing trace with hash 1676281215, now seen corresponding path program 6 times [2024-06-14 11:43:47,695 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-14 11:43:47,701 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1429021591] [2024-06-14 11:43:47,701 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-14 11:43:47,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-14 11:43:47,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-14 11:43:47,782 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-06-14 11:43:47,783 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-14 11:43:47,783 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1429021591] [2024-06-14 11:43:47,783 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1429021591] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-14 11:43:47,783 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-14 11:43:47,783 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-14 11:43:47,784 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1068570701] [2024-06-14 11:43:47,784 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-14 11:43:47,784 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-14 11:43:47,784 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-14 11:43:47,785 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-14 11:43:47,785 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-06-14 11:43:47,802 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 53 [2024-06-14 11:43:47,803 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 116 places, 90 transitions, 818 flow. Second operand has 7 states, 7 states have (on average 15.142857142857142) internal successors, (106), 7 states have internal predecessors, (106), 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-06-14 11:43:47,803 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-14 11:43:47,803 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 53 [2024-06-14 11:43:47,803 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-14 11:43:49,079 INFO L124 PetriNetUnfolderBase]: 9090/14855 cut-off events. [2024-06-14 11:43:49,079 INFO L125 PetriNetUnfolderBase]: For 73752/73761 co-relation queries the response was YES. [2024-06-14 11:43:49,124 INFO L83 FinitePrefix]: Finished finitePrefix Result has 43555 conditions, 14855 events. 9090/14855 cut-off events. For 73752/73761 co-relation queries the response was YES. Maximal size of possible extension queue 579. Compared 106859 event pairs, 2587 based on Foata normal form. 156/14965 useless extension candidates. Maximal degree in co-relation 43508. Up to 10020 conditions per place. [2024-06-14 11:43:49,165 INFO L140 encePairwiseOnDemand]: 44/53 looper letters, 151 selfloop transitions, 17 changer transitions 3/180 dead transitions. [2024-06-14 11:43:49,165 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 124 places, 180 transitions, 1416 flow [2024-06-14 11:43:49,166 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-14 11:43:49,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-14 11:43:49,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 261 transitions. [2024-06-14 11:43:49,167 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5471698113207547 [2024-06-14 11:43:49,167 INFO L175 Difference]: Start difference. First operand has 116 places, 90 transitions, 818 flow. Second operand 9 states and 261 transitions. [2024-06-14 11:43:49,167 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 124 places, 180 transitions, 1416 flow [2024-06-14 11:43:49,332 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 119 places, 180 transitions, 1321 flow, removed 7 selfloop flow, removed 5 redundant places. [2024-06-14 11:43:49,334 INFO L231 Difference]: Finished difference. Result has 120 places, 88 transitions, 745 flow [2024-06-14 11:43:49,334 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=723, PETRI_DIFFERENCE_MINUEND_PLACES=111, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=90, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=17, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=73, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=745, PETRI_PLACES=120, PETRI_TRANSITIONS=88} [2024-06-14 11:43:49,335 INFO L281 CegarLoopForPetriNet]: 54 programPoint places, 66 predicate places. [2024-06-14 11:43:49,335 INFO L495 AbstractCegarLoop]: Abstraction has has 120 places, 88 transitions, 745 flow [2024-06-14 11:43:49,335 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 15.142857142857142) internal successors, (106), 7 states have internal predecessors, (106), 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-06-14 11:43:49,335 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-14 11:43:49,335 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-14 11:43:49,335 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-06-14 11:43:49,335 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-14 11:43:49,336 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-14 11:43:49,336 INFO L85 PathProgramCache]: Analyzing trace with hash 1318744014, now seen corresponding path program 1 times [2024-06-14 11:43:49,336 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-14 11:43:49,336 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [67440153] [2024-06-14 11:43:49,336 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-14 11:43:49,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-14 11:43:49,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-14 11:43:49,488 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-06-14 11:43:49,488 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-14 11:43:49,488 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [67440153] [2024-06-14 11:43:49,488 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [67440153] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-14 11:43:49,489 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-14 11:43:49,489 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-06-14 11:43:49,489 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1174369044] [2024-06-14 11:43:49,489 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-14 11:43:49,489 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-06-14 11:43:49,489 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-14 11:43:49,490 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-06-14 11:43:49,490 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-06-14 11:43:49,503 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 53 [2024-06-14 11:43:49,503 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 120 places, 88 transitions, 745 flow. Second operand has 4 states, 4 states have (on average 18.5) internal successors, (74), 4 states have internal predecessors, (74), 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-06-14 11:43:49,504 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-14 11:43:49,504 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 53 [2024-06-14 11:43:49,504 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-14 11:43:50,371 INFO L124 PetriNetUnfolderBase]: 8246/13681 cut-off events. [2024-06-14 11:43:50,372 INFO L125 PetriNetUnfolderBase]: For 62953/63151 co-relation queries the response was YES. [2024-06-14 11:43:50,416 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37705 conditions, 13681 events. 8246/13681 cut-off events. For 62953/63151 co-relation queries the response was YES. Maximal size of possible extension queue 549. Compared 99851 event pairs, 2075 based on Foata normal form. 143/13723 useless extension candidates. Maximal degree in co-relation 37658. Up to 8178 conditions per place. [2024-06-14 11:43:50,445 INFO L140 encePairwiseOnDemand]: 45/53 looper letters, 65 selfloop transitions, 22 changer transitions 11/115 dead transitions. [2024-06-14 11:43:50,446 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 122 places, 115 transitions, 1061 flow [2024-06-14 11:43:50,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-06-14 11:43:50,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-06-14 11:43:50,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 128 transitions. [2024-06-14 11:43:50,447 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6037735849056604 [2024-06-14 11:43:50,447 INFO L175 Difference]: Start difference. First operand has 120 places, 88 transitions, 745 flow. Second operand 4 states and 128 transitions. [2024-06-14 11:43:50,447 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 122 places, 115 transitions, 1061 flow [2024-06-14 11:43:50,541 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 114 places, 115 transitions, 1027 flow, removed 0 selfloop flow, removed 8 redundant places. [2024-06-14 11:43:50,542 INFO L231 Difference]: Finished difference. Result has 115 places, 76 transitions, 633 flow [2024-06-14 11:43:50,542 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=705, PETRI_DIFFERENCE_MINUEND_PLACES=111, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=87, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=22, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=65, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=633, PETRI_PLACES=115, PETRI_TRANSITIONS=76} [2024-06-14 11:43:50,543 INFO L281 CegarLoopForPetriNet]: 54 programPoint places, 61 predicate places. [2024-06-14 11:43:50,543 INFO L495 AbstractCegarLoop]: Abstraction has has 115 places, 76 transitions, 633 flow [2024-06-14 11:43:50,543 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 18.5) internal successors, (74), 4 states have internal predecessors, (74), 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-06-14 11:43:50,543 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-14 11:43:50,543 INFO L208 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] [2024-06-14 11:43:50,544 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-06-14 11:43:50,544 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-14 11:43:50,544 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-14 11:43:50,544 INFO L85 PathProgramCache]: Analyzing trace with hash 69082115, now seen corresponding path program 1 times [2024-06-14 11:43:50,544 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-14 11:43:50,545 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [344470007] [2024-06-14 11:43:50,545 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-14 11:43:50,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-14 11:43:50,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-14 11:43:50,586 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-06-14 11:43:50,586 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-14 11:43:50,586 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [344470007] [2024-06-14 11:43:50,586 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [344470007] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-14 11:43:50,586 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-14 11:43:50,586 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-06-14 11:43:50,587 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1889832677] [2024-06-14 11:43:50,587 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-14 11:43:50,587 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-06-14 11:43:50,587 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-14 11:43:50,588 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-06-14 11:43:50,588 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-06-14 11:43:50,596 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 53 [2024-06-14 11:43:50,596 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 115 places, 76 transitions, 633 flow. Second operand has 4 states, 4 states have (on average 19.25) internal successors, (77), 4 states have internal predecessors, (77), 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-06-14 11:43:50,596 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-14 11:43:50,597 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 53 [2024-06-14 11:43:50,597 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-14 11:43:51,283 INFO L124 PetriNetUnfolderBase]: 5627/9410 cut-off events. [2024-06-14 11:43:51,283 INFO L125 PetriNetUnfolderBase]: For 48277/48401 co-relation queries the response was YES. [2024-06-14 11:43:51,311 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25481 conditions, 9410 events. 5627/9410 cut-off events. For 48277/48401 co-relation queries the response was YES. Maximal size of possible extension queue 396. Compared 65782 event pairs, 1393 based on Foata normal form. 142/9493 useless extension candidates. Maximal degree in co-relation 25433. Up to 5214 conditions per place. [2024-06-14 11:43:51,324 INFO L140 encePairwiseOnDemand]: 46/53 looper letters, 60 selfloop transitions, 10 changer transitions 22/107 dead transitions. [2024-06-14 11:43:51,324 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 112 places, 107 transitions, 951 flow [2024-06-14 11:43:51,326 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-06-14 11:43:51,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-06-14 11:43:51,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 130 transitions. [2024-06-14 11:43:51,326 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6132075471698113 [2024-06-14 11:43:51,326 INFO L175 Difference]: Start difference. First operand has 115 places, 76 transitions, 633 flow. Second operand 4 states and 130 transitions. [2024-06-14 11:43:51,326 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 112 places, 107 transitions, 951 flow [2024-06-14 11:43:51,377 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 101 places, 107 transitions, 828 flow, removed 26 selfloop flow, removed 11 redundant places. [2024-06-14 11:43:51,379 INFO L231 Difference]: Finished difference. Result has 102 places, 57 transitions, 353 flow [2024-06-14 11:43:51,379 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=534, PETRI_DIFFERENCE_MINUEND_PLACES=98, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=76, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=66, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=353, PETRI_PLACES=102, PETRI_TRANSITIONS=57} [2024-06-14 11:43:51,379 INFO L281 CegarLoopForPetriNet]: 54 programPoint places, 48 predicate places. [2024-06-14 11:43:51,379 INFO L495 AbstractCegarLoop]: Abstraction has has 102 places, 57 transitions, 353 flow [2024-06-14 11:43:51,379 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 19.25) internal successors, (77), 4 states have internal predecessors, (77), 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-06-14 11:43:51,379 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-14 11:43:51,380 INFO L208 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-06-14 11:43:51,380 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-06-14 11:43:51,380 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-14 11:43:51,380 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-14 11:43:51,380 INFO L85 PathProgramCache]: Analyzing trace with hash -685809385, now seen corresponding path program 1 times [2024-06-14 11:43:51,380 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-14 11:43:51,380 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1588580083] [2024-06-14 11:43:51,381 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-14 11:43:51,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-14 11:43:51,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-14 11:43:51,458 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-06-14 11:43:51,459 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-14 11:43:51,459 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1588580083] [2024-06-14 11:43:51,459 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1588580083] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-14 11:43:51,459 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-14 11:43:51,459 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-14 11:43:51,460 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1317032533] [2024-06-14 11:43:51,460 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-14 11:43:51,460 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-14 11:43:51,460 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-14 11:43:51,461 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-14 11:43:51,461 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56 [2024-06-14 11:43:51,483 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 53 [2024-06-14 11:43:51,483 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 102 places, 57 transitions, 353 flow. Second operand has 8 states, 8 states have (on average 15.5) internal successors, (124), 8 states have internal predecessors, (124), 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-06-14 11:43:51,484 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-14 11:43:51,484 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 53 [2024-06-14 11:43:51,484 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-14 11:43:52,017 INFO L124 PetriNetUnfolderBase]: 3172/5265 cut-off events. [2024-06-14 11:43:52,017 INFO L125 PetriNetUnfolderBase]: For 17926/17926 co-relation queries the response was YES. [2024-06-14 11:43:52,031 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14251 conditions, 5265 events. 3172/5265 cut-off events. For 17926/17926 co-relation queries the response was YES. Maximal size of possible extension queue 190. Compared 31975 event pairs, 785 based on Foata normal form. 60/5306 useless extension candidates. Maximal degree in co-relation 14209. Up to 1328 conditions per place. [2024-06-14 11:43:52,040 INFO L140 encePairwiseOnDemand]: 44/53 looper letters, 109 selfloop transitions, 10 changer transitions 34/162 dead transitions. [2024-06-14 11:43:52,040 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 105 places, 162 transitions, 946 flow [2024-06-14 11:43:52,041 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-14 11:43:52,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-14 11:43:52,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 282 transitions. [2024-06-14 11:43:52,042 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5320754716981132 [2024-06-14 11:43:52,042 INFO L175 Difference]: Start difference. First operand has 102 places, 57 transitions, 353 flow. Second operand 10 states and 282 transitions. [2024-06-14 11:43:52,042 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 105 places, 162 transitions, 946 flow [2024-06-14 11:43:52,061 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 88 places, 162 transitions, 831 flow, removed 24 selfloop flow, removed 17 redundant places. [2024-06-14 11:43:52,063 INFO L231 Difference]: Finished difference. Result has 89 places, 53 transitions, 255 flow [2024-06-14 11:43:52,063 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=262, PETRI_DIFFERENCE_MINUEND_PLACES=79, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=57, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=47, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=255, PETRI_PLACES=89, PETRI_TRANSITIONS=53} [2024-06-14 11:43:52,063 INFO L281 CegarLoopForPetriNet]: 54 programPoint places, 35 predicate places. [2024-06-14 11:43:52,063 INFO L495 AbstractCegarLoop]: Abstraction has has 89 places, 53 transitions, 255 flow [2024-06-14 11:43:52,064 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.5) internal successors, (124), 8 states have internal predecessors, (124), 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-06-14 11:43:52,064 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-14 11:43:52,064 INFO L208 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-06-14 11:43:52,064 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-06-14 11:43:52,064 INFO L420 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-14 11:43:52,064 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-14 11:43:52,065 INFO L85 PathProgramCache]: Analyzing trace with hash 795996583, now seen corresponding path program 2 times [2024-06-14 11:43:52,065 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-14 11:43:52,065 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [799549442] [2024-06-14 11:43:52,065 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-14 11:43:52,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-14 11:43:52,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-14 11:43:52,153 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-06-14 11:43:52,153 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-14 11:43:52,154 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [799549442] [2024-06-14 11:43:52,154 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [799549442] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-14 11:43:52,154 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-14 11:43:52,154 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-14 11:43:52,154 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [168678481] [2024-06-14 11:43:52,154 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-14 11:43:52,155 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-14 11:43:52,156 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-14 11:43:52,157 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-14 11:43:52,157 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56 [2024-06-14 11:43:52,188 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 53 [2024-06-14 11:43:52,189 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 89 places, 53 transitions, 255 flow. Second operand has 8 states, 8 states have (on average 15.5) internal successors, (124), 8 states have internal predecessors, (124), 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-06-14 11:43:52,189 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-14 11:43:52,189 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 53 [2024-06-14 11:43:52,189 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-14 11:43:52,604 INFO L124 PetriNetUnfolderBase]: 2044/3440 cut-off events. [2024-06-14 11:43:52,604 INFO L125 PetriNetUnfolderBase]: For 5897/5897 co-relation queries the response was YES. [2024-06-14 11:43:52,612 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8592 conditions, 3440 events. 2044/3440 cut-off events. For 5897/5897 co-relation queries the response was YES. Maximal size of possible extension queue 117. Compared 19290 event pairs, 738 based on Foata normal form. 60/3481 useless extension candidates. Maximal degree in co-relation 8562. Up to 1328 conditions per place. [2024-06-14 11:43:52,618 INFO L140 encePairwiseOnDemand]: 44/53 looper letters, 46 selfloop transitions, 4 changer transitions 67/126 dead transitions. [2024-06-14 11:43:52,619 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 91 places, 126 transitions, 651 flow [2024-06-14 11:43:52,619 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-14 11:43:52,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-14 11:43:52,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 221 transitions. [2024-06-14 11:43:52,620 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5212264150943396 [2024-06-14 11:43:52,620 INFO L175 Difference]: Start difference. First operand has 89 places, 53 transitions, 255 flow. Second operand 8 states and 221 transitions. [2024-06-14 11:43:52,620 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 91 places, 126 transitions, 651 flow [2024-06-14 11:43:52,627 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 81 places, 126 transitions, 609 flow, removed 8 selfloop flow, removed 10 redundant places. [2024-06-14 11:43:52,628 INFO L231 Difference]: Finished difference. Result has 82 places, 47 transitions, 184 flow [2024-06-14 11:43:52,628 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=213, PETRI_DIFFERENCE_MINUEND_PLACES=74, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=53, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=49, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=184, PETRI_PLACES=82, PETRI_TRANSITIONS=47} [2024-06-14 11:43:52,629 INFO L281 CegarLoopForPetriNet]: 54 programPoint places, 28 predicate places. [2024-06-14 11:43:52,629 INFO L495 AbstractCegarLoop]: Abstraction has has 82 places, 47 transitions, 184 flow [2024-06-14 11:43:52,629 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.5) internal successors, (124), 8 states have internal predecessors, (124), 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-06-14 11:43:52,630 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-14 11:43:52,630 INFO L208 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-06-14 11:43:52,630 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-06-14 11:43:52,630 INFO L420 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-14 11:43:52,630 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-14 11:43:52,631 INFO L85 PathProgramCache]: Analyzing trace with hash 2137263931, now seen corresponding path program 1 times [2024-06-14 11:43:52,631 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-14 11:43:52,631 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1231558050] [2024-06-14 11:43:52,631 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-14 11:43:52,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-14 11:43:52,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-14 11:43:52,703 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-06-14 11:43:52,703 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-14 11:43:52,703 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1231558050] [2024-06-14 11:43:52,703 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1231558050] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-14 11:43:52,704 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-14 11:43:52,704 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-14 11:43:52,704 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [223406299] [2024-06-14 11:43:52,704 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-14 11:43:52,704 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-14 11:43:52,704 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-14 11:43:52,705 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-14 11:43:52,705 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56 [2024-06-14 11:43:52,732 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 53 [2024-06-14 11:43:52,732 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 82 places, 47 transitions, 184 flow. Second operand has 8 states, 8 states have (on average 15.5) internal successors, (124), 8 states have internal predecessors, (124), 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-06-14 11:43:52,732 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-14 11:43:52,732 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 53 [2024-06-14 11:43:52,732 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-14 11:43:53,045 INFO L124 PetriNetUnfolderBase]: 1676/2802 cut-off events. [2024-06-14 11:43:53,045 INFO L125 PetriNetUnfolderBase]: For 3654/3654 co-relation queries the response was YES. [2024-06-14 11:43:53,051 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6646 conditions, 2802 events. 1676/2802 cut-off events. For 3654/3654 co-relation queries the response was YES. Maximal size of possible extension queue 108. Compared 15007 event pairs, 77 based on Foata normal form. 60/2859 useless extension candidates. Maximal degree in co-relation 6619. Up to 985 conditions per place. [2024-06-14 11:43:53,054 INFO L140 encePairwiseOnDemand]: 44/53 looper letters, 74 selfloop transitions, 7 changer transitions 32/122 dead transitions. [2024-06-14 11:43:53,054 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 80 places, 122 transitions, 578 flow [2024-06-14 11:43:53,054 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-14 11:43:53,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-14 11:43:53,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 244 transitions. [2024-06-14 11:43:53,056 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.46037735849056605 [2024-06-14 11:43:53,056 INFO L175 Difference]: Start difference. First operand has 82 places, 47 transitions, 184 flow. Second operand 10 states and 244 transitions. [2024-06-14 11:43:53,056 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 80 places, 122 transitions, 578 flow [2024-06-14 11:43:53,060 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 70 places, 122 transitions, 540 flow, removed 10 selfloop flow, removed 10 redundant places. [2024-06-14 11:43:53,061 INFO L231 Difference]: Finished difference. Result has 71 places, 45 transitions, 155 flow [2024-06-14 11:43:53,061 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=148, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=47, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=155, PETRI_PLACES=71, PETRI_TRANSITIONS=45} [2024-06-14 11:43:53,061 INFO L281 CegarLoopForPetriNet]: 54 programPoint places, 17 predicate places. [2024-06-14 11:43:53,061 INFO L495 AbstractCegarLoop]: Abstraction has has 71 places, 45 transitions, 155 flow [2024-06-14 11:43:53,062 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.5) internal successors, (124), 8 states have internal predecessors, (124), 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-06-14 11:43:53,062 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-14 11:43:53,062 INFO L208 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-06-14 11:43:53,062 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-06-14 11:43:53,062 INFO L420 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-14 11:43:53,062 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-14 11:43:53,063 INFO L85 PathProgramCache]: Analyzing trace with hash -995109911, now seen corresponding path program 2 times [2024-06-14 11:43:53,063 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-14 11:43:53,063 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [116664598] [2024-06-14 11:43:53,063 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-14 11:43:53,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-14 11:43:53,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-14 11:43:53,136 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-06-14 11:43:53,136 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-14 11:43:53,136 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [116664598] [2024-06-14 11:43:53,137 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [116664598] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-14 11:43:53,137 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-14 11:43:53,137 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-14 11:43:53,137 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1612384386] [2024-06-14 11:43:53,137 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-14 11:43:53,137 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-14 11:43:53,138 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-14 11:43:53,138 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-14 11:43:53,138 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56 [2024-06-14 11:43:53,191 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 53 [2024-06-14 11:43:53,192 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 45 transitions, 155 flow. Second operand has 8 states, 8 states have (on average 15.5) internal successors, (124), 8 states have internal predecessors, (124), 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-06-14 11:43:53,192 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-14 11:43:53,192 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 53 [2024-06-14 11:43:53,192 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-14 11:43:53,392 INFO L124 PetriNetUnfolderBase]: 580/1035 cut-off events. [2024-06-14 11:43:53,392 INFO L125 PetriNetUnfolderBase]: For 1139/1139 co-relation queries the response was YES. [2024-06-14 11:43:53,394 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2411 conditions, 1035 events. 580/1035 cut-off events. For 1139/1139 co-relation queries the response was YES. Maximal size of possible extension queue 33. Compared 4316 event pairs, 30 based on Foata normal form. 60/1092 useless extension candidates. Maximal degree in co-relation 2402. Up to 355 conditions per place. [2024-06-14 11:43:53,395 INFO L140 encePairwiseOnDemand]: 44/53 looper letters, 0 selfloop transitions, 0 changer transitions 88/88 dead transitions. [2024-06-14 11:43:53,395 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 73 places, 88 transitions, 389 flow [2024-06-14 11:43:53,395 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-14 11:43:53,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-14 11:43:53,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 184 transitions. [2024-06-14 11:43:53,396 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4339622641509434 [2024-06-14 11:43:53,396 INFO L175 Difference]: Start difference. First operand has 71 places, 45 transitions, 155 flow. Second operand 8 states and 184 transitions. [2024-06-14 11:43:53,396 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 73 places, 88 transitions, 389 flow [2024-06-14 11:43:53,397 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 63 places, 88 transitions, 367 flow, removed 0 selfloop flow, removed 10 redundant places. [2024-06-14 11:43:53,398 INFO L231 Difference]: Finished difference. Result has 63 places, 0 transitions, 0 flow [2024-06-14 11:43:53,398 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=109, PETRI_DIFFERENCE_MINUEND_PLACES=56, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=43, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=43, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=0, PETRI_PLACES=63, PETRI_TRANSITIONS=0} [2024-06-14 11:43:53,398 INFO L281 CegarLoopForPetriNet]: 54 programPoint places, 9 predicate places. [2024-06-14 11:43:53,398 INFO L495 AbstractCegarLoop]: Abstraction has has 63 places, 0 transitions, 0 flow [2024-06-14 11:43:53,399 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.5) internal successors, (124), 8 states have internal predecessors, (124), 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-06-14 11:43:53,401 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT (5 of 6 remaining) [2024-06-14 11:43:53,401 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT (4 of 6 remaining) [2024-06-14 11:43:53,401 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (3 of 6 remaining) [2024-06-14 11:43:53,402 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 6 remaining) [2024-06-14 11:43:53,402 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 6 remaining) [2024-06-14 11:43:53,402 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 6 remaining) [2024-06-14 11:43:53,402 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-06-14 11:43:53,402 INFO L445 BasicCegarLoop]: Path program histogram: [6, 2, 2, 1, 1, 1, 1, 1, 1] [2024-06-14 11:43:53,405 INFO L229 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-06-14 11:43:53,405 INFO L179 ceAbstractionStarter]: Computing trace abstraction results [2024-06-14 11:43:53,408 INFO L507 ceAbstractionStarter]: Automizer considered 3 witness invariants [2024-06-14 11:43:53,420 INFO L508 ceAbstractionStarter]: WitnessConsidered=3 [2024-06-14 11:43:53,421 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 14.06 11:43:53 BasicIcfg [2024-06-14 11:43:53,421 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-06-14 11:43:53,422 INFO L158 Benchmark]: Toolchain (without parser) took 18008.49ms. Allocated memory was 113.2MB in the beginning and 7.6GB in the end (delta: 7.5GB). Free memory was 74.8MB in the beginning and 5.1GB in the end (delta: -5.0GB). Peak memory consumption was 2.5GB. Max. memory is 16.1GB. [2024-06-14 11:43:53,422 INFO L158 Benchmark]: CDTParser took 0.16ms. Allocated memory is still 113.2MB. Free memory is still 87.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-06-14 11:43:53,422 INFO L158 Benchmark]: Witness Parser took 0.14ms. Allocated memory is still 113.2MB. Free memory is still 77.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-06-14 11:43:53,422 INFO L158 Benchmark]: CACSL2BoogieTranslator took 318.69ms. Allocated memory is still 113.2MB. Free memory was 74.5MB in the beginning and 58.9MB in the end (delta: 15.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-06-14 11:43:53,423 INFO L158 Benchmark]: Boogie Procedure Inliner took 50.58ms. Allocated memory is still 113.2MB. Free memory was 58.9MB in the beginning and 56.3MB in the end (delta: 2.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-06-14 11:43:53,423 INFO L158 Benchmark]: Boogie Preprocessor took 63.03ms. Allocated memory is still 113.2MB. Free memory was 56.3MB in the beginning and 53.9MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-06-14 11:43:53,423 INFO L158 Benchmark]: RCFGBuilder took 624.18ms. Allocated memory was 113.2MB in the beginning and 157.3MB in the end (delta: 44.0MB). Free memory was 53.9MB in the beginning and 76.2MB in the end (delta: -22.4MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2024-06-14 11:43:53,423 INFO L158 Benchmark]: TraceAbstraction took 16947.62ms. Allocated memory was 157.3MB in the beginning and 7.6GB in the end (delta: 7.4GB). Free memory was 75.3MB in the beginning and 5.1GB in the end (delta: -5.0GB). Peak memory consumption was 2.4GB. Max. memory is 16.1GB. [2024-06-14 11:43:53,425 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.16ms. Allocated memory is still 113.2MB. Free memory is still 87.1MB. There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.14ms. Allocated memory is still 113.2MB. Free memory is still 77.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 318.69ms. Allocated memory is still 113.2MB. Free memory was 74.5MB in the beginning and 58.9MB in the end (delta: 15.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 50.58ms. Allocated memory is still 113.2MB. Free memory was 58.9MB in the beginning and 56.3MB in the end (delta: 2.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 63.03ms. Allocated memory is still 113.2MB. Free memory was 56.3MB in the beginning and 53.9MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 624.18ms. Allocated memory was 113.2MB in the beginning and 157.3MB in the end (delta: 44.0MB). Free memory was 53.9MB in the beginning and 76.2MB in the end (delta: -22.4MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * TraceAbstraction took 16947.62ms. Allocated memory was 157.3MB in the beginning and 7.6GB in the end (delta: 7.4GB). Free memory was 75.3MB in the beginning and 5.1GB in the end (delta: -5.0GB). Peak memory consumption was 2.4GB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 154]: invariant of correctness witness holds For all program executions holds that invariant of correctness witness holds at this location - PositiveResult [Line: 155]: invariant of correctness witness holds For all program executions holds that invariant of correctness witness holds at this location - PositiveResult [Line: 156]: invariant of correctness witness holds For all program executions holds that invariant of correctness witness holds at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 7 procedures, 88 locations, 6 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 16.8s, OverallIterations: 16, TraceHistogramMax: 1, PathProgramHistogramMax: 6, EmptinessCheckTime: 0.0s, AutomataDifference: 15.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 2120 SdHoareTripleChecker+Valid, 2.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 2005 mSDsluCounter, 303 SdHoareTripleChecker+Invalid, 2.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 198 mSDsCounter, 105 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 5285 IncrementalHoareTripleChecker+Invalid, 5390 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 105 mSolverCounterUnsat, 105 mSDtfsCounter, 5285 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 140 GetRequests, 16 SyntacticMatches, 0 SemanticMatches, 124 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 123 ImplicationChecksByTransitivity, 0.5s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=818occurred in iteration=9, InterpolantAutomatonStates: 118, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 1.4s InterpolantComputationTime, 309 NumberOfCodeBlocks, 309 NumberOfCodeBlocksAsserted, 16 NumberOfCheckSat, 293 ConstructedInterpolants, 0 QuantifiedInterpolants, 1145 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 16 InterpolantComputations, 16 PerfectInterpolantSequences, 12/12 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 3 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-06-14 11:43:53,460 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE