./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/weaver/parallel-bluetooth.wvr.c --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_a4334b8e-b4da-448e-bec0-ebd76ff1b4a2/bin/uautomizer-verify-qhAvR1uOyd/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a4334b8e-b4da-448e-bec0-ebd76ff1b4a2/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_a4334b8e-b4da-448e-bec0-ebd76ff1b4a2/bin/uautomizer-verify-qhAvR1uOyd/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a4334b8e-b4da-448e-bec0-ebd76ff1b4a2/bin/uautomizer-verify-qhAvR1uOyd/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/weaver/parallel-bluetooth.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a4334b8e-b4da-448e-bec0-ebd76ff1b4a2/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_a4334b8e-b4da-448e-bec0-ebd76ff1b4a2/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 cad856450cf6e95f9e7427e37ad4e3c8d32c703bbc90760a7f99cf9b3d00a8f5 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 14:54:37,265 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 14:54:37,346 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a4334b8e-b4da-448e-bec0-ebd76ff1b4a2/bin/uautomizer-verify-qhAvR1uOyd/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-13 14:54:37,351 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 14:54:37,351 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-13 14:54:37,374 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 14:54:37,374 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-13 14:54:37,374 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-13 14:54:37,375 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-13 14:54:37,375 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-13 14:54:37,375 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 14:54:37,375 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-13 14:54:37,375 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 14:54:37,376 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 14:54:37,376 INFO L153 SettingsManager]: * Use SBE=true [2024-11-13 14:54:37,376 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 14:54:37,376 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 14:54:37,376 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 14:54:37,376 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 14:54:37,376 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 14:54:37,376 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-13 14:54:37,377 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-13 14:54:37,377 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-13 14:54:37,377 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 14:54:37,377 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-13 14:54:37,377 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 14:54:37,377 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 14:54:37,377 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 14:54:37,377 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 14:54:37,377 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 14:54:37,378 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-13 14:54:37,378 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-13 14:54:37,378 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-13 14:54:37,378 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-13 14:54:37,378 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 14:54:37,378 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 14:54:37,378 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-13 14:54:37,378 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 14:54:37,378 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-13 14:54:37,379 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-13 14:54:37,379 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-13 14:54:37,379 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-13 14:54:37,379 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_a4334b8e-b4da-448e-bec0-ebd76ff1b4a2/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 -> cad856450cf6e95f9e7427e37ad4e3c8d32c703bbc90760a7f99cf9b3d00a8f5 [2024-11-13 14:54:37,673 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 14:54:37,681 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 14:54:37,683 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 14:54:37,685 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 14:54:37,685 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 14:54:37,686 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a4334b8e-b4da-448e-bec0-ebd76ff1b4a2/bin/uautomizer-verify-qhAvR1uOyd/../../sv-benchmarks/c/weaver/parallel-bluetooth.wvr.c Unable to find full path for "g++" [2024-11-13 14:54:39,643 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 14:54:39,964 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 14:54:39,964 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a4334b8e-b4da-448e-bec0-ebd76ff1b4a2/sv-benchmarks/c/weaver/parallel-bluetooth.wvr.c [2024-11-13 14:54:39,972 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a4334b8e-b4da-448e-bec0-ebd76ff1b4a2/bin/uautomizer-verify-qhAvR1uOyd/data/0c4fb0cc4/9ff84814715e4c16adafbe55a4ee5a81/FLAGe53ddbc54 [2024-11-13 14:54:40,239 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a4334b8e-b4da-448e-bec0-ebd76ff1b4a2/bin/uautomizer-verify-qhAvR1uOyd/data/0c4fb0cc4/9ff84814715e4c16adafbe55a4ee5a81 [2024-11-13 14:54:40,241 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 14:54:40,244 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 14:54:40,246 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 14:54:40,247 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 14:54:40,251 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 14:54:40,252 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 02:54:40" (1/1) ... [2024-11-13 14:54:40,255 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@502c4d38 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:54:40, skipping insertion in model container [2024-11-13 14:54:40,256 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 02:54:40" (1/1) ... [2024-11-13 14:54:40,275 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 14:54:40,480 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 14:54:40,492 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 14:54:40,514 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 14:54:40,529 INFO L204 MainTranslator]: Completed translation [2024-11-13 14:54:40,530 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:54:40 WrapperNode [2024-11-13 14:54:40,530 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 14:54:40,531 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 14:54:40,532 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 14:54:40,532 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 14:54:40,539 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:54:40" (1/1) ... [2024-11-13 14:54:40,547 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:54:40" (1/1) ... [2024-11-13 14:54:40,568 INFO L138 Inliner]: procedures = 18, calls = 17, calls flagged for inlining = 11, calls inlined = 11, statements flattened = 115 [2024-11-13 14:54:40,568 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 14:54:40,569 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 14:54:40,569 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 14:54:40,569 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 14:54:40,578 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:54:40" (1/1) ... [2024-11-13 14:54:40,579 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:54:40" (1/1) ... [2024-11-13 14:54:40,581 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:54:40" (1/1) ... [2024-11-13 14:54:40,594 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 14:54:40,594 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:54:40" (1/1) ... [2024-11-13 14:54:40,595 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:54:40" (1/1) ... [2024-11-13 14:54:40,601 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:54:40" (1/1) ... [2024-11-13 14:54:40,603 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:54:40" (1/1) ... [2024-11-13 14:54:40,604 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:54:40" (1/1) ... [2024-11-13 14:54:40,605 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:54:40" (1/1) ... [2024-11-13 14:54:40,607 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 14:54:40,608 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 14:54:40,608 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 14:54:40,609 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 14:54:40,610 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:54:40" (1/1) ... [2024-11-13 14:54:40,616 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-13 14:54:40,632 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a4334b8e-b4da-448e-bec0-ebd76ff1b4a2/bin/uautomizer-verify-qhAvR1uOyd/z3 [2024-11-13 14:54:40,645 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a4334b8e-b4da-448e-bec0-ebd76ff1b4a2/bin/uautomizer-verify-qhAvR1uOyd/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-13 14:54:40,651 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a4334b8e-b4da-448e-bec0-ebd76ff1b4a2/bin/uautomizer-verify-qhAvR1uOyd/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-13 14:54:40,678 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 14:54:40,678 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-13 14:54:40,678 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-13 14:54:40,678 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-13 14:54:40,678 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-13 14:54:40,678 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-13 14:54:40,678 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 14:54:40,678 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 14:54:40,680 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 14:54:40,797 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 14:54:40,799 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 14:54:41,154 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-13 14:54:41,154 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 14:54:41,339 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 14:54:41,340 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-13 14:54:41,340 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 02:54:41 BoogieIcfgContainer [2024-11-13 14:54:41,340 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 14:54:41,343 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-13 14:54:41,343 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-13 14:54:41,348 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-13 14:54:41,349 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.11 02:54:40" (1/3) ... [2024-11-13 14:54:41,349 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@37b15e61 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.11 02:54:41, skipping insertion in model container [2024-11-13 14:54:41,349 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:54:40" (2/3) ... [2024-11-13 14:54:41,350 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@37b15e61 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.11 02:54:41, skipping insertion in model container [2024-11-13 14:54:41,350 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 02:54:41" (3/3) ... [2024-11-13 14:54:41,352 INFO L112 eAbstractionObserver]: Analyzing ICFG parallel-bluetooth.wvr.c [2024-11-13 14:54:41,369 INFO L217 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-13 14:54:41,371 INFO L154 ceAbstractionStarter]: Applying trace abstraction to ICFG parallel-bluetooth.wvr.c that has 3 procedures, 47 locations, 1 initial locations, 0 loop locations, and 2 error locations. [2024-11-13 14:54:41,371 INFO L492 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-13 14:54:41,427 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-13 14:54:41,463 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 53 places, 49 transitions, 112 flow [2024-11-13 14:54:41,503 INFO L124 PetriNetUnfolderBase]: 3/47 cut-off events. [2024-11-13 14:54:41,520 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-13 14:54:41,523 INFO L83 FinitePrefix]: Finished finitePrefix Result has 56 conditions, 47 events. 3/47 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 32 event pairs, 0 based on Foata normal form. 0/42 useless extension candidates. Maximal degree in co-relation 28. Up to 2 conditions per place. [2024-11-13 14:54:41,523 INFO L82 GeneralOperation]: Start removeDead. Operand has 53 places, 49 transitions, 112 flow [2024-11-13 14:54:41,527 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 50 places, 46 transitions, 104 flow [2024-11-13 14:54:41,537 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-13 14:54:41,555 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;@c72bb05, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-13 14:54:41,557 INFO L334 AbstractCegarLoop]: Starting to check reachability of 4 error locations. [2024-11-13 14:54:41,581 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-13 14:54:41,581 INFO L124 PetriNetUnfolderBase]: 3/43 cut-off events. [2024-11-13 14:54:41,581 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-13 14:54:41,581 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:54:41,582 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 14:54:41,582 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-13 14:54:41,587 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:54:41,587 INFO L85 PathProgramCache]: Analyzing trace with hash 1293644379, now seen corresponding path program 1 times [2024-11-13 14:54:41,595 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:54:41,595 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [726185145] [2024-11-13 14:54:41,596 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:54:41,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:54:41,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:54:42,033 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 14:54:42,035 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:54:42,035 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [726185145] [2024-11-13 14:54:42,036 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [726185145] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:54:42,037 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:54:42,037 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-13 14:54:42,038 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1366321230] [2024-11-13 14:54:42,039 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:54:42,048 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 14:54:42,054 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:54:42,080 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 14:54:42,081 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 14:54:42,096 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 49 [2024-11-13 14:54:42,099 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 50 places, 46 transitions, 104 flow. Second operand has 3 states, 3 states have (on average 29.333333333333332) internal successors, (88), 3 states have internal predecessors, (88), 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 14:54:42,100 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:54:42,100 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 49 [2024-11-13 14:54:42,101 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:54:42,263 INFO L124 PetriNetUnfolderBase]: 138/299 cut-off events. [2024-11-13 14:54:42,263 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2024-11-13 14:54:42,264 INFO L83 FinitePrefix]: Finished finitePrefix Result has 577 conditions, 299 events. 138/299 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 1243 event pairs, 45 based on Foata normal form. 6/274 useless extension candidates. Maximal degree in co-relation 497. Up to 155 conditions per place. [2024-11-13 14:54:42,269 INFO L140 encePairwiseOnDemand]: 42/49 looper letters, 32 selfloop transitions, 5 changer transitions 0/56 dead transitions. [2024-11-13 14:54:42,269 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 50 places, 56 transitions, 204 flow [2024-11-13 14:54:42,271 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 14:54:42,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 14:54:42,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 105 transitions. [2024-11-13 14:54:42,285 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7142857142857143 [2024-11-13 14:54:42,287 INFO L175 Difference]: Start difference. First operand has 50 places, 46 transitions, 104 flow. Second operand 3 states and 105 transitions. [2024-11-13 14:54:42,288 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 50 places, 56 transitions, 204 flow [2024-11-13 14:54:42,295 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 46 places, 56 transitions, 192 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-13 14:54:42,303 INFO L231 Difference]: Finished difference. Result has 47 places, 46 transitions, 117 flow [2024-11-13 14:54:42,306 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=49, PETRI_DIFFERENCE_MINUEND_FLOW=92, PETRI_DIFFERENCE_MINUEND_PLACES=44, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=39, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=117, PETRI_PLACES=47, PETRI_TRANSITIONS=46} [2024-11-13 14:54:42,312 INFO L277 CegarLoopForPetriNet]: 50 programPoint places, -3 predicate places. [2024-11-13 14:54:42,312 INFO L471 AbstractCegarLoop]: Abstraction has has 47 places, 46 transitions, 117 flow [2024-11-13 14:54:42,313 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 29.333333333333332) internal successors, (88), 3 states have internal predecessors, (88), 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 14:54:42,313 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:54:42,313 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 14:54:42,313 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-13 14:54:42,313 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-13 14:54:42,314 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:54:42,314 INFO L85 PathProgramCache]: Analyzing trace with hash 473388430, now seen corresponding path program 1 times [2024-11-13 14:54:42,314 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:54:42,314 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [399364154] [2024-11-13 14:54:42,314 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:54:42,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:54:42,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:54:42,462 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 14:54:42,462 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:54:42,462 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [399364154] [2024-11-13 14:54:42,462 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [399364154] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:54:42,462 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:54:42,463 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-13 14:54:42,463 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [560511376] [2024-11-13 14:54:42,463 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:54:42,464 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 14:54:42,464 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:54:42,465 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 14:54:42,465 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 14:54:42,478 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 49 [2024-11-13 14:54:42,479 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 47 places, 46 transitions, 117 flow. Second operand has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 states have internal predecessors, (84), 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 14:54:42,479 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:54:42,479 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 49 [2024-11-13 14:54:42,479 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:54:42,748 INFO L124 PetriNetUnfolderBase]: 225/495 cut-off events. [2024-11-13 14:54:42,749 INFO L125 PetriNetUnfolderBase]: For 26/26 co-relation queries the response was YES. [2024-11-13 14:54:42,752 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1000 conditions, 495 events. 225/495 cut-off events. For 26/26 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 2349 event pairs, 98 based on Foata normal form. 0/436 useless extension candidates. Maximal degree in co-relation 469. Up to 257 conditions per place. [2024-11-13 14:54:42,755 INFO L140 encePairwiseOnDemand]: 39/49 looper letters, 35 selfloop transitions, 8 changer transitions 0/62 dead transitions. [2024-11-13 14:54:42,755 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 49 places, 62 transitions, 240 flow [2024-11-13 14:54:42,756 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 14:54:42,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 14:54:42,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 105 transitions. [2024-11-13 14:54:42,758 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7142857142857143 [2024-11-13 14:54:42,758 INFO L175 Difference]: Start difference. First operand has 47 places, 46 transitions, 117 flow. Second operand 3 states and 105 transitions. [2024-11-13 14:54:42,758 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 49 places, 62 transitions, 240 flow [2024-11-13 14:54:42,759 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 48 places, 62 transitions, 235 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-13 14:54:42,762 INFO L231 Difference]: Finished difference. Result has 50 places, 52 transitions, 172 flow [2024-11-13 14:54:42,763 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=49, PETRI_DIFFERENCE_MINUEND_FLOW=112, PETRI_DIFFERENCE_MINUEND_PLACES=46, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=46, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=38, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=172, PETRI_PLACES=50, PETRI_TRANSITIONS=52} [2024-11-13 14:54:42,764 INFO L277 CegarLoopForPetriNet]: 50 programPoint places, 0 predicate places. [2024-11-13 14:54:42,764 INFO L471 AbstractCegarLoop]: Abstraction has has 50 places, 52 transitions, 172 flow [2024-11-13 14:54:42,765 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 states have internal predecessors, (84), 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 14:54:42,765 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:54:42,765 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 14:54:42,766 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-13 14:54:42,766 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-13 14:54:42,767 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:54:42,767 INFO L85 PathProgramCache]: Analyzing trace with hash -1208737638, now seen corresponding path program 2 times [2024-11-13 14:54:42,768 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:54:42,768 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2133821673] [2024-11-13 14:54:42,768 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:54:42,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:54:42,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:54:43,038 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 14:54:43,038 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:54:43,039 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2133821673] [2024-11-13 14:54:43,039 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2133821673] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:54:43,039 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:54:43,039 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 14:54:43,039 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1821401367] [2024-11-13 14:54:43,039 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:54:43,039 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-13 14:54:43,040 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:54:43,040 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-13 14:54:43,040 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-11-13 14:54:43,066 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 49 [2024-11-13 14:54:43,067 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 50 places, 52 transitions, 172 flow. Second operand has 5 states, 5 states have (on average 24.8) internal successors, (124), 5 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:54:43,067 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:54:43,067 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 49 [2024-11-13 14:54:43,067 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:54:43,317 INFO L124 PetriNetUnfolderBase]: 228/551 cut-off events. [2024-11-13 14:54:43,317 INFO L125 PetriNetUnfolderBase]: For 294/297 co-relation queries the response was YES. [2024-11-13 14:54:43,323 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1297 conditions, 551 events. 228/551 cut-off events. For 294/297 co-relation queries the response was YES. Maximal size of possible extension queue 37. Compared 2785 event pairs, 49 based on Foata normal form. 28/569 useless extension candidates. Maximal degree in co-relation 857. Up to 181 conditions per place. [2024-11-13 14:54:43,327 INFO L140 encePairwiseOnDemand]: 38/49 looper letters, 45 selfloop transitions, 15 changer transitions 8/87 dead transitions. [2024-11-13 14:54:43,328 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 54 places, 87 transitions, 420 flow [2024-11-13 14:54:43,328 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-13 14:54:43,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-13 14:54:43,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 165 transitions. [2024-11-13 14:54:43,331 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.673469387755102 [2024-11-13 14:54:43,332 INFO L175 Difference]: Start difference. First operand has 50 places, 52 transitions, 172 flow. Second operand 5 states and 165 transitions. [2024-11-13 14:54:43,332 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 54 places, 87 transitions, 420 flow [2024-11-13 14:54:43,338 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 52 places, 87 transitions, 402 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-13 14:54:43,342 INFO L231 Difference]: Finished difference. Result has 56 places, 59 transitions, 268 flow [2024-11-13 14:54:43,342 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=49, PETRI_DIFFERENCE_MINUEND_FLOW=152, PETRI_DIFFERENCE_MINUEND_PLACES=48, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=39, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=268, PETRI_PLACES=56, PETRI_TRANSITIONS=59} [2024-11-13 14:54:43,343 INFO L277 CegarLoopForPetriNet]: 50 programPoint places, 6 predicate places. [2024-11-13 14:54:43,344 INFO L471 AbstractCegarLoop]: Abstraction has has 56 places, 59 transitions, 268 flow [2024-11-13 14:54:43,344 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 24.8) internal successors, (124), 5 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:54:43,344 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:54:43,345 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 14:54:43,345 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-13 14:54:43,346 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-13 14:54:43,346 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:54:43,347 INFO L85 PathProgramCache]: Analyzing trace with hash 490987318, now seen corresponding path program 3 times [2024-11-13 14:54:43,348 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:54:43,348 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1833091933] [2024-11-13 14:54:43,348 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:54:43,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:54:43,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:54:43,696 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 14:54:43,697 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:54:43,698 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1833091933] [2024-11-13 14:54:43,698 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1833091933] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:54:43,698 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:54:43,698 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-13 14:54:43,698 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1140660324] [2024-11-13 14:54:43,698 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:54:43,699 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-13 14:54:43,699 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:54:43,700 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-13 14:54:43,700 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-13 14:54:43,714 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 49 [2024-11-13 14:54:43,715 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 56 places, 59 transitions, 268 flow. Second operand has 4 states, 4 states have (on average 28.0) internal successors, (112), 4 states have internal predecessors, (112), 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 14:54:43,715 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:54:43,715 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 49 [2024-11-13 14:54:43,715 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:54:43,933 INFO L124 PetriNetUnfolderBase]: 204/571 cut-off events. [2024-11-13 14:54:43,933 INFO L125 PetriNetUnfolderBase]: For 583/604 co-relation queries the response was YES. [2024-11-13 14:54:43,936 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1542 conditions, 571 events. 204/571 cut-off events. For 583/604 co-relation queries the response was YES. Maximal size of possible extension queue 45. Compared 3302 event pairs, 138 based on Foata normal form. 5/549 useless extension candidates. Maximal degree in co-relation 966. Up to 285 conditions per place. [2024-11-13 14:54:43,938 INFO L140 encePairwiseOnDemand]: 46/49 looper letters, 33 selfloop transitions, 0 changer transitions 21/79 dead transitions. [2024-11-13 14:54:43,939 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 59 places, 79 transitions, 470 flow [2024-11-13 14:54:43,939 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-13 14:54:43,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-13 14:54:43,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 131 transitions. [2024-11-13 14:54:43,940 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6683673469387755 [2024-11-13 14:54:43,940 INFO L175 Difference]: Start difference. First operand has 56 places, 59 transitions, 268 flow. Second operand 4 states and 131 transitions. [2024-11-13 14:54:43,940 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 59 places, 79 transitions, 470 flow [2024-11-13 14:54:43,946 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 59 places, 79 transitions, 456 flow, removed 7 selfloop flow, removed 0 redundant places. [2024-11-13 14:54:43,950 INFO L231 Difference]: Finished difference. Result has 61 places, 58 transitions, 262 flow [2024-11-13 14:54:43,950 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=49, PETRI_DIFFERENCE_MINUEND_FLOW=260, PETRI_DIFFERENCE_MINUEND_PLACES=56, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=59, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=262, PETRI_PLACES=61, PETRI_TRANSITIONS=58} [2024-11-13 14:54:43,951 INFO L277 CegarLoopForPetriNet]: 50 programPoint places, 11 predicate places. [2024-11-13 14:54:43,951 INFO L471 AbstractCegarLoop]: Abstraction has has 61 places, 58 transitions, 262 flow [2024-11-13 14:54:43,951 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 28.0) internal successors, (112), 4 states have internal predecessors, (112), 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 14:54:43,953 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:54:43,953 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 14:54:43,953 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-13 14:54:43,953 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-13 14:54:43,954 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:54:43,954 INFO L85 PathProgramCache]: Analyzing trace with hash -251428277, now seen corresponding path program 1 times [2024-11-13 14:54:43,954 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:54:43,954 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [404524685] [2024-11-13 14:54:43,954 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:54:43,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:54:43,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:54:44,024 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 14:54:44,024 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:54:44,024 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [404524685] [2024-11-13 14:54:44,025 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [404524685] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:54:44,025 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:54:44,026 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-13 14:54:44,026 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [378693062] [2024-11-13 14:54:44,026 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:54:44,026 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 14:54:44,026 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:54:44,027 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 14:54:44,027 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 14:54:44,035 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 49 [2024-11-13 14:54:44,035 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 61 places, 58 transitions, 262 flow. Second operand has 3 states, 3 states have (on average 28.333333333333332) internal successors, (85), 3 states have internal predecessors, (85), 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 14:54:44,035 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:54:44,035 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 49 [2024-11-13 14:54:44,035 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:54:44,207 INFO L124 PetriNetUnfolderBase]: 196/509 cut-off events. [2024-11-13 14:54:44,210 INFO L125 PetriNetUnfolderBase]: For 629/632 co-relation queries the response was YES. [2024-11-13 14:54:44,212 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1397 conditions, 509 events. 196/509 cut-off events. For 629/632 co-relation queries the response was YES. Maximal size of possible extension queue 37. Compared 2605 event pairs, 63 based on Foata normal form. 9/512 useless extension candidates. Maximal degree in co-relation 1386. Up to 245 conditions per place. [2024-11-13 14:54:44,215 INFO L140 encePairwiseOnDemand]: 40/49 looper letters, 45 selfloop transitions, 8 changer transitions 3/74 dead transitions. [2024-11-13 14:54:44,215 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 74 transitions, 445 flow [2024-11-13 14:54:44,216 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 14:54:44,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 14:54:44,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 105 transitions. [2024-11-13 14:54:44,218 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7142857142857143 [2024-11-13 14:54:44,218 INFO L175 Difference]: Start difference. First operand has 61 places, 58 transitions, 262 flow. Second operand 3 states and 105 transitions. [2024-11-13 14:54:44,218 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 74 transitions, 445 flow [2024-11-13 14:54:44,224 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 59 places, 74 transitions, 415 flow, removed 15 selfloop flow, removed 2 redundant places. [2024-11-13 14:54:44,225 INFO L231 Difference]: Finished difference. Result has 60 places, 61 transitions, 300 flow [2024-11-13 14:54:44,226 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=49, PETRI_DIFFERENCE_MINUEND_FLOW=246, PETRI_DIFFERENCE_MINUEND_PLACES=57, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=58, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=300, PETRI_PLACES=60, PETRI_TRANSITIONS=61} [2024-11-13 14:54:44,227 INFO L277 CegarLoopForPetriNet]: 50 programPoint places, 10 predicate places. [2024-11-13 14:54:44,228 INFO L471 AbstractCegarLoop]: Abstraction has has 60 places, 61 transitions, 300 flow [2024-11-13 14:54:44,229 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 28.333333333333332) internal successors, (85), 3 states have internal predecessors, (85), 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 14:54:44,229 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:54:44,229 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 14:54:44,229 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-13 14:54:44,230 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-13 14:54:44,230 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:54:44,231 INFO L85 PathProgramCache]: Analyzing trace with hash 1135484971, now seen corresponding path program 2 times [2024-11-13 14:54:44,231 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:54:44,231 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [739466215] [2024-11-13 14:54:44,231 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:54:44,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:54:44,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:54:44,470 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 14:54:44,470 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:54:44,470 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [739466215] [2024-11-13 14:54:44,470 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [739466215] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:54:44,470 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:54:44,471 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-13 14:54:44,471 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1889273803] [2024-11-13 14:54:44,471 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:54:44,471 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 14:54:44,471 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:54:44,472 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 14:54:44,472 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-13 14:54:44,488 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 49 [2024-11-13 14:54:44,488 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 60 places, 61 transitions, 300 flow. Second operand has 6 states, 6 states have (on average 24.166666666666668) internal successors, (145), 6 states have internal predecessors, (145), 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 14:54:44,489 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:54:44,489 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 49 [2024-11-13 14:54:44,489 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:54:44,672 INFO L124 PetriNetUnfolderBase]: 136/378 cut-off events. [2024-11-13 14:54:44,672 INFO L125 PetriNetUnfolderBase]: For 768/774 co-relation queries the response was YES. [2024-11-13 14:54:44,675 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1089 conditions, 378 events. 136/378 cut-off events. For 768/774 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 1840 event pairs, 14 based on Foata normal form. 15/382 useless extension candidates. Maximal degree in co-relation 1078. Up to 170 conditions per place. [2024-11-13 14:54:44,677 INFO L140 encePairwiseOnDemand]: 38/49 looper letters, 36 selfloop transitions, 19 changer transitions 10/81 dead transitions. [2024-11-13 14:54:44,677 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 65 places, 81 transitions, 521 flow [2024-11-13 14:54:44,677 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 14:54:44,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-13 14:54:44,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 177 transitions. [2024-11-13 14:54:44,678 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6020408163265306 [2024-11-13 14:54:44,678 INFO L175 Difference]: Start difference. First operand has 60 places, 61 transitions, 300 flow. Second operand 6 states and 177 transitions. [2024-11-13 14:54:44,678 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 65 places, 81 transitions, 521 flow [2024-11-13 14:54:44,681 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 63 places, 81 transitions, 499 flow, removed 3 selfloop flow, removed 2 redundant places. [2024-11-13 14:54:44,683 INFO L231 Difference]: Finished difference. Result has 66 places, 58 transitions, 365 flow [2024-11-13 14:54:44,683 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=49, PETRI_DIFFERENCE_MINUEND_FLOW=265, PETRI_DIFFERENCE_MINUEND_PLACES=58, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=57, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=15, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=365, PETRI_PLACES=66, PETRI_TRANSITIONS=58} [2024-11-13 14:54:44,683 INFO L277 CegarLoopForPetriNet]: 50 programPoint places, 16 predicate places. [2024-11-13 14:54:44,684 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 58 transitions, 365 flow [2024-11-13 14:54:44,684 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 24.166666666666668) internal successors, (145), 6 states have internal predecessors, (145), 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 14:54:44,684 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:54:44,684 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 14:54:44,684 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-13 14:54:44,684 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-13 14:54:44,685 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:54:44,685 INFO L85 PathProgramCache]: Analyzing trace with hash -913301487, now seen corresponding path program 1 times [2024-11-13 14:54:44,685 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:54:44,685 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2038374409] [2024-11-13 14:54:44,685 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:54:44,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:54:44,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:54:44,777 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 14:54:44,777 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:54:44,777 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2038374409] [2024-11-13 14:54:44,777 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2038374409] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:54:44,778 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:54:44,778 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-13 14:54:44,778 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [946706684] [2024-11-13 14:54:44,778 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:54:44,778 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-13 14:54:44,778 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:54:44,778 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-13 14:54:44,779 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-13 14:54:44,788 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 49 [2024-11-13 14:54:44,788 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 58 transitions, 365 flow. Second operand has 4 states, 4 states have (on average 28.0) internal successors, (112), 4 states have internal predecessors, (112), 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 14:54:44,788 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:54:44,788 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 49 [2024-11-13 14:54:44,789 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:54:44,902 INFO L124 PetriNetUnfolderBase]: 71/238 cut-off events. [2024-11-13 14:54:44,902 INFO L125 PetriNetUnfolderBase]: For 750/765 co-relation queries the response was YES. [2024-11-13 14:54:44,903 INFO L83 FinitePrefix]: Finished finitePrefix Result has 752 conditions, 238 events. 71/238 cut-off events. For 750/765 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 973 event pairs, 23 based on Foata normal form. 7/237 useless extension candidates. Maximal degree in co-relation 738. Up to 122 conditions per place. [2024-11-13 14:54:44,904 INFO L140 encePairwiseOnDemand]: 43/49 looper letters, 34 selfloop transitions, 8 changer transitions 2/62 dead transitions. [2024-11-13 14:54:44,905 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 69 places, 62 transitions, 431 flow [2024-11-13 14:54:44,905 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-13 14:54:44,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-13 14:54:44,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 126 transitions. [2024-11-13 14:54:44,906 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6428571428571429 [2024-11-13 14:54:44,906 INFO L175 Difference]: Start difference. First operand has 66 places, 58 transitions, 365 flow. Second operand 4 states and 126 transitions. [2024-11-13 14:54:44,906 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 69 places, 62 transitions, 431 flow [2024-11-13 14:54:44,909 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 62 transitions, 391 flow, removed 8 selfloop flow, removed 4 redundant places. [2024-11-13 14:54:44,911 INFO L231 Difference]: Finished difference. Result has 65 places, 55 transitions, 303 flow [2024-11-13 14:54:44,911 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=49, PETRI_DIFFERENCE_MINUEND_FLOW=287, PETRI_DIFFERENCE_MINUEND_PLACES=62, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=55, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=47, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=303, PETRI_PLACES=65, PETRI_TRANSITIONS=55} [2024-11-13 14:54:44,913 INFO L277 CegarLoopForPetriNet]: 50 programPoint places, 15 predicate places. [2024-11-13 14:54:44,913 INFO L471 AbstractCegarLoop]: Abstraction has has 65 places, 55 transitions, 303 flow [2024-11-13 14:54:44,913 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 28.0) internal successors, (112), 4 states have internal predecessors, (112), 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 14:54:44,913 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:54:44,914 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 14:54:44,914 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-13 14:54:44,914 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-13 14:54:44,914 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:54:44,914 INFO L85 PathProgramCache]: Analyzing trace with hash -833537251, now seen corresponding path program 2 times [2024-11-13 14:54:44,914 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:54:44,915 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1419002067] [2024-11-13 14:54:44,915 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:54:44,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:54:44,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:54:45,253 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 14:54:45,253 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:54:45,253 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1419002067] [2024-11-13 14:54:45,253 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1419002067] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:54:45,254 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:54:45,254 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 14:54:45,255 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1771572917] [2024-11-13 14:54:45,255 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:54:45,255 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-13 14:54:45,256 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:54:45,256 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-13 14:54:45,256 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-13 14:54:45,274 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 49 [2024-11-13 14:54:45,276 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 65 places, 55 transitions, 303 flow. Second operand has 5 states, 5 states have (on average 25.2) internal successors, (126), 5 states have internal predecessors, (126), 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 14:54:45,277 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:54:45,277 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 49 [2024-11-13 14:54:45,277 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:54:45,485 INFO L124 PetriNetUnfolderBase]: 98/279 cut-off events. [2024-11-13 14:54:45,486 INFO L125 PetriNetUnfolderBase]: For 543/545 co-relation queries the response was YES. [2024-11-13 14:54:45,487 INFO L83 FinitePrefix]: Finished finitePrefix Result has 836 conditions, 279 events. 98/279 cut-off events. For 543/545 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 1117 event pairs, 8 based on Foata normal form. 3/279 useless extension candidates. Maximal degree in co-relation 823. Up to 99 conditions per place. [2024-11-13 14:54:45,487 INFO L140 encePairwiseOnDemand]: 42/49 looper letters, 0 selfloop transitions, 0 changer transitions 74/74 dead transitions. [2024-11-13 14:54:45,488 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 69 places, 74 transitions, 513 flow [2024-11-13 14:54:45,488 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-13 14:54:45,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-13 14:54:45,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 185 transitions. [2024-11-13 14:54:45,489 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5393586005830904 [2024-11-13 14:54:45,489 INFO L175 Difference]: Start difference. First operand has 65 places, 55 transitions, 303 flow. Second operand 7 states and 185 transitions. [2024-11-13 14:54:45,490 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 69 places, 74 transitions, 513 flow [2024-11-13 14:54:45,494 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 74 transitions, 475 flow, removed 6 selfloop flow, removed 3 redundant places. [2024-11-13 14:54:45,495 INFO L231 Difference]: Finished difference. Result has 66 places, 0 transitions, 0 flow [2024-11-13 14:54:45,497 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=49, PETRI_DIFFERENCE_MINUEND_FLOW=270, PETRI_DIFFERENCE_MINUEND_PLACES=60, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=53, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=0, PETRI_PLACES=66, PETRI_TRANSITIONS=0} [2024-11-13 14:54:45,498 INFO L277 CegarLoopForPetriNet]: 50 programPoint places, 16 predicate places. [2024-11-13 14:54:45,498 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 0 transitions, 0 flow [2024-11-13 14:54:45,498 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 25.2) internal successors, (126), 5 states have internal predecessors, (126), 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 14:54:45,501 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (3 of 4 remaining) [2024-11-13 14:54:45,501 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK (2 of 4 remaining) [2024-11-13 14:54:45,501 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 4 remaining) [2024-11-13 14:54:45,501 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 4 remaining) [2024-11-13 14:54:45,501 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-13 14:54:45,502 INFO L407 BasicCegarLoop]: Path program histogram: [3, 2, 2, 1] [2024-11-13 14:54:45,505 INFO L242 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-13 14:54:45,506 INFO L173 ceAbstractionStarter]: Computing trace abstraction results [2024-11-13 14:54:45,511 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 13.11 02:54:45 BasicIcfg [2024-11-13 14:54:45,511 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-13 14:54:45,512 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-13 14:54:45,512 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-13 14:54:45,512 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-13 14:54:45,513 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 02:54:41" (3/4) ... [2024-11-13 14:54:45,515 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-13 14:54:45,519 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread1 [2024-11-13 14:54:45,519 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread2 [2024-11-13 14:54:45,526 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 90 nodes and edges [2024-11-13 14:54:45,526 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 22 nodes and edges [2024-11-13 14:54:45,526 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges [2024-11-13 14:54:45,527 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-13 14:54:45,617 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a4334b8e-b4da-448e-bec0-ebd76ff1b4a2/bin/uautomizer-verify-qhAvR1uOyd/witness.graphml [2024-11-13 14:54:45,618 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a4334b8e-b4da-448e-bec0-ebd76ff1b4a2/bin/uautomizer-verify-qhAvR1uOyd/witness.yml [2024-11-13 14:54:45,618 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-13 14:54:45,620 INFO L158 Benchmark]: Toolchain (without parser) took 5375.99ms. Allocated memory is still 117.4MB. Free memory was 92.2MB in the beginning and 66.0MB in the end (delta: 26.2MB). Peak memory consumption was 22.6MB. Max. memory is 16.1GB. [2024-11-13 14:54:45,620 INFO L158 Benchmark]: CDTParser took 0.37ms. Allocated memory is still 117.4MB. Free memory is still 75.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 14:54:45,621 INFO L158 Benchmark]: CACSL2BoogieTranslator took 284.54ms. Allocated memory is still 117.4MB. Free memory was 92.2MB in the beginning and 80.8MB in the end (delta: 11.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 14:54:45,621 INFO L158 Benchmark]: Boogie Procedure Inliner took 36.76ms. Allocated memory is still 117.4MB. Free memory was 80.8MB in the beginning and 79.3MB in the end (delta: 1.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 14:54:45,621 INFO L158 Benchmark]: Boogie Preprocessor took 38.92ms. Allocated memory is still 117.4MB. Free memory was 79.3MB in the beginning and 77.6MB in the end (delta: 1.7MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 14:54:45,621 INFO L158 Benchmark]: RCFGBuilder took 731.97ms. Allocated memory is still 117.4MB. Free memory was 77.6MB in the beginning and 49.2MB in the end (delta: 28.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-13 14:54:45,622 INFO L158 Benchmark]: TraceAbstraction took 4168.28ms. Allocated memory is still 117.4MB. Free memory was 48.6MB in the beginning and 71.6MB in the end (delta: -23.0MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 14:54:45,622 INFO L158 Benchmark]: Witness Printer took 105.94ms. Allocated memory is still 117.4MB. Free memory was 71.6MB in the beginning and 66.0MB in the end (delta: 5.6MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 14:54:45,624 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.37ms. Allocated memory is still 117.4MB. Free memory is still 75.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 284.54ms. Allocated memory is still 117.4MB. Free memory was 92.2MB in the beginning and 80.8MB in the end (delta: 11.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 36.76ms. Allocated memory is still 117.4MB. Free memory was 80.8MB in the beginning and 79.3MB in the end (delta: 1.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 38.92ms. Allocated memory is still 117.4MB. Free memory was 79.3MB in the beginning and 77.6MB in the end (delta: 1.7MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 731.97ms. Allocated memory is still 117.4MB. Free memory was 77.6MB in the beginning and 49.2MB in the end (delta: 28.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 4168.28ms. Allocated memory is still 117.4MB. Free memory was 48.6MB in the beginning and 71.6MB in the end (delta: -23.0MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 105.94ms. Allocated memory is still 117.4MB. Free memory was 71.6MB in the beginning and 66.0MB in the end (delta: 5.6MB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 21]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - PositiveResult [Line: 66]: 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 5 procedures, 71 locations, 4 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 4.0s, OverallIterations: 8, TraceHistogramMax: 1, PathProgramHistogramMax: 3, EmptinessCheckTime: 0.0s, AutomataDifference: 1.9s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 201 SdHoareTripleChecker+Valid, 0.9s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 165 mSDsluCounter, 38 SdHoareTripleChecker+Invalid, 0.7s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 13 mSDsCounter, 44 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 639 IncrementalHoareTripleChecker+Invalid, 683 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 44 mSolverCounterUnsat, 25 mSDtfsCounter, 639 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 40 GetRequests, 19 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=365occurred in iteration=6, InterpolantAutomatonStates: 35, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 1.6s InterpolantComputationTime, 315 NumberOfCodeBlocks, 315 NumberOfCodeBlocksAsserted, 8 NumberOfCheckSat, 307 ConstructedInterpolants, 0 QuantifiedInterpolants, 831 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 8 InterpolantComputations, 8 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 14:54:45,657 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a4334b8e-b4da-448e-bec0-ebd76ff1b4a2/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