./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/pthread-wmm/safe000_pso.oepc_pso.opt_tso.oepc_tso.opt.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 6497de01 Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4787a37c-05bb-4cf8-bcbf-b421ecbee6c3/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4787a37c-05bb-4cf8-bcbf-b421ecbee6c3/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4787a37c-05bb-4cf8-bcbf-b421ecbee6c3/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4787a37c-05bb-4cf8-bcbf-b421ecbee6c3/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread-wmm/safe000_pso.oepc_pso.opt_tso.oepc_tso.opt.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4787a37c-05bb-4cf8-bcbf-b421ecbee6c3/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4787a37c-05bb-4cf8-bcbf-b421ecbee6c3/bin/uautomizer-verify-LYvppIcaGC --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 6d67b26c9d6dbfd265b32dfe97063f0b6065a61c5709b8120357b3eaad40bf46 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-6497de0 [2024-11-24 00:54:06,370 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-24 00:54:06,466 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4787a37c-05bb-4cf8-bcbf-b421ecbee6c3/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-24 00:54:06,480 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-24 00:54:06,480 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-24 00:54:06,527 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-24 00:54:06,528 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-24 00:54:06,528 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-24 00:54:06,529 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-24 00:54:06,529 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-24 00:54:06,531 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-24 00:54:06,531 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-24 00:54:06,532 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-24 00:54:06,532 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-24 00:54:06,533 INFO L153 SettingsManager]: * Use SBE=true [2024-11-24 00:54:06,534 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-24 00:54:06,534 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-24 00:54:06,534 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-24 00:54:06,534 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-24 00:54:06,534 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-24 00:54:06,534 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-24 00:54:06,534 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-24 00:54:06,535 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-24 00:54:06,535 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-24 00:54:06,535 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-24 00:54:06,535 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-24 00:54:06,535 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-24 00:54:06,535 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-24 00:54:06,535 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-24 00:54:06,535 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-24 00:54:06,535 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 00:54:06,536 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 00:54:06,536 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 00:54:06,536 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 00:54:06,536 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-24 00:54:06,536 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 00:54:06,536 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 00:54:06,536 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 00:54:06,536 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 00:54:06,537 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-24 00:54:06,537 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-24 00:54:06,537 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-24 00:54:06,537 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-24 00:54:06,537 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-24 00:54:06,537 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-24 00:54:06,537 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-24 00:54:06,537 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-24 00:54:06,537 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_4787a37c-05bb-4cf8-bcbf-b421ecbee6c3/bin/uautomizer-verify-LYvppIcaGC 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 -> 6d67b26c9d6dbfd265b32dfe97063f0b6065a61c5709b8120357b3eaad40bf46 [2024-11-24 00:54:06,889 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-24 00:54:06,900 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-24 00:54:06,903 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-24 00:54:06,905 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-24 00:54:06,905 INFO L274 PluginConnector]: CDTParser initialized [2024-11-24 00:54:06,907 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4787a37c-05bb-4cf8-bcbf-b421ecbee6c3/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/pthread-wmm/safe000_pso.oepc_pso.opt_tso.oepc_tso.opt.i [2024-11-24 00:54:09,948 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4787a37c-05bb-4cf8-bcbf-b421ecbee6c3/bin/uautomizer-verify-LYvppIcaGC/data/732ef897b/3ae0556844d6438b9abd3ac964974744/FLAG7fee6d23d [2024-11-24 00:54:10,299 INFO L384 CDTParser]: Found 1 translation units. [2024-11-24 00:54:10,300 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4787a37c-05bb-4cf8-bcbf-b421ecbee6c3/sv-benchmarks/c/pthread-wmm/safe000_pso.oepc_pso.opt_tso.oepc_tso.opt.i [2024-11-24 00:54:10,313 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4787a37c-05bb-4cf8-bcbf-b421ecbee6c3/bin/uautomizer-verify-LYvppIcaGC/data/732ef897b/3ae0556844d6438b9abd3ac964974744/FLAG7fee6d23d [2024-11-24 00:54:10,517 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4787a37c-05bb-4cf8-bcbf-b421ecbee6c3/bin/uautomizer-verify-LYvppIcaGC/data/732ef897b/3ae0556844d6438b9abd3ac964974744 [2024-11-24 00:54:10,519 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-24 00:54:10,521 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-24 00:54:10,522 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-24 00:54:10,522 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-24 00:54:10,527 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-24 00:54:10,528 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:54:10" (1/1) ... [2024-11-24 00:54:10,529 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3b50b7b4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:54:10, skipping insertion in model container [2024-11-24 00:54:10,529 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:54:10" (1/1) ... [2024-11-24 00:54:10,560 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-24 00:54:10,962 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 00:54:10,978 INFO L200 MainTranslator]: Completed pre-run [2024-11-24 00:54:11,051 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 00:54:11,100 INFO L204 MainTranslator]: Completed translation [2024-11-24 00:54:11,100 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:54:11 WrapperNode [2024-11-24 00:54:11,101 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-24 00:54:11,102 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-24 00:54:11,103 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-24 00:54:11,103 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-24 00:54:11,117 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:54:11" (1/1) ... [2024-11-24 00:54:11,134 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:54:11" (1/1) ... [2024-11-24 00:54:11,170 INFO L138 Inliner]: procedures = 175, calls = 42, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 60 [2024-11-24 00:54:11,172 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-24 00:54:11,173 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-24 00:54:11,173 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-24 00:54:11,173 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-24 00:54:11,183 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:54:11" (1/1) ... [2024-11-24 00:54:11,184 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:54:11" (1/1) ... [2024-11-24 00:54:11,188 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:54:11" (1/1) ... [2024-11-24 00:54:11,218 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-24 00:54:11,218 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:54:11" (1/1) ... [2024-11-24 00:54:11,219 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:54:11" (1/1) ... [2024-11-24 00:54:11,226 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:54:11" (1/1) ... [2024-11-24 00:54:11,227 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:54:11" (1/1) ... [2024-11-24 00:54:11,229 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:54:11" (1/1) ... [2024-11-24 00:54:11,231 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:54:11" (1/1) ... [2024-11-24 00:54:11,232 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:54:11" (1/1) ... [2024-11-24 00:54:11,235 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-24 00:54:11,240 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-24 00:54:11,240 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-24 00:54:11,240 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-24 00:54:11,241 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:54:11" (1/1) ... [2024-11-24 00:54:11,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 00:54:11,265 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4787a37c-05bb-4cf8-bcbf-b421ecbee6c3/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 00:54:11,286 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4787a37c-05bb-4cf8-bcbf-b421ecbee6c3/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-24 00:54:11,294 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4787a37c-05bb-4cf8-bcbf-b421ecbee6c3/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-24 00:54:11,321 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-24 00:54:11,322 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-24 00:54:11,322 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-11-24 00:54:11,322 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-11-24 00:54:11,322 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-11-24 00:54:11,322 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-11-24 00:54:11,322 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-11-24 00:54:11,323 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-11-24 00:54:11,323 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-24 00:54:11,323 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-24 00:54:11,323 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-24 00:54:11,323 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-24 00:54:11,325 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-24 00:54:11,464 INFO L234 CfgBuilder]: Building ICFG [2024-11-24 00:54:11,466 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-24 00:54:11,629 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-24 00:54:11,630 INFO L283 CfgBuilder]: Performing block encoding [2024-11-24 00:54:11,720 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-24 00:54:11,720 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-24 00:54:11,721 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:54:11 BoogieIcfgContainer [2024-11-24 00:54:11,721 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-24 00:54:11,723 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-24 00:54:11,723 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-24 00:54:11,728 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-24 00:54:11,728 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 12:54:10" (1/3) ... [2024-11-24 00:54:11,729 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1d42eff6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:54:11, skipping insertion in model container [2024-11-24 00:54:11,729 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:54:11" (2/3) ... [2024-11-24 00:54:11,730 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1d42eff6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:54:11, skipping insertion in model container [2024-11-24 00:54:11,730 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:54:11" (3/3) ... [2024-11-24 00:54:11,731 INFO L128 eAbstractionObserver]: Analyzing ICFG safe000_pso.oepc_pso.opt_tso.oepc_tso.opt.i [2024-11-24 00:54:11,746 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-24 00:54:11,747 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG safe000_pso.oepc_pso.opt_tso.oepc_tso.opt.i that has 4 procedures, 42 locations, 1 initial locations, 0 loop locations, and 2 error locations. [2024-11-24 00:54:11,748 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-24 00:54:11,809 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-24 00:54:11,849 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 51 places, 43 transitions, 98 flow [2024-11-24 00:54:11,888 INFO L124 PetriNetUnfolderBase]: 2/40 cut-off events. [2024-11-24 00:54:11,890 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-24 00:54:11,894 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 70 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-24 00:54:11,894 INFO L82 GeneralOperation]: Start removeDead. Operand has 51 places, 43 transitions, 98 flow [2024-11-24 00:54:11,898 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 47 places, 39 transitions, 87 flow [2024-11-24 00:54:11,906 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-24 00:54:11,925 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;@281cd49a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-24 00:54:11,925 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-11-24 00:54:11,970 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-24 00:54:11,971 INFO L124 PetriNetUnfolderBase]: 2/37 cut-off events. [2024-11-24 00:54:11,973 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-24 00:54:11,974 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:54:11,974 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:54:11,975 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-24 00:54:11,980 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:54:11,981 INFO L85 PathProgramCache]: Analyzing trace with hash 710438097, now seen corresponding path program 1 times [2024-11-24 00:54:11,989 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:54:11,990 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [570221618] [2024-11-24 00:54:11,990 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:54:11,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:54:12,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:54:12,306 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-24 00:54:12,307 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:54:12,307 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [570221618] [2024-11-24 00:54:12,308 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [570221618] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:54:12,308 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:54:12,308 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-24 00:54:12,314 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [997149847] [2024-11-24 00:54:12,314 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:54:12,323 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-24 00:54:12,330 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:54:12,360 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-24 00:54:12,360 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-24 00:54:12,364 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 43 [2024-11-24 00:54:12,368 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-24 00:54:12,368 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:54:12,368 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 43 [2024-11-24 00:54:12,369 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:54:12,541 INFO L124 PetriNetUnfolderBase]: 75/219 cut-off events. [2024-11-24 00:54:12,542 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-24 00:54:12,548 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 1153 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-24 00:54:12,552 INFO L140 encePairwiseOnDemand]: 39/43 looper letters, 12 selfloop transitions, 1 changer transitions 1/35 dead transitions. [2024-11-24 00:54:12,553 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 47 places, 35 transitions, 107 flow [2024-11-24 00:54:12,555 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-24 00:54:12,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-24 00:54:12,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 89 transitions. [2024-11-24 00:54:12,578 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.689922480620155 [2024-11-24 00:54:12,582 INFO L175 Difference]: Start difference. First operand has 47 places, 39 transitions, 87 flow. Second operand 3 states and 89 transitions. [2024-11-24 00:54:12,583 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 47 places, 35 transitions, 107 flow [2024-11-24 00:54:12,589 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 44 places, 35 transitions, 104 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-24 00:54:12,593 INFO L231 Difference]: Finished difference. Result has 44 places, 34 transitions, 76 flow [2024-11-24 00:54:12,596 INFO L262 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-24 00:54:12,601 INFO L279 CegarLoopForPetriNet]: 47 programPoint places, -3 predicate places. [2024-11-24 00:54:12,601 INFO L471 AbstractCegarLoop]: Abstraction has has 44 places, 34 transitions, 76 flow [2024-11-24 00:54:12,601 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-24 00:54:12,602 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:54:12,602 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:54:12,602 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-24 00:54:12,602 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-24 00:54:12,605 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:54:12,605 INFO L85 PathProgramCache]: Analyzing trace with hash 710439650, now seen corresponding path program 1 times [2024-11-24 00:54:12,606 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:54:12,606 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [118096833] [2024-11-24 00:54:12,606 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:54:12,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:54:12,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:54:13,242 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-24 00:54:13,242 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:54:13,242 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [118096833] [2024-11-24 00:54:13,243 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [118096833] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:54:13,243 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:54:13,243 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-24 00:54:13,243 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [765431450] [2024-11-24 00:54:13,243 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:54:13,246 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-24 00:54:13,246 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:54:13,247 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-24 00:54:13,247 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-24 00:54:13,289 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 43 [2024-11-24 00:54:13,290 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 44 places, 34 transitions, 76 flow. Second operand has 5 states, 5 states have (on average 20.2) internal successors, (101), 5 states have internal predecessors, (101), 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-24 00:54:13,290 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:54:13,290 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 43 [2024-11-24 00:54:13,290 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:54:14,273 INFO L124 PetriNetUnfolderBase]: 1409/2658 cut-off events. [2024-11-24 00:54:14,273 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-24 00:54:14,293 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4872 conditions, 2658 events. 1409/2658 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 226. Compared 19409 event pairs, 331 based on Foata normal form. 0/2557 useless extension candidates. Maximal degree in co-relation 4866. Up to 812 conditions per place. [2024-11-24 00:54:14,308 INFO L140 encePairwiseOnDemand]: 33/43 looper letters, 29 selfloop transitions, 6 changer transitions 55/104 dead transitions. [2024-11-24 00:54:14,309 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 51 places, 104 transitions, 400 flow [2024-11-24 00:54:14,311 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-24 00:54:14,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-24 00:54:14,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 254 transitions. [2024-11-24 00:54:14,313 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6563307493540051 [2024-11-24 00:54:14,314 INFO L175 Difference]: Start difference. First operand has 44 places, 34 transitions, 76 flow. Second operand 9 states and 254 transitions. [2024-11-24 00:54:14,314 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 51 places, 104 transitions, 400 flow [2024-11-24 00:54:14,317 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 50 places, 104 transitions, 399 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-24 00:54:14,321 INFO L231 Difference]: Finished difference. Result has 58 places, 38 transitions, 157 flow [2024-11-24 00:54:14,322 INFO L262 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=28, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=157, PETRI_PLACES=58, PETRI_TRANSITIONS=38} [2024-11-24 00:54:14,324 INFO L279 CegarLoopForPetriNet]: 47 programPoint places, 11 predicate places. [2024-11-24 00:54:14,325 INFO L471 AbstractCegarLoop]: Abstraction has has 58 places, 38 transitions, 157 flow [2024-11-24 00:54:14,325 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 20.2) internal successors, (101), 5 states have internal predecessors, (101), 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-24 00:54:14,325 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:54:14,325 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:54:14,325 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-24 00:54:14,326 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-24 00:54:14,327 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:54:14,327 INFO L85 PathProgramCache]: Analyzing trace with hash -2045748091, now seen corresponding path program 1 times [2024-11-24 00:54:14,328 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:54:14,328 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1870875533] [2024-11-24 00:54:14,328 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:54:14,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:54:14,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:54:14,725 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-24 00:54:14,726 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:54:14,726 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1870875533] [2024-11-24 00:54:14,726 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1870875533] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:54:14,726 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:54:14,726 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-24 00:54:14,726 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [397082053] [2024-11-24 00:54:14,727 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:54:14,727 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-24 00:54:14,729 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:54:14,730 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-24 00:54:14,730 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-24 00:54:14,775 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 43 [2024-11-24 00:54:14,775 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 58 places, 38 transitions, 157 flow. Second operand has 6 states, 6 states have (on average 20.0) internal successors, (120), 6 states have internal predecessors, (120), 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-24 00:54:14,775 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:54:14,775 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 43 [2024-11-24 00:54:14,776 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:54:15,512 INFO L124 PetriNetUnfolderBase]: 912/1868 cut-off events. [2024-11-24 00:54:15,513 INFO L125 PetriNetUnfolderBase]: For 2956/2969 co-relation queries the response was YES. [2024-11-24 00:54:15,524 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5325 conditions, 1868 events. 912/1868 cut-off events. For 2956/2969 co-relation queries the response was YES. Maximal size of possible extension queue 153. Compared 13624 event pairs, 163 based on Foata normal form. 82/1938 useless extension candidates. Maximal degree in co-relation 5310. Up to 592 conditions per place. [2024-11-24 00:54:15,535 INFO L140 encePairwiseOnDemand]: 35/43 looper letters, 37 selfloop transitions, 9 changer transitions 52/112 dead transitions. [2024-11-24 00:54:15,535 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 60 places, 112 transitions, 775 flow [2024-11-24 00:54:15,536 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-24 00:54:15,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-24 00:54:15,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 268 transitions. [2024-11-24 00:54:15,538 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6232558139534884 [2024-11-24 00:54:15,538 INFO L175 Difference]: Start difference. First operand has 58 places, 38 transitions, 157 flow. Second operand 10 states and 268 transitions. [2024-11-24 00:54:15,539 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 60 places, 112 transitions, 775 flow [2024-11-24 00:54:15,560 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 56 places, 112 transitions, 669 flow, removed 25 selfloop flow, removed 4 redundant places. [2024-11-24 00:54:15,563 INFO L231 Difference]: Finished difference. Result has 65 places, 43 transitions, 227 flow [2024-11-24 00:54:15,563 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=43, PETRI_DIFFERENCE_MINUEND_FLOW=135, PETRI_DIFFERENCE_MINUEND_PLACES=47, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=38, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=31, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=227, PETRI_PLACES=65, PETRI_TRANSITIONS=43} [2024-11-24 00:54:15,565 INFO L279 CegarLoopForPetriNet]: 47 programPoint places, 18 predicate places. [2024-11-24 00:54:15,565 INFO L471 AbstractCegarLoop]: Abstraction has has 65 places, 43 transitions, 227 flow [2024-11-24 00:54:15,565 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 20.0) internal successors, (120), 6 states have internal predecessors, (120), 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-24 00:54:15,566 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:54:15,566 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:54:15,566 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-24 00:54:15,566 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-24 00:54:15,567 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:54:15,568 INFO L85 PathProgramCache]: Analyzing trace with hash 2112389541, now seen corresponding path program 1 times [2024-11-24 00:54:15,568 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:54:15,569 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1788167789] [2024-11-24 00:54:15,569 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:54:15,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:54:15,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:54:15,853 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-24 00:54:15,853 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:54:15,854 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1788167789] [2024-11-24 00:54:15,854 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1788167789] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:54:15,854 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:54:15,854 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-24 00:54:15,854 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [561844119] [2024-11-24 00:54:15,855 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:54:15,855 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-24 00:54:15,855 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:54:15,856 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-24 00:54:15,856 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-24 00:54:15,877 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 43 [2024-11-24 00:54:15,877 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 65 places, 43 transitions, 227 flow. Second operand has 6 states, 6 states have (on average 20.166666666666668) internal successors, (121), 6 states have internal predecessors, (121), 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-24 00:54:15,877 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:54:15,877 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 43 [2024-11-24 00:54:15,878 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:54:16,457 INFO L124 PetriNetUnfolderBase]: 717/1486 cut-off events. [2024-11-24 00:54:16,457 INFO L125 PetriNetUnfolderBase]: For 3784/3787 co-relation queries the response was YES. [2024-11-24 00:54:16,463 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4598 conditions, 1486 events. 717/1486 cut-off events. For 3784/3787 co-relation queries the response was YES. Maximal size of possible extension queue 108. Compared 10114 event pairs, 191 based on Foata normal form. 36/1498 useless extension candidates. Maximal degree in co-relation 4576. Up to 542 conditions per place. [2024-11-24 00:54:16,471 INFO L140 encePairwiseOnDemand]: 34/43 looper letters, 45 selfloop transitions, 11 changer transitions 32/102 dead transitions. [2024-11-24 00:54:16,471 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 102 transitions, 719 flow [2024-11-24 00:54:16,472 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-24 00:54:16,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-24 00:54:16,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 257 transitions. [2024-11-24 00:54:16,474 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5976744186046512 [2024-11-24 00:54:16,474 INFO L175 Difference]: Start difference. First operand has 65 places, 43 transitions, 227 flow. Second operand 10 states and 257 transitions. [2024-11-24 00:54:16,474 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 102 transitions, 719 flow [2024-11-24 00:54:16,493 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 102 transitions, 657 flow, removed 31 selfloop flow, removed 3 redundant places. [2024-11-24 00:54:16,495 INFO L231 Difference]: Finished difference. Result has 74 places, 49 transitions, 325 flow [2024-11-24 00:54:16,495 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=43, PETRI_DIFFERENCE_MINUEND_FLOW=205, PETRI_DIFFERENCE_MINUEND_PLACES=56, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=43, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=32, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=325, PETRI_PLACES=74, PETRI_TRANSITIONS=49} [2024-11-24 00:54:16,496 INFO L279 CegarLoopForPetriNet]: 47 programPoint places, 27 predicate places. [2024-11-24 00:54:16,496 INFO L471 AbstractCegarLoop]: Abstraction has has 74 places, 49 transitions, 325 flow [2024-11-24 00:54:16,497 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 20.166666666666668) internal successors, (121), 6 states have internal predecessors, (121), 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-24 00:54:16,497 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:54:16,497 INFO L206 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-24 00:54:16,497 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-24 00:54:16,497 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-24 00:54:16,498 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:54:16,498 INFO L85 PathProgramCache]: Analyzing trace with hash 2145353382, now seen corresponding path program 1 times [2024-11-24 00:54:16,498 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:54:16,498 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1457061114] [2024-11-24 00:54:16,498 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:54:16,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:54:16,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:54:16,729 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-24 00:54:16,729 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:54:16,729 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1457061114] [2024-11-24 00:54:16,729 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1457061114] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:54:16,729 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:54:16,730 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-24 00:54:16,730 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1542569062] [2024-11-24 00:54:16,730 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:54:16,730 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-24 00:54:16,730 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:54:16,731 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-24 00:54:16,731 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-24 00:54:16,746 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 43 [2024-11-24 00:54:16,747 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 74 places, 49 transitions, 325 flow. Second operand has 7 states, 7 states have (on average 20.0) internal successors, (140), 7 states have internal predecessors, (140), 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-24 00:54:16,747 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:54:16,747 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 43 [2024-11-24 00:54:16,747 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:54:17,189 INFO L124 PetriNetUnfolderBase]: 801/1720 cut-off events. [2024-11-24 00:54:17,189 INFO L125 PetriNetUnfolderBase]: For 4447/4459 co-relation queries the response was YES. [2024-11-24 00:54:17,198 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5330 conditions, 1720 events. 801/1720 cut-off events. For 4447/4459 co-relation queries the response was YES. Maximal size of possible extension queue 140. Compared 12813 event pairs, 165 based on Foata normal form. 34/1711 useless extension candidates. Maximal degree in co-relation 5300. Up to 429 conditions per place. [2024-11-24 00:54:17,204 INFO L140 encePairwiseOnDemand]: 35/43 looper letters, 39 selfloop transitions, 10 changer transitions 23/86 dead transitions. [2024-11-24 00:54:17,204 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 86 transitions, 657 flow [2024-11-24 00:54:17,205 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-24 00:54:17,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-24 00:54:17,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 187 transitions. [2024-11-24 00:54:17,206 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6212624584717608 [2024-11-24 00:54:17,206 INFO L175 Difference]: Start difference. First operand has 74 places, 49 transitions, 325 flow. Second operand 7 states and 187 transitions. [2024-11-24 00:54:17,206 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 86 transitions, 657 flow [2024-11-24 00:54:17,224 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 64 places, 86 transitions, 600 flow, removed 26 selfloop flow, removed 10 redundant places. [2024-11-24 00:54:17,226 INFO L231 Difference]: Finished difference. Result has 67 places, 44 transitions, 272 flow [2024-11-24 00:54:17,226 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=43, PETRI_DIFFERENCE_MINUEND_FLOW=291, PETRI_DIFFERENCE_MINUEND_PLACES=58, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=49, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=39, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=272, PETRI_PLACES=67, PETRI_TRANSITIONS=44} [2024-11-24 00:54:17,229 INFO L279 CegarLoopForPetriNet]: 47 programPoint places, 20 predicate places. [2024-11-24 00:54:17,230 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 44 transitions, 272 flow [2024-11-24 00:54:17,230 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 20.0) internal successors, (140), 7 states have internal predecessors, (140), 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-24 00:54:17,231 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:54:17,231 INFO L206 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-24 00:54:17,231 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-24 00:54:17,231 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-24 00:54:17,232 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:54:17,232 INFO L85 PathProgramCache]: Analyzing trace with hash -685666594, now seen corresponding path program 1 times [2024-11-24 00:54:17,232 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:54:17,232 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [673291544] [2024-11-24 00:54:17,235 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:54:17,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:54:17,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:54:17,424 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-24 00:54:17,424 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:54:17,424 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [673291544] [2024-11-24 00:54:17,424 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [673291544] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:54:17,425 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:54:17,425 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-24 00:54:17,425 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [610369154] [2024-11-24 00:54:17,425 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:54:17,426 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-24 00:54:17,426 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:54:17,427 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-24 00:54:17,427 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-24 00:54:17,441 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 43 [2024-11-24 00:54:17,442 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 44 transitions, 272 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-24 00:54:17,442 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:54:17,442 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 43 [2024-11-24 00:54:17,442 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:54:17,850 INFO L124 PetriNetUnfolderBase]: 496/1159 cut-off events. [2024-11-24 00:54:17,851 INFO L125 PetriNetUnfolderBase]: For 2234/2253 co-relation queries the response was YES. [2024-11-24 00:54:17,858 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3306 conditions, 1159 events. 496/1159 cut-off events. For 2234/2253 co-relation queries the response was YES. Maximal size of possible extension queue 112. Compared 8437 event pairs, 123 based on Foata normal form. 40/1171 useless extension candidates. Maximal degree in co-relation 3281. Up to 282 conditions per place. [2024-11-24 00:54:17,863 INFO L140 encePairwiseOnDemand]: 37/43 looper letters, 26 selfloop transitions, 4 changer transitions 37/85 dead transitions. [2024-11-24 00:54:17,864 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 73 places, 85 transitions, 562 flow [2024-11-24 00:54:17,864 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-24 00:54:17,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-24 00:54:17,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 241 transitions. [2024-11-24 00:54:17,865 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6227390180878553 [2024-11-24 00:54:17,866 INFO L175 Difference]: Start difference. First operand has 67 places, 44 transitions, 272 flow. Second operand 9 states and 241 transitions. [2024-11-24 00:54:17,866 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 73 places, 85 transitions, 562 flow [2024-11-24 00:54:17,873 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 64 places, 85 transitions, 496 flow, removed 16 selfloop flow, removed 9 redundant places. [2024-11-24 00:54:17,875 INFO L231 Difference]: Finished difference. Result has 70 places, 39 transitions, 198 flow [2024-11-24 00:54:17,875 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=43, PETRI_DIFFERENCE_MINUEND_FLOW=228, PETRI_DIFFERENCE_MINUEND_PLACES=56, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=198, PETRI_PLACES=70, PETRI_TRANSITIONS=39} [2024-11-24 00:54:17,876 INFO L279 CegarLoopForPetriNet]: 47 programPoint places, 23 predicate places. [2024-11-24 00:54:17,876 INFO L471 AbstractCegarLoop]: Abstraction has has 70 places, 39 transitions, 198 flow [2024-11-24 00:54:17,876 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-24 00:54:17,877 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:54:17,877 INFO L206 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-24 00:54:17,877 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-24 00:54:17,877 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-24 00:54:17,878 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:54:17,878 INFO L85 PathProgramCache]: Analyzing trace with hash 215485094, now seen corresponding path program 2 times [2024-11-24 00:54:17,878 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:54:17,878 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [399370536] [2024-11-24 00:54:17,879 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-24 00:54:17,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:54:17,893 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-24 00:54:17,893 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 00:54:18,115 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-24 00:54:18,116 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:54:18,116 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [399370536] [2024-11-24 00:54:18,116 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [399370536] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:54:18,116 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:54:18,117 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-24 00:54:18,117 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1080257447] [2024-11-24 00:54:18,117 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:54:18,117 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-24 00:54:18,120 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:54:18,120 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-24 00:54:18,120 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-24 00:54:18,132 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 43 [2024-11-24 00:54:18,132 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 70 places, 39 transitions, 198 flow. Second operand has 5 states, 5 states have (on average 24.2) internal successors, (121), 5 states have internal predecessors, (121), 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-24 00:54:18,132 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:54:18,132 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 43 [2024-11-24 00:54:18,132 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:54:18,316 INFO L124 PetriNetUnfolderBase]: 213/530 cut-off events. [2024-11-24 00:54:18,316 INFO L125 PetriNetUnfolderBase]: For 849/870 co-relation queries the response was YES. [2024-11-24 00:54:18,319 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1492 conditions, 530 events. 213/530 cut-off events. For 849/870 co-relation queries the response was YES. Maximal size of possible extension queue 48. Compared 3165 event pairs, 110 based on Foata normal form. 12/499 useless extension candidates. Maximal degree in co-relation 1468. Up to 270 conditions per place. [2024-11-24 00:54:18,321 INFO L140 encePairwiseOnDemand]: 38/43 looper letters, 19 selfloop transitions, 3 changer transitions 15/60 dead transitions. [2024-11-24 00:54:18,321 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 60 transitions, 350 flow [2024-11-24 00:54:18,322 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-24 00:54:18,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-24 00:54:18,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 192 transitions. [2024-11-24 00:54:18,325 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6378737541528239 [2024-11-24 00:54:18,325 INFO L175 Difference]: Start difference. First operand has 70 places, 39 transitions, 198 flow. Second operand 7 states and 192 transitions. [2024-11-24 00:54:18,325 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 60 transitions, 350 flow [2024-11-24 00:54:18,329 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 59 places, 60 transitions, 297 flow, removed 15 selfloop flow, removed 11 redundant places. [2024-11-24 00:54:18,330 INFO L231 Difference]: Finished difference. Result has 64 places, 39 transitions, 178 flow [2024-11-24 00:54:18,330 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=43, PETRI_DIFFERENCE_MINUEND_FLOW=159, PETRI_DIFFERENCE_MINUEND_PLACES=53, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=39, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=36, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=178, PETRI_PLACES=64, PETRI_TRANSITIONS=39} [2024-11-24 00:54:18,331 INFO L279 CegarLoopForPetriNet]: 47 programPoint places, 17 predicate places. [2024-11-24 00:54:18,331 INFO L471 AbstractCegarLoop]: Abstraction has has 64 places, 39 transitions, 178 flow [2024-11-24 00:54:18,331 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 24.2) internal successors, (121), 5 states have internal predecessors, (121), 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-24 00:54:18,331 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:54:18,332 INFO L206 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-24 00:54:18,332 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-24 00:54:18,332 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-24 00:54:18,332 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:54:18,333 INFO L85 PathProgramCache]: Analyzing trace with hash -379333533, now seen corresponding path program 1 times [2024-11-24 00:54:18,333 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:54:18,333 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [213460075] [2024-11-24 00:54:18,333 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:54:18,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:54:18,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:54:18,550 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-24 00:54:18,550 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:54:18,550 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [213460075] [2024-11-24 00:54:18,550 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [213460075] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:54:18,551 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:54:18,551 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-24 00:54:18,551 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [812535580] [2024-11-24 00:54:18,551 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:54:18,551 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-24 00:54:18,551 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:54:18,552 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-24 00:54:18,552 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-24 00:54:18,581 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 43 [2024-11-24 00:54:18,582 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 64 places, 39 transitions, 178 flow. Second operand has 7 states, 7 states have (on average 20.142857142857142) internal successors, (141), 7 states have internal predecessors, (141), 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-24 00:54:18,582 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:54:18,582 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 43 [2024-11-24 00:54:18,582 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:54:18,781 INFO L124 PetriNetUnfolderBase]: 329/791 cut-off events. [2024-11-24 00:54:18,782 INFO L125 PetriNetUnfolderBase]: For 1047/1051 co-relation queries the response was YES. [2024-11-24 00:54:18,785 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2045 conditions, 791 events. 329/791 cut-off events. For 1047/1051 co-relation queries the response was YES. Maximal size of possible extension queue 72. Compared 5204 event pairs, 112 based on Foata normal form. 22/776 useless extension candidates. Maximal degree in co-relation 2024. Up to 278 conditions per place. [2024-11-24 00:54:18,787 INFO L140 encePairwiseOnDemand]: 36/43 looper letters, 25 selfloop transitions, 4 changer transitions 21/64 dead transitions. [2024-11-24 00:54:18,787 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 64 transitions, 373 flow [2024-11-24 00:54:18,787 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-24 00:54:18,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-24 00:54:18,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 174 transitions. [2024-11-24 00:54:18,788 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5780730897009967 [2024-11-24 00:54:18,788 INFO L175 Difference]: Start difference. First operand has 64 places, 39 transitions, 178 flow. Second operand 7 states and 174 transitions. [2024-11-24 00:54:18,788 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 64 transitions, 373 flow [2024-11-24 00:54:18,791 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 60 places, 64 transitions, 349 flow, removed 9 selfloop flow, removed 6 redundant places. [2024-11-24 00:54:18,792 INFO L231 Difference]: Finished difference. Result has 63 places, 33 transitions, 131 flow [2024-11-24 00:54:18,792 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=43, PETRI_DIFFERENCE_MINUEND_FLOW=160, PETRI_DIFFERENCE_MINUEND_PLACES=54, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=39, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=35, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=131, PETRI_PLACES=63, PETRI_TRANSITIONS=33} [2024-11-24 00:54:18,793 INFO L279 CegarLoopForPetriNet]: 47 programPoint places, 16 predicate places. [2024-11-24 00:54:18,793 INFO L471 AbstractCegarLoop]: Abstraction has has 63 places, 33 transitions, 131 flow [2024-11-24 00:54:18,793 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 20.142857142857142) internal successors, (141), 7 states have internal predecessors, (141), 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-24 00:54:18,793 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:54:18,793 INFO L206 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-24 00:54:18,793 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-24 00:54:18,794 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-24 00:54:18,794 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:54:18,794 INFO L85 PathProgramCache]: Analyzing trace with hash 808350811, now seen corresponding path program 1 times [2024-11-24 00:54:18,794 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:54:18,794 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1003157979] [2024-11-24 00:54:18,794 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:54:18,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:54:18,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:54:18,991 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-24 00:54:18,992 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:54:18,992 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1003157979] [2024-11-24 00:54:18,992 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1003157979] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:54:18,992 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:54:18,992 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-24 00:54:18,992 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1799676462] [2024-11-24 00:54:18,993 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:54:18,993 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-24 00:54:18,993 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:54:18,993 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-24 00:54:18,994 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-11-24 00:54:19,024 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 43 [2024-11-24 00:54:19,025 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 63 places, 33 transitions, 131 flow. Second operand has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 7 states have internal predecessors, (135), 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-24 00:54:19,025 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:54:19,025 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 43 [2024-11-24 00:54:19,025 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:54:19,255 INFO L124 PetriNetUnfolderBase]: 133/288 cut-off events. [2024-11-24 00:54:19,255 INFO L125 PetriNetUnfolderBase]: For 347/348 co-relation queries the response was YES. [2024-11-24 00:54:19,256 INFO L83 FinitePrefix]: Finished finitePrefix Result has 748 conditions, 288 events. 133/288 cut-off events. For 347/348 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 1308 event pairs, 53 based on Foata normal form. 12/292 useless extension candidates. Maximal degree in co-relation 735. Up to 106 conditions per place. [2024-11-24 00:54:19,257 INFO L140 encePairwiseOnDemand]: 38/43 looper letters, 0 selfloop transitions, 0 changer transitions 48/48 dead transitions. [2024-11-24 00:54:19,257 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 64 places, 48 transitions, 243 flow [2024-11-24 00:54:19,258 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-24 00:54:19,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-24 00:54:19,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 175 transitions. [2024-11-24 00:54:19,260 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5087209302325582 [2024-11-24 00:54:19,261 INFO L175 Difference]: Start difference. First operand has 63 places, 33 transitions, 131 flow. Second operand 8 states and 175 transitions. [2024-11-24 00:54:19,261 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 64 places, 48 transitions, 243 flow [2024-11-24 00:54:19,263 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 50 places, 48 transitions, 193 flow, removed 14 selfloop flow, removed 14 redundant places. [2024-11-24 00:54:19,264 INFO L231 Difference]: Finished difference. Result has 50 places, 0 transitions, 0 flow [2024-11-24 00:54:19,264 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=43, PETRI_DIFFERENCE_MINUEND_FLOW=81, PETRI_DIFFERENCE_MINUEND_PLACES=43, 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=8, PETRI_FLOW=0, PETRI_PLACES=50, PETRI_TRANSITIONS=0} [2024-11-24 00:54:19,265 INFO L279 CegarLoopForPetriNet]: 47 programPoint places, 3 predicate places. [2024-11-24 00:54:19,265 INFO L471 AbstractCegarLoop]: Abstraction has has 50 places, 0 transitions, 0 flow [2024-11-24 00:54:19,265 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 19.285714285714285) internal successors, (135), 7 states have internal predecessors, (135), 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-24 00:54:19,270 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK (4 of 5 remaining) [2024-11-24 00:54:19,272 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (3 of 5 remaining) [2024-11-24 00:54:19,272 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 5 remaining) [2024-11-24 00:54:19,273 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 5 remaining) [2024-11-24 00:54:19,273 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 5 remaining) [2024-11-24 00:54:19,273 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-24 00:54:19,274 INFO L422 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:54:19,278 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-24 00:54:19,278 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-24 00:54:19,289 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.11 12:54:19 BasicIcfg [2024-11-24 00:54:19,289 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-24 00:54:19,290 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-24 00:54:19,290 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-24 00:54:19,290 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-24 00:54:19,291 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:54:11" (3/4) ... [2024-11-24 00:54:19,294 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-11-24 00:54:19,298 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P0 [2024-11-24 00:54:19,299 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P1 [2024-11-24 00:54:19,299 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P2 [2024-11-24 00:54:19,307 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 37 nodes and edges [2024-11-24 00:54:19,307 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 12 nodes and edges [2024-11-24 00:54:19,307 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-24 00:54:19,308 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-11-24 00:54:19,409 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4787a37c-05bb-4cf8-bcbf-b421ecbee6c3/bin/uautomizer-verify-LYvppIcaGC/witness.graphml [2024-11-24 00:54:19,410 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4787a37c-05bb-4cf8-bcbf-b421ecbee6c3/bin/uautomizer-verify-LYvppIcaGC/witness.yml [2024-11-24 00:54:19,410 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-24 00:54:19,411 INFO L158 Benchmark]: Toolchain (without parser) took 8889.80ms. Allocated memory was 117.4MB in the beginning and 352.3MB in the end (delta: 234.9MB). Free memory was 92.4MB in the beginning and 152.5MB in the end (delta: -60.1MB). Peak memory consumption was 175.9MB. Max. memory is 16.1GB. [2024-11-24 00:54:19,413 INFO L158 Benchmark]: CDTParser took 0.54ms. Allocated memory is still 142.6MB. Free memory is still 79.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 00:54:19,413 INFO L158 Benchmark]: CACSL2BoogieTranslator took 579.46ms. Allocated memory is still 117.4MB. Free memory was 92.4MB in the beginning and 72.2MB in the end (delta: 20.2MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-24 00:54:19,413 INFO L158 Benchmark]: Boogie Procedure Inliner took 69.40ms. Allocated memory is still 117.4MB. Free memory was 72.2MB in the beginning and 70.4MB in the end (delta: 1.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-24 00:54:19,415 INFO L158 Benchmark]: Boogie Preprocessor took 62.16ms. Allocated memory is still 117.4MB. Free memory was 70.4MB in the beginning and 68.8MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 00:54:19,415 INFO L158 Benchmark]: RCFGBuilder took 481.32ms. Allocated memory is still 117.4MB. Free memory was 68.8MB in the beginning and 50.4MB in the end (delta: 18.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-24 00:54:19,416 INFO L158 Benchmark]: TraceAbstraction took 7566.43ms. Allocated memory was 117.4MB in the beginning and 352.3MB in the end (delta: 234.9MB). Free memory was 49.9MB in the beginning and 157.2MB in the end (delta: -107.3MB). Peak memory consumption was 125.6MB. Max. memory is 16.1GB. [2024-11-24 00:54:19,416 INFO L158 Benchmark]: Witness Printer took 120.05ms. Allocated memory is still 352.3MB. Free memory was 157.2MB in the beginning and 152.5MB in the end (delta: 4.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-24 00:54:19,419 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.54ms. Allocated memory is still 142.6MB. Free memory is still 79.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 579.46ms. Allocated memory is still 117.4MB. Free memory was 92.4MB in the beginning and 72.2MB in the end (delta: 20.2MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 69.40ms. Allocated memory is still 117.4MB. Free memory was 72.2MB in the beginning and 70.4MB in the end (delta: 1.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 62.16ms. Allocated memory is still 117.4MB. Free memory was 70.4MB in the beginning and 68.8MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 481.32ms. Allocated memory is still 117.4MB. Free memory was 68.8MB in the beginning and 50.4MB in the end (delta: 18.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 7566.43ms. Allocated memory was 117.4MB in the beginning and 352.3MB in the end (delta: 234.9MB). Free memory was 49.9MB in the beginning and 157.2MB in the end (delta: -107.3MB). Peak memory consumption was 125.6MB. Max. memory is 16.1GB. * Witness Printer took 120.05ms. Allocated memory is still 352.3MB. Free memory was 157.2MB in the beginning and 152.5MB in the end (delta: 4.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 776]: 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: 7.4s, OverallIterations: 9, TraceHistogramMax: 1, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 4.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 385 SdHoareTripleChecker+Valid, 1.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 353 mSDsluCounter, 243 SdHoareTripleChecker+Invalid, 1.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 190 mSDsCounter, 34 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 944 IncrementalHoareTripleChecker+Invalid, 978 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 34 mSolverCounterUnsat, 53 mSDtfsCounter, 944 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 77 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 67 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 51 ImplicationChecksByTransitivity, 0.9s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=325occurred in iteration=4, InterpolantAutomatonStates: 70, 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.3s InterpolantComputationTime, 170 NumberOfCodeBlocks, 170 NumberOfCodeBlocksAsserted, 9 NumberOfCheckSat, 161 ConstructedInterpolants, 0 QuantifiedInterpolants, 733 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 9 InterpolantComputations, 9 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, ConComCheckerStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 2 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-24 00:54:19,447 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4787a37c-05bb-4cf8-bcbf-b421ecbee6c3/bin/uautomizer-verify-LYvppIcaGC/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