./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/pthread-wmm/safe001_tso.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_874b0c59-a180-4a3c-8fab-5784293767fd/bin/uautomizer-verify-qhAvR1uOyd/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_874b0c59-a180-4a3c-8fab-5784293767fd/bin/uautomizer-verify-qhAvR1uOyd/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_874b0c59-a180-4a3c-8fab-5784293767fd/bin/uautomizer-verify-qhAvR1uOyd/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_874b0c59-a180-4a3c-8fab-5784293767fd/bin/uautomizer-verify-qhAvR1uOyd/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread-wmm/safe001_tso.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_874b0c59-a180-4a3c-8fab-5784293767fd/bin/uautomizer-verify-qhAvR1uOyd/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_874b0c59-a180-4a3c-8fab-5784293767fd/bin/uautomizer-verify-qhAvR1uOyd --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash d13e05ad1104a4a5317ff09857a34619cbd86966f0892caf9775309ccc15230d --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 16:25:09,694 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 16:25:09,795 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_874b0c59-a180-4a3c-8fab-5784293767fd/bin/uautomizer-verify-qhAvR1uOyd/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-13 16:25:09,808 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 16:25:09,808 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-13 16:25:09,833 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 16:25:09,834 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-13 16:25:09,834 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-13 16:25:09,835 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-13 16:25:09,835 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-13 16:25:09,835 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 16:25:09,835 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-13 16:25:09,836 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 16:25:09,836 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 16:25:09,836 INFO L153 SettingsManager]: * Use SBE=true [2024-11-13 16:25:09,836 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 16:25:09,836 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 16:25:09,836 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 16:25:09,836 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 16:25:09,836 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 16:25:09,837 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-13 16:25:09,837 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-13 16:25:09,837 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-13 16:25:09,837 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 16:25:09,838 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-13 16:25:09,838 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 16:25:09,838 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 16:25:09,838 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 16:25:09,838 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 16:25:09,838 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 16:25:09,839 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-13 16:25:09,839 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-13 16:25:09,839 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-13 16:25:09,839 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-13 16:25:09,839 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 16:25:09,839 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 16:25:09,839 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-13 16:25:09,839 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 16:25:09,839 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-13 16:25:09,839 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-13 16:25:09,839 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-13 16:25:09,840 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-13 16:25:09,840 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_874b0c59-a180-4a3c-8fab-5784293767fd/bin/uautomizer-verify-qhAvR1uOyd Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> d13e05ad1104a4a5317ff09857a34619cbd86966f0892caf9775309ccc15230d [2024-11-13 16:25:10,221 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 16:25:10,231 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 16:25:10,234 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 16:25:10,236 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 16:25:10,236 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 16:25:10,238 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_874b0c59-a180-4a3c-8fab-5784293767fd/bin/uautomizer-verify-qhAvR1uOyd/../../sv-benchmarks/c/pthread-wmm/safe001_tso.i Unable to find full path for "g++" [2024-11-13 16:25:12,350 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 16:25:12,781 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 16:25:12,782 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_874b0c59-a180-4a3c-8fab-5784293767fd/sv-benchmarks/c/pthread-wmm/safe001_tso.i [2024-11-13 16:25:12,802 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_874b0c59-a180-4a3c-8fab-5784293767fd/bin/uautomizer-verify-qhAvR1uOyd/data/60d666d1e/efe405c2e2e5433481d028d36d4df050/FLAG6c64365fd [2024-11-13 16:25:12,820 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_874b0c59-a180-4a3c-8fab-5784293767fd/bin/uautomizer-verify-qhAvR1uOyd/data/60d666d1e/efe405c2e2e5433481d028d36d4df050 [2024-11-13 16:25:12,823 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 16:25:12,824 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 16:25:12,826 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 16:25:12,826 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 16:25:12,832 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 16:25:12,833 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 04:25:12" (1/1) ... [2024-11-13 16:25:12,834 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@51257ac and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:25:12, skipping insertion in model container [2024-11-13 16:25:12,834 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 04:25:12" (1/1) ... [2024-11-13 16:25:12,889 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 16:25:13,414 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 16:25:13,432 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 16:25:13,486 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 16:25:13,534 INFO L204 MainTranslator]: Completed translation [2024-11-13 16:25:13,535 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:25:13 WrapperNode [2024-11-13 16:25:13,535 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 16:25:13,536 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 16:25:13,536 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 16:25:13,536 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 16:25:13,543 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:25:13" (1/1) ... [2024-11-13 16:25:13,556 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:25:13" (1/1) ... [2024-11-13 16:25:13,576 INFO L138 Inliner]: procedures = 175, calls = 42, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 59 [2024-11-13 16:25:13,577 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 16:25:13,577 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 16:25:13,578 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 16:25:13,578 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 16:25:13,588 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:25:13" (1/1) ... [2024-11-13 16:25:13,588 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:25:13" (1/1) ... [2024-11-13 16:25:13,592 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:25:13" (1/1) ... [2024-11-13 16:25:13,608 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-13 16:25:13,608 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:25:13" (1/1) ... [2024-11-13 16:25:13,608 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:25:13" (1/1) ... [2024-11-13 16:25:13,615 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:25:13" (1/1) ... [2024-11-13 16:25:13,617 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:25:13" (1/1) ... [2024-11-13 16:25:13,619 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:25:13" (1/1) ... [2024-11-13 16:25:13,620 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:25:13" (1/1) ... [2024-11-13 16:25:13,623 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 16:25:13,624 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 16:25:13,624 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 16:25:13,624 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 16:25:13,625 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:25:13" (1/1) ... [2024-11-13 16:25:13,633 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-13 16:25:13,652 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_874b0c59-a180-4a3c-8fab-5784293767fd/bin/uautomizer-verify-qhAvR1uOyd/z3 [2024-11-13 16:25:13,669 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_874b0c59-a180-4a3c-8fab-5784293767fd/bin/uautomizer-verify-qhAvR1uOyd/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-13 16:25:13,679 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_874b0c59-a180-4a3c-8fab-5784293767fd/bin/uautomizer-verify-qhAvR1uOyd/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-13 16:25:13,706 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-13 16:25:13,706 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 16:25:13,706 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-11-13 16:25:13,706 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-11-13 16:25:13,706 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-11-13 16:25:13,706 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-11-13 16:25:13,706 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-11-13 16:25:13,706 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-11-13 16:25:13,707 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-13 16:25:13,707 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-13 16:25:13,707 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 16:25:13,707 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 16:25:13,709 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-13 16:25:13,872 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 16:25:13,874 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 16:25:14,148 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-13 16:25:14,149 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 16:25:14,323 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 16:25:14,323 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-13 16:25:14,323 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 04:25:14 BoogieIcfgContainer [2024-11-13 16:25:14,324 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 16:25:14,327 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-13 16:25:14,327 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-13 16:25:14,333 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-13 16:25:14,333 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.11 04:25:12" (1/3) ... [2024-11-13 16:25:14,334 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@14338a22 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.11 04:25:14, skipping insertion in model container [2024-11-13 16:25:14,334 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 04:25:13" (2/3) ... [2024-11-13 16:25:14,336 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@14338a22 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.11 04:25:14, skipping insertion in model container [2024-11-13 16:25:14,336 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 04:25:14" (3/3) ... [2024-11-13 16:25:14,339 INFO L112 eAbstractionObserver]: Analyzing ICFG safe001_tso.i [2024-11-13 16:25:14,358 INFO L217 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-13 16:25:14,363 INFO L154 ceAbstractionStarter]: Applying trace abstraction to ICFG safe001_tso.i that has 4 procedures, 42 locations, 1 initial locations, 0 loop locations, and 2 error locations. [2024-11-13 16:25:14,364 INFO L492 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-13 16:25:14,448 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-13 16:25:14,495 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 51 places, 43 transitions, 98 flow [2024-11-13 16:25:14,564 INFO L124 PetriNetUnfolderBase]: 2/40 cut-off events. [2024-11-13 16:25:14,569 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 16:25:14,575 INFO L83 FinitePrefix]: Finished finitePrefix Result has 50 conditions, 40 events. 2/40 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 69 event pairs, 0 based on Foata normal form. 0/36 useless extension candidates. Maximal degree in co-relation 42. Up to 2 conditions per place. [2024-11-13 16:25:14,575 INFO L82 GeneralOperation]: Start removeDead. Operand has 51 places, 43 transitions, 98 flow [2024-11-13 16:25:14,580 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 47 places, 39 transitions, 87 flow [2024-11-13 16:25:14,588 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-13 16:25:14,606 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, 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;@54bf701a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-13 16:25:14,606 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-11-13 16:25:14,624 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-13 16:25:14,624 INFO L124 PetriNetUnfolderBase]: 2/37 cut-off events. [2024-11-13 16:25:14,624 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 16:25:14,624 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 16:25:14,625 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 16:25:14,626 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 16:25:14,632 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 16:25:14,632 INFO L85 PathProgramCache]: Analyzing trace with hash -1488160356, now seen corresponding path program 1 times [2024-11-13 16:25:14,642 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 16:25:14,643 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1530420315] [2024-11-13 16:25:14,643 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 16:25:14,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:25:14,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:25:14,948 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:25:14,948 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 16:25:14,949 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1530420315] [2024-11-13 16:25:14,950 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1530420315] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 16:25:14,954 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 16:25:14,954 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-13 16:25:14,955 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [961487341] [2024-11-13 16:25:14,956 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 16:25:14,964 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 16:25:14,970 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 16:25:15,000 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 16:25:15,001 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 16:25:15,003 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 43 [2024-11-13 16:25:15,006 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 47 places, 39 transitions, 87 flow. Second operand has 3 states, 3 states have (on average 27.666666666666668) internal successors, (83), 3 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 16:25:15,006 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 16:25:15,006 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 43 [2024-11-13 16:25:15,007 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 16:25:15,168 INFO L124 PetriNetUnfolderBase]: 75/219 cut-off events. [2024-11-13 16:25:15,168 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 16:25:15,170 INFO L83 FinitePrefix]: Finished finitePrefix Result has 374 conditions, 219 events. 75/219 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 1159 event pairs, 75 based on Foata normal form. 24/225 useless extension candidates. Maximal degree in co-relation 363. Up to 136 conditions per place. [2024-11-13 16:25:15,173 INFO L140 encePairwiseOnDemand]: 39/43 looper letters, 12 selfloop transitions, 1 changer transitions 1/35 dead transitions. [2024-11-13 16:25:15,173 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 47 places, 35 transitions, 107 flow [2024-11-13 16:25:15,174 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 16:25:15,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 16:25:15,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 89 transitions. [2024-11-13 16:25:15,189 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.689922480620155 [2024-11-13 16:25:15,191 INFO L175 Difference]: Start difference. First operand has 47 places, 39 transitions, 87 flow. Second operand 3 states and 89 transitions. [2024-11-13 16:25:15,193 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 47 places, 35 transitions, 107 flow [2024-11-13 16:25:15,198 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 44 places, 35 transitions, 104 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-13 16:25:15,200 INFO L231 Difference]: Finished difference. Result has 44 places, 34 transitions, 76 flow [2024-11-13 16:25:15,203 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=43, PETRI_DIFFERENCE_MINUEND_FLOW=76, PETRI_DIFFERENCE_MINUEND_PLACES=42, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=35, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=34, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=76, PETRI_PLACES=44, PETRI_TRANSITIONS=34} [2024-11-13 16:25:15,207 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, -3 predicate places. [2024-11-13 16:25:15,208 INFO L471 AbstractCegarLoop]: Abstraction has has 44 places, 34 transitions, 76 flow [2024-11-13 16:25:15,208 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 27.666666666666668) internal successors, (83), 3 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 16:25:15,208 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 16:25:15,208 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 16:25:15,209 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-13 16:25:15,209 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 16:25:15,209 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 16:25:15,210 INFO L85 PathProgramCache]: Analyzing trace with hash -1488158927, now seen corresponding path program 1 times [2024-11-13 16:25:15,210 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 16:25:15,210 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [23857202] [2024-11-13 16:25:15,210 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 16:25:15,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:25:15,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:25:15,747 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:25:15,748 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 16:25:15,749 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [23857202] [2024-11-13 16:25:15,749 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [23857202] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 16:25:15,749 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 16:25:15,749 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-13 16:25:15,749 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [396999941] [2024-11-13 16:25:15,749 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 16:25:15,750 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-13 16:25:15,751 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 16:25:15,751 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-13 16:25:15,751 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-13 16:25:15,786 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 43 [2024-11-13 16:25:15,786 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 44 places, 34 transitions, 76 flow. Second operand has 5 states, 5 states have (on average 19.2) internal successors, (96), 5 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 16:25:15,787 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 16:25:15,788 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 43 [2024-11-13 16:25:15,788 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 16:25:16,727 INFO L124 PetriNetUnfolderBase]: 2017/3635 cut-off events. [2024-11-13 16:25:16,729 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 16:25:16,749 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6737 conditions, 3635 events. 2017/3635 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 272. Compared 26164 event pairs, 457 based on Foata normal form. 0/3502 useless extension candidates. Maximal degree in co-relation 6731. Up to 979 conditions per place. [2024-11-13 16:25:16,766 INFO L140 encePairwiseOnDemand]: 32/43 looper letters, 30 selfloop transitions, 7 changer transitions 61/111 dead transitions. [2024-11-13 16:25:16,766 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 51 places, 111 transitions, 430 flow [2024-11-13 16:25:16,768 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-13 16:25:16,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-13 16:25:16,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 253 transitions. [2024-11-13 16:25:16,772 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6537467700258398 [2024-11-13 16:25:16,772 INFO L175 Difference]: Start difference. First operand has 44 places, 34 transitions, 76 flow. Second operand 9 states and 253 transitions. [2024-11-13 16:25:16,774 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 51 places, 111 transitions, 430 flow [2024-11-13 16:25:16,778 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 50 places, 111 transitions, 429 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-13 16:25:16,780 INFO L231 Difference]: Finished difference. Result has 58 places, 39 transitions, 171 flow [2024-11-13 16:25:16,784 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=43, PETRI_DIFFERENCE_MINUEND_FLOW=75, PETRI_DIFFERENCE_MINUEND_PLACES=42, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=34, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=27, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=171, PETRI_PLACES=58, PETRI_TRANSITIONS=39} [2024-11-13 16:25:16,785 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 11 predicate places. [2024-11-13 16:25:16,785 INFO L471 AbstractCegarLoop]: Abstraction has has 58 places, 39 transitions, 171 flow [2024-11-13 16:25:16,785 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 19.2) internal successors, (96), 5 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 16:25:16,785 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 16:25:16,786 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 16:25:16,786 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-13 16:25:16,786 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 16:25:16,787 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 16:25:16,788 INFO L85 PathProgramCache]: Analyzing trace with hash 1443314674, now seen corresponding path program 1 times [2024-11-13 16:25:16,788 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 16:25:16,789 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1793576089] [2024-11-13 16:25:16,789 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 16:25:16,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:25:16,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:25:17,138 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:25:17,138 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 16:25:17,139 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1793576089] [2024-11-13 16:25:17,139 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1793576089] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 16:25:17,139 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 16:25:17,139 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 16:25:17,139 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2029336907] [2024-11-13 16:25:17,139 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 16:25:17,140 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 16:25:17,140 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 16:25:17,141 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 16:25:17,141 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-13 16:25:17,175 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 43 [2024-11-13 16:25:17,175 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 58 places, 39 transitions, 171 flow. Second operand has 6 states, 6 states have (on average 19.0) internal successors, (114), 6 states have internal predecessors, (114), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 16:25:17,175 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 16:25:17,175 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 43 [2024-11-13 16:25:17,176 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 16:25:17,951 INFO L124 PetriNetUnfolderBase]: 1329/2644 cut-off events. [2024-11-13 16:25:17,951 INFO L125 PetriNetUnfolderBase]: For 4878/4899 co-relation queries the response was YES. [2024-11-13 16:25:17,964 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7920 conditions, 2644 events. 1329/2644 cut-off events. For 4878/4899 co-relation queries the response was YES. Maximal size of possible extension queue 188. Compared 19368 event pairs, 191 based on Foata normal form. 114/2743 useless extension candidates. Maximal degree in co-relation 7905. Up to 703 conditions per place. [2024-11-13 16:25:17,980 INFO L140 encePairwiseOnDemand]: 33/43 looper letters, 41 selfloop transitions, 11 changer transitions 66/131 dead transitions. [2024-11-13 16:25:17,981 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 60 places, 131 transitions, 977 flow [2024-11-13 16:25:17,981 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-13 16:25:17,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-13 16:25:17,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 273 transitions. [2024-11-13 16:25:17,987 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6348837209302326 [2024-11-13 16:25:17,987 INFO L175 Difference]: Start difference. First operand has 58 places, 39 transitions, 171 flow. Second operand 10 states and 273 transitions. [2024-11-13 16:25:17,987 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 60 places, 131 transitions, 977 flow [2024-11-13 16:25:18,027 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 56 places, 131 transitions, 831 flow, removed 36 selfloop flow, removed 4 redundant places. [2024-11-13 16:25:18,031 INFO L231 Difference]: Finished difference. Result has 65 places, 47 transitions, 279 flow [2024-11-13 16:25:18,031 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=43, PETRI_DIFFERENCE_MINUEND_FLOW=145, PETRI_DIFFERENCE_MINUEND_PLACES=47, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=39, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=30, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=279, PETRI_PLACES=65, PETRI_TRANSITIONS=47} [2024-11-13 16:25:18,034 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 18 predicate places. [2024-11-13 16:25:18,034 INFO L471 AbstractCegarLoop]: Abstraction has has 65 places, 47 transitions, 279 flow [2024-11-13 16:25:18,034 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 19.0) internal successors, (114), 6 states have internal predecessors, (114), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 16:25:18,035 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 16:25:18,035 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 16:25:18,035 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-13 16:25:18,035 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 16:25:18,036 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 16:25:18,038 INFO L85 PathProgramCache]: Analyzing trace with hash 1471526690, now seen corresponding path program 1 times [2024-11-13 16:25:18,038 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 16:25:18,038 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [117520998] [2024-11-13 16:25:18,038 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 16:25:18,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:25:18,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:25:18,291 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:25:18,292 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 16:25:18,292 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [117520998] [2024-11-13 16:25:18,292 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [117520998] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 16:25:18,292 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 16:25:18,292 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 16:25:18,292 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [355449082] [2024-11-13 16:25:18,292 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 16:25:18,293 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 16:25:18,293 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 16:25:18,293 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 16:25:18,294 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-13 16:25:18,312 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 43 [2024-11-13 16:25:18,313 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 65 places, 47 transitions, 279 flow. Second operand has 6 states, 6 states have (on average 19.166666666666668) internal successors, (115), 6 states have internal predecessors, (115), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 16:25:18,314 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 16:25:18,314 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 43 [2024-11-13 16:25:18,314 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 16:25:18,813 INFO L124 PetriNetUnfolderBase]: 1068/2042 cut-off events. [2024-11-13 16:25:18,813 INFO L125 PetriNetUnfolderBase]: For 6306/6309 co-relation queries the response was YES. [2024-11-13 16:25:18,821 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7036 conditions, 2042 events. 1068/2042 cut-off events. For 6306/6309 co-relation queries the response was YES. Maximal size of possible extension queue 140. Compared 13425 event pairs, 203 based on Foata normal form. 44/2067 useless extension candidates. Maximal degree in co-relation 7014. Up to 712 conditions per place. [2024-11-13 16:25:18,851 INFO L140 encePairwiseOnDemand]: 33/43 looper letters, 49 selfloop transitions, 14 changer transitions 40/116 dead transitions. [2024-11-13 16:25:18,851 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 116 transitions, 889 flow [2024-11-13 16:25:18,852 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-13 16:25:18,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-13 16:25:18,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 259 transitions. [2024-11-13 16:25:18,854 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6023255813953489 [2024-11-13 16:25:18,854 INFO L175 Difference]: Start difference. First operand has 65 places, 47 transitions, 279 flow. Second operand 10 states and 259 transitions. [2024-11-13 16:25:18,854 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 116 transitions, 889 flow [2024-11-13 16:25:18,866 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 116 transitions, 861 flow, removed 14 selfloop flow, removed 0 redundant places. [2024-11-13 16:25:18,869 INFO L231 Difference]: Finished difference. Result has 77 places, 53 transitions, 409 flow [2024-11-13 16:25:18,869 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=43, PETRI_DIFFERENCE_MINUEND_FLOW=271, PETRI_DIFFERENCE_MINUEND_PLACES=59, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=47, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=33, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=409, PETRI_PLACES=77, PETRI_TRANSITIONS=53} [2024-11-13 16:25:18,871 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 30 predicate places. [2024-11-13 16:25:18,871 INFO L471 AbstractCegarLoop]: Abstraction has has 77 places, 53 transitions, 409 flow [2024-11-13 16:25:18,871 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 19.166666666666668) internal successors, (115), 6 states have internal predecessors, (115), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 16:25:18,871 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 16:25:18,871 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 16:25:18,872 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-13 16:25:18,872 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 16:25:18,872 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 16:25:18,872 INFO L85 PathProgramCache]: Analyzing trace with hash -147920981, now seen corresponding path program 1 times [2024-11-13 16:25:18,872 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 16:25:18,872 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1656615469] [2024-11-13 16:25:18,872 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 16:25:18,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:25:18,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:25:19,079 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:25:19,079 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 16:25:19,079 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1656615469] [2024-11-13 16:25:19,079 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1656615469] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 16:25:19,079 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 16:25:19,079 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 16:25:19,079 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1174408907] [2024-11-13 16:25:19,080 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 16:25:19,080 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 16:25:19,080 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 16:25:19,080 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 16:25:19,080 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-13 16:25:19,094 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 43 [2024-11-13 16:25:19,094 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 77 places, 53 transitions, 409 flow. Second operand has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 6 states have internal predecessors, (133), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 16:25:19,094 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 16:25:19,094 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 43 [2024-11-13 16:25:19,094 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 16:25:19,556 INFO L124 PetriNetUnfolderBase]: 890/1928 cut-off events. [2024-11-13 16:25:19,556 INFO L125 PetriNetUnfolderBase]: For 7865/8123 co-relation queries the response was YES. [2024-11-13 16:25:19,567 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6464 conditions, 1928 events. 890/1928 cut-off events. For 7865/8123 co-relation queries the response was YES. Maximal size of possible extension queue 148. Compared 14488 event pairs, 140 based on Foata normal form. 131/1956 useless extension candidates. Maximal degree in co-relation 6431. Up to 543 conditions per place. [2024-11-13 16:25:19,573 INFO L140 encePairwiseOnDemand]: 36/43 looper letters, 25 selfloop transitions, 6 changer transitions 43/96 dead transitions. [2024-11-13 16:25:19,573 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 78 places, 96 transitions, 849 flow [2024-11-13 16:25:19,574 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-13 16:25:19,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-13 16:25:19,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 216 transitions. [2024-11-13 16:25:19,577 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.627906976744186 [2024-11-13 16:25:19,577 INFO L175 Difference]: Start difference. First operand has 77 places, 53 transitions, 409 flow. Second operand 8 states and 216 transitions. [2024-11-13 16:25:19,578 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 78 places, 96 transitions, 849 flow [2024-11-13 16:25:19,605 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 96 transitions, 789 flow, removed 28 selfloop flow, removed 10 redundant places. [2024-11-13 16:25:19,607 INFO L231 Difference]: Finished difference. Result has 73 places, 44 transitions, 292 flow [2024-11-13 16:25:19,608 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=43, PETRI_DIFFERENCE_MINUEND_FLOW=365, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=53, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=47, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=292, PETRI_PLACES=73, PETRI_TRANSITIONS=44} [2024-11-13 16:25:19,610 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 26 predicate places. [2024-11-13 16:25:19,612 INFO L471 AbstractCegarLoop]: Abstraction has has 73 places, 44 transitions, 292 flow [2024-11-13 16:25:19,612 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 6 states have internal predecessors, (133), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 16:25:19,612 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 16:25:19,612 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 16:25:19,612 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-13 16:25:19,613 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 16:25:19,613 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 16:25:19,613 INFO L85 PathProgramCache]: Analyzing trace with hash 1243663816, now seen corresponding path program 1 times [2024-11-13 16:25:19,614 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 16:25:19,614 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [892699913] [2024-11-13 16:25:19,614 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 16:25:19,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:25:19,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:25:19,836 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:25:19,836 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 16:25:19,836 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [892699913] [2024-11-13 16:25:19,836 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [892699913] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 16:25:19,837 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 16:25:19,837 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-13 16:25:19,837 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1132202155] [2024-11-13 16:25:19,837 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 16:25:19,838 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 16:25:19,841 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 16:25:19,841 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 16:25:19,841 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-13 16:25:19,874 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 43 [2024-11-13 16:25:19,874 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 44 transitions, 292 flow. Second operand has 6 states, 6 states have (on average 19.5) internal successors, (117), 6 states have internal predecessors, (117), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 16:25:19,874 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 16:25:19,874 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 43 [2024-11-13 16:25:19,874 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 16:25:20,259 INFO L124 PetriNetUnfolderBase]: 476/1018 cut-off events. [2024-11-13 16:25:20,259 INFO L125 PetriNetUnfolderBase]: For 3090/3090 co-relation queries the response was YES. [2024-11-13 16:25:20,264 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3451 conditions, 1018 events. 476/1018 cut-off events. For 3090/3090 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 6313 event pairs, 76 based on Foata normal form. 26/1010 useless extension candidates. Maximal degree in co-relation 3429. Up to 278 conditions per place. [2024-11-13 16:25:20,268 INFO L140 encePairwiseOnDemand]: 34/43 looper letters, 37 selfloop transitions, 12 changer transitions 28/90 dead transitions. [2024-11-13 16:25:20,268 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 78 places, 90 transitions, 696 flow [2024-11-13 16:25:20,269 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-13 16:25:20,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-13 16:25:20,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 241 transitions. [2024-11-13 16:25:20,271 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5604651162790698 [2024-11-13 16:25:20,271 INFO L175 Difference]: Start difference. First operand has 73 places, 44 transitions, 292 flow. Second operand 10 states and 241 transitions. [2024-11-13 16:25:20,272 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 78 places, 90 transitions, 696 flow [2024-11-13 16:25:20,281 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 69 places, 90 transitions, 599 flow, removed 43 selfloop flow, removed 9 redundant places. [2024-11-13 16:25:20,284 INFO L231 Difference]: Finished difference. Result has 77 places, 45 transitions, 320 flow [2024-11-13 16:25:20,284 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=43, PETRI_DIFFERENCE_MINUEND_FLOW=247, PETRI_DIFFERENCE_MINUEND_PLACES=60, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=32, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=320, PETRI_PLACES=77, PETRI_TRANSITIONS=45} [2024-11-13 16:25:20,285 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 30 predicate places. [2024-11-13 16:25:20,285 INFO L471 AbstractCegarLoop]: Abstraction has has 77 places, 45 transitions, 320 flow [2024-11-13 16:25:20,285 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 19.5) internal successors, (117), 6 states have internal predecessors, (117), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 16:25:20,285 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 16:25:20,286 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 16:25:20,286 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-13 16:25:20,286 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 16:25:20,286 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 16:25:20,287 INFO L85 PathProgramCache]: Analyzing trace with hash -1764909452, now seen corresponding path program 1 times [2024-11-13 16:25:20,288 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 16:25:20,288 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [400431357] [2024-11-13 16:25:20,288 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 16:25:20,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:25:20,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:25:20,520 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:25:20,520 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 16:25:20,520 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [400431357] [2024-11-13 16:25:20,520 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [400431357] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 16:25:20,520 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 16:25:20,520 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 16:25:20,521 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1068650374] [2024-11-13 16:25:20,521 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 16:25:20,521 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 16:25:20,521 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 16:25:20,522 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 16:25:20,522 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-13 16:25:20,552 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 43 [2024-11-13 16:25:20,552 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 77 places, 45 transitions, 320 flow. Second operand has 6 states, 6 states have (on average 22.333333333333332) internal successors, (134), 6 states have internal predecessors, (134), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 16:25:20,553 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 16:25:20,553 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 43 [2024-11-13 16:25:20,553 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 16:25:20,872 INFO L124 PetriNetUnfolderBase]: 430/1002 cut-off events. [2024-11-13 16:25:20,872 INFO L125 PetriNetUnfolderBase]: For 3420/3571 co-relation queries the response was YES. [2024-11-13 16:25:20,877 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3181 conditions, 1002 events. 430/1002 cut-off events. For 3420/3571 co-relation queries the response was YES. Maximal size of possible extension queue 74. Compared 6657 event pairs, 176 based on Foata normal form. 51/1008 useless extension candidates. Maximal degree in co-relation 3158. Up to 329 conditions per place. [2024-11-13 16:25:20,881 INFO L140 encePairwiseOnDemand]: 37/43 looper letters, 26 selfloop transitions, 4 changer transitions 18/67 dead transitions. [2024-11-13 16:25:20,881 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 67 transitions, 495 flow [2024-11-13 16:25:20,882 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 16:25:20,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-13 16:25:20,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 160 transitions. [2024-11-13 16:25:20,883 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6201550387596899 [2024-11-13 16:25:20,883 INFO L175 Difference]: Start difference. First operand has 77 places, 45 transitions, 320 flow. Second operand 6 states and 160 transitions. [2024-11-13 16:25:20,883 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 67 transitions, 495 flow [2024-11-13 16:25:20,895 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 67 transitions, 441 flow, removed 21 selfloop flow, removed 10 redundant places. [2024-11-13 16:25:20,896 INFO L231 Difference]: Finished difference. Result has 69 places, 39 transitions, 229 flow [2024-11-13 16:25:20,896 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=43, PETRI_DIFFERENCE_MINUEND_FLOW=277, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=41, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=229, PETRI_PLACES=69, PETRI_TRANSITIONS=39} [2024-11-13 16:25:20,897 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 22 predicate places. [2024-11-13 16:25:20,897 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 39 transitions, 229 flow [2024-11-13 16:25:20,897 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 22.333333333333332) internal successors, (134), 6 states have internal predecessors, (134), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 16:25:20,897 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 16:25:20,897 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 16:25:20,898 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-13 16:25:20,899 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 16:25:20,900 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 16:25:20,900 INFO L85 PathProgramCache]: Analyzing trace with hash 668972534, now seen corresponding path program 2 times [2024-11-13 16:25:20,900 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 16:25:20,900 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1654629802] [2024-11-13 16:25:20,900 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 16:25:20,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:25:20,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:25:21,152 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:25:21,152 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 16:25:21,152 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1654629802] [2024-11-13 16:25:21,152 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1654629802] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 16:25:21,152 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 16:25:21,152 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-13 16:25:21,153 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [867967704] [2024-11-13 16:25:21,153 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 16:25:21,153 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 16:25:21,153 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 16:25:21,154 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 16:25:21,154 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-13 16:25:21,171 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 43 [2024-11-13 16:25:21,172 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 39 transitions, 229 flow. Second operand has 6 states, 6 states have (on average 22.333333333333332) internal successors, (134), 6 states have internal predecessors, (134), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 16:25:21,172 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 16:25:21,172 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 43 [2024-11-13 16:25:21,172 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 16:25:21,455 INFO L124 PetriNetUnfolderBase]: 257/623 cut-off events. [2024-11-13 16:25:21,455 INFO L125 PetriNetUnfolderBase]: For 1261/1336 co-relation queries the response was YES. [2024-11-13 16:25:21,458 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1874 conditions, 623 events. 257/623 cut-off events. For 1261/1336 co-relation queries the response was YES. Maximal size of possible extension queue 59. Compared 3847 event pairs, 70 based on Foata normal form. 22/621 useless extension candidates. Maximal degree in co-relation 1856. Up to 155 conditions per place. [2024-11-13 16:25:21,460 INFO L140 encePairwiseOnDemand]: 37/43 looper letters, 20 selfloop transitions, 2 changer transitions 25/63 dead transitions. [2024-11-13 16:25:21,461 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 73 places, 63 transitions, 381 flow [2024-11-13 16:25:21,461 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-13 16:25:21,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-13 16:25:21,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 184 transitions. [2024-11-13 16:25:21,463 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6112956810631229 [2024-11-13 16:25:21,463 INFO L175 Difference]: Start difference. First operand has 69 places, 39 transitions, 229 flow. Second operand 7 states and 184 transitions. [2024-11-13 16:25:21,463 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 73 places, 63 transitions, 381 flow [2024-11-13 16:25:21,469 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 60 places, 63 transitions, 316 flow, removed 12 selfloop flow, removed 13 redundant places. [2024-11-13 16:25:21,470 INFO L231 Difference]: Finished difference. Result has 63 places, 33 transitions, 131 flow [2024-11-13 16:25:21,471 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=43, PETRI_DIFFERENCE_MINUEND_FLOW=170, PETRI_DIFFERENCE_MINUEND_PLACES=54, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=39, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=37, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=131, PETRI_PLACES=63, PETRI_TRANSITIONS=33} [2024-11-13 16:25:21,471 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 16 predicate places. [2024-11-13 16:25:21,471 INFO L471 AbstractCegarLoop]: Abstraction has has 63 places, 33 transitions, 131 flow [2024-11-13 16:25:21,472 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 22.333333333333332) internal successors, (134), 6 states have internal predecessors, (134), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 16:25:21,472 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 16:25:21,475 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 16:25:21,475 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-13 16:25:21,475 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 16:25:21,476 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 16:25:21,476 INFO L85 PathProgramCache]: Analyzing trace with hash -1878832180, now seen corresponding path program 3 times [2024-11-13 16:25:21,476 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 16:25:21,476 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [421000227] [2024-11-13 16:25:21,476 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 16:25:21,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:25:21,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:25:21,680 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:25:21,680 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 16:25:21,680 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [421000227] [2024-11-13 16:25:21,681 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [421000227] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 16:25:21,681 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 16:25:21,681 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-13 16:25:21,681 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1308688489] [2024-11-13 16:25:21,681 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 16:25:21,681 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-13 16:25:21,682 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 16:25:21,682 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-13 16:25:21,682 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-13 16:25:21,700 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 43 [2024-11-13 16:25:21,700 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 63 places, 33 transitions, 131 flow. Second operand has 4 states, 4 states have (on average 23.75) internal successors, (95), 4 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 16:25:21,700 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 16:25:21,700 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 43 [2024-11-13 16:25:21,700 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 16:25:21,841 INFO L124 PetriNetUnfolderBase]: 328/644 cut-off events. [2024-11-13 16:25:21,842 INFO L125 PetriNetUnfolderBase]: For 131/140 co-relation queries the response was YES. [2024-11-13 16:25:21,843 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1337 conditions, 644 events. 328/644 cut-off events. For 131/140 co-relation queries the response was YES. Maximal size of possible extension queue 52. Compared 3415 event pairs, 86 based on Foata normal form. 27/643 useless extension candidates. Maximal degree in co-relation 1324. Up to 331 conditions per place. [2024-11-13 16:25:21,845 INFO L140 encePairwiseOnDemand]: 37/43 looper letters, 22 selfloop transitions, 4 changer transitions 4/46 dead transitions. [2024-11-13 16:25:21,845 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 62 places, 46 transitions, 219 flow [2024-11-13 16:25:21,846 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-13 16:25:21,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-13 16:25:21,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 116 transitions. [2024-11-13 16:25:21,846 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6744186046511628 [2024-11-13 16:25:21,847 INFO L175 Difference]: Start difference. First operand has 63 places, 33 transitions, 131 flow. Second operand 4 states and 116 transitions. [2024-11-13 16:25:21,847 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 62 places, 46 transitions, 219 flow [2024-11-13 16:25:21,848 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 50 places, 46 transitions, 179 flow, removed 6 selfloop flow, removed 12 redundant places. [2024-11-13 16:25:21,849 INFO L231 Difference]: Finished difference. Result has 52 places, 35 transitions, 119 flow [2024-11-13 16:25:21,849 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=43, PETRI_DIFFERENCE_MINUEND_FLOW=91, PETRI_DIFFERENCE_MINUEND_PLACES=47, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=33, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=29, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=119, PETRI_PLACES=52, PETRI_TRANSITIONS=35} [2024-11-13 16:25:21,849 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 5 predicate places. [2024-11-13 16:25:21,850 INFO L471 AbstractCegarLoop]: Abstraction has has 52 places, 35 transitions, 119 flow [2024-11-13 16:25:21,850 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 23.75) internal successors, (95), 4 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 16:25:21,850 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 16:25:21,850 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 16:25:21,850 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-13 16:25:21,850 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 16:25:21,851 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 16:25:21,851 INFO L85 PathProgramCache]: Analyzing trace with hash -252703069, now seen corresponding path program 1 times [2024-11-13 16:25:21,851 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 16:25:21,851 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [604109258] [2024-11-13 16:25:21,851 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 16:25:21,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:25:21,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:25:21,967 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:25:21,967 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 16:25:21,967 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [604109258] [2024-11-13 16:25:21,968 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [604109258] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 16:25:21,968 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 16:25:21,968 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-13 16:25:21,968 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1564938673] [2024-11-13 16:25:21,968 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 16:25:21,968 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-13 16:25:21,969 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 16:25:21,969 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-13 16:25:21,969 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-13 16:25:21,978 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 43 [2024-11-13 16:25:21,979 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 52 places, 35 transitions, 119 flow. Second operand has 5 states, 5 states have (on average 23.4) internal successors, (117), 5 states have internal predecessors, (117), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 16:25:21,979 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 16:25:21,979 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 43 [2024-11-13 16:25:21,979 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 16:25:22,116 INFO L124 PetriNetUnfolderBase]: 222/445 cut-off events. [2024-11-13 16:25:22,116 INFO L125 PetriNetUnfolderBase]: For 154/203 co-relation queries the response was YES. [2024-11-13 16:25:22,118 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1057 conditions, 445 events. 222/445 cut-off events. For 154/203 co-relation queries the response was YES. Maximal size of possible extension queue 41. Compared 1988 event pairs, 30 based on Foata normal form. 27/454 useless extension candidates. Maximal degree in co-relation 1049. Up to 193 conditions per place. [2024-11-13 16:25:22,119 INFO L140 encePairwiseOnDemand]: 37/43 looper letters, 21 selfloop transitions, 6 changer transitions 8/51 dead transitions. [2024-11-13 16:25:22,119 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 56 places, 51 transitions, 238 flow [2024-11-13 16:25:22,120 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-13 16:25:22,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-13 16:25:22,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 142 transitions. [2024-11-13 16:25:22,121 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6604651162790698 [2024-11-13 16:25:22,121 INFO L175 Difference]: Start difference. First operand has 52 places, 35 transitions, 119 flow. Second operand 5 states and 142 transitions. [2024-11-13 16:25:22,121 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 56 places, 51 transitions, 238 flow [2024-11-13 16:25:22,122 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 54 places, 51 transitions, 229 flow, removed 1 selfloop flow, removed 2 redundant places. [2024-11-13 16:25:22,123 INFO L231 Difference]: Finished difference. Result has 56 places, 35 transitions, 137 flow [2024-11-13 16:25:22,124 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=43, PETRI_DIFFERENCE_MINUEND_FLOW=112, PETRI_DIFFERENCE_MINUEND_PLACES=50, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=35, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=29, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=137, PETRI_PLACES=56, PETRI_TRANSITIONS=35} [2024-11-13 16:25:22,124 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 9 predicate places. [2024-11-13 16:25:22,124 INFO L471 AbstractCegarLoop]: Abstraction has has 56 places, 35 transitions, 137 flow [2024-11-13 16:25:22,125 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 23.4) internal successors, (117), 5 states have internal predecessors, (117), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 16:25:22,125 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 16:25:22,125 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 16:25:22,125 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-13 16:25:22,125 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 16:25:22,126 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 16:25:22,126 INFO L85 PathProgramCache]: Analyzing trace with hash 1821246894, now seen corresponding path program 1 times [2024-11-13 16:25:22,126 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 16:25:22,126 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [528637902] [2024-11-13 16:25:22,126 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 16:25:22,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 16:25:22,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:25:22,294 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 16:25:22,294 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 16:25:22,295 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [528637902] [2024-11-13 16:25:22,295 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [528637902] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 16:25:22,295 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 16:25:22,295 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 16:25:22,295 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [957063670] [2024-11-13 16:25:22,295 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 16:25:22,296 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 16:25:22,296 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 16:25:22,297 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 16:25:22,297 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-11-13 16:25:22,304 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 43 [2024-11-13 16:25:22,305 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 56 places, 35 transitions, 137 flow. Second operand has 6 states, 6 states have (on average 23.166666666666668) internal successors, (139), 6 states have internal predecessors, (139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 16:25:22,305 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 16:25:22,305 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 43 [2024-11-13 16:25:22,305 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 16:25:22,428 INFO L124 PetriNetUnfolderBase]: 80/171 cut-off events. [2024-11-13 16:25:22,428 INFO L125 PetriNetUnfolderBase]: For 173/201 co-relation queries the response was YES. [2024-11-13 16:25:22,429 INFO L83 FinitePrefix]: Finished finitePrefix Result has 465 conditions, 171 events. 80/171 cut-off events. For 173/201 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 505 event pairs, 2 based on Foata normal form. 16/181 useless extension candidates. Maximal degree in co-relation 456. Up to 56 conditions per place. [2024-11-13 16:25:22,429 INFO L140 encePairwiseOnDemand]: 37/43 looper letters, 0 selfloop transitions, 0 changer transitions 43/43 dead transitions. [2024-11-13 16:25:22,430 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 56 places, 43 transitions, 215 flow [2024-11-13 16:25:22,430 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 16:25:22,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-13 16:25:22,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 158 transitions. [2024-11-13 16:25:22,431 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6124031007751938 [2024-11-13 16:25:22,431 INFO L175 Difference]: Start difference. First operand has 56 places, 35 transitions, 137 flow. Second operand 6 states and 158 transitions. [2024-11-13 16:25:22,431 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 56 places, 43 transitions, 215 flow [2024-11-13 16:25:22,432 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 51 places, 43 transitions, 193 flow, removed 3 selfloop flow, removed 5 redundant places. [2024-11-13 16:25:22,433 INFO L231 Difference]: Finished difference. Result has 51 places, 0 transitions, 0 flow [2024-11-13 16:25:22,433 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=43, PETRI_DIFFERENCE_MINUEND_FLOW=104, PETRI_DIFFERENCE_MINUEND_PLACES=46, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=30, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=30, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=0, PETRI_PLACES=51, PETRI_TRANSITIONS=0} [2024-11-13 16:25:22,434 INFO L277 CegarLoopForPetriNet]: 47 programPoint places, 4 predicate places. [2024-11-13 16:25:22,434 INFO L471 AbstractCegarLoop]: Abstraction has has 51 places, 0 transitions, 0 flow [2024-11-13 16:25:22,434 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 23.166666666666668) internal successors, (139), 6 states have internal predecessors, (139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 16:25:22,437 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK (4 of 5 remaining) [2024-11-13 16:25:22,438 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (3 of 5 remaining) [2024-11-13 16:25:22,438 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 5 remaining) [2024-11-13 16:25:22,439 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 5 remaining) [2024-11-13 16:25:22,439 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 5 remaining) [2024-11-13 16:25:22,439 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-13 16:25:22,439 INFO L407 BasicCegarLoop]: Path program histogram: [3, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 16:25:22,444 INFO L242 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-13 16:25:22,444 INFO L173 ceAbstractionStarter]: Computing trace abstraction results [2024-11-13 16:25:22,451 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 13.11 04:25:22 BasicIcfg [2024-11-13 16:25:22,451 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-13 16:25:22,452 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-13 16:25:22,452 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-13 16:25:22,453 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-13 16:25:22,453 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 04:25:14" (3/4) ... [2024-11-13 16:25:22,456 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-13 16:25:22,460 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P0 [2024-11-13 16:25:22,460 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P1 [2024-11-13 16:25:22,460 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P2 [2024-11-13 16:25:22,465 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 36 nodes and edges [2024-11-13 16:25:22,465 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 12 nodes and edges [2024-11-13 16:25:22,465 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-13 16:25:22,465 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-11-13 16:25:22,557 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_874b0c59-a180-4a3c-8fab-5784293767fd/bin/uautomizer-verify-qhAvR1uOyd/witness.graphml [2024-11-13 16:25:22,557 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_874b0c59-a180-4a3c-8fab-5784293767fd/bin/uautomizer-verify-qhAvR1uOyd/witness.yml [2024-11-13 16:25:22,557 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-13 16:25:22,558 INFO L158 Benchmark]: Toolchain (without parser) took 9734.05ms. Allocated memory was 142.6MB in the beginning and 176.2MB in the end (delta: 33.6MB). Free memory was 115.7MB in the beginning and 126.0MB in the end (delta: -10.2MB). Peak memory consumption was 23.0MB. Max. memory is 16.1GB. [2024-11-13 16:25:22,559 INFO L158 Benchmark]: CDTParser took 0.48ms. Allocated memory is still 117.4MB. Free memory is still 74.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 16:25:22,559 INFO L158 Benchmark]: CACSL2BoogieTranslator took 709.42ms. Allocated memory is still 142.6MB. Free memory was 115.5MB in the beginning and 95.5MB in the end (delta: 20.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-13 16:25:22,559 INFO L158 Benchmark]: Boogie Procedure Inliner took 40.74ms. Allocated memory is still 142.6MB. Free memory was 95.5MB in the beginning and 93.9MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 16:25:22,560 INFO L158 Benchmark]: Boogie Preprocessor took 45.68ms. Allocated memory is still 142.6MB. Free memory was 93.9MB in the beginning and 92.1MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 16:25:22,560 INFO L158 Benchmark]: RCFGBuilder took 699.98ms. Allocated memory is still 142.6MB. Free memory was 92.1MB in the beginning and 74.1MB in the end (delta: 17.9MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-13 16:25:22,561 INFO L158 Benchmark]: TraceAbstraction took 8124.45ms. Allocated memory was 142.6MB in the beginning and 176.2MB in the end (delta: 33.6MB). Free memory was 73.5MB in the beginning and 129.7MB in the end (delta: -56.2MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 16:25:22,561 INFO L158 Benchmark]: Witness Printer took 105.21ms. Allocated memory is still 176.2MB. Free memory was 129.7MB in the beginning and 126.0MB in the end (delta: 3.7MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 16:25:22,563 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.48ms. Allocated memory is still 117.4MB. Free memory is still 74.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 709.42ms. Allocated memory is still 142.6MB. Free memory was 115.5MB in the beginning and 95.5MB in the end (delta: 20.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 40.74ms. Allocated memory is still 142.6MB. Free memory was 95.5MB in the beginning and 93.9MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 45.68ms. Allocated memory is still 142.6MB. Free memory was 93.9MB in the beginning and 92.1MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 699.98ms. Allocated memory is still 142.6MB. Free memory was 92.1MB in the beginning and 74.1MB in the end (delta: 17.9MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 8124.45ms. Allocated memory was 142.6MB in the beginning and 176.2MB in the end (delta: 33.6MB). Free memory was 73.5MB in the beginning and 129.7MB in the end (delta: -56.2MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 105.21ms. Allocated memory is still 176.2MB. Free memory was 129.7MB in the beginning and 126.0MB in the end (delta: 3.7MB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 774]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - PositiveResult [Line: 17]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 7 procedures, 66 locations, 5 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: 8.0s, OverallIterations: 11, TraceHistogramMax: 1, PathProgramHistogramMax: 3, EmptinessCheckTime: 0.0s, AutomataDifference: 4.8s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 446 SdHoareTripleChecker+Valid, 1.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 392 mSDsluCounter, 301 SdHoareTripleChecker+Invalid, 1.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 214 mSDsCounter, 40 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1036 IncrementalHoareTripleChecker+Invalid, 1076 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 40 mSolverCounterUnsat, 87 mSDtfsCounter, 1036 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 85 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 72 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 52 ImplicationChecksByTransitivity, 0.9s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=409occurred in iteration=4, InterpolantAutomatonStates: 78, 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, 2.4s InterpolantComputationTime, 228 NumberOfCodeBlocks, 228 NumberOfCodeBlocksAsserted, 11 NumberOfCheckSat, 217 ConstructedInterpolants, 0 QuantifiedInterpolants, 823 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 11 InterpolantComputations, 11 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 2 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-13 16:25:22,600 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_874b0c59-a180-4a3c-8fab-5784293767fd/bin/uautomizer-verify-qhAvR1uOyd/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