./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/pthread-wmm/safe032_tso.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc75ab0c-1da3-4c0b-8f33-939d65cc12f7/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc75ab0c-1da3-4c0b-8f33-939d65cc12f7/bin/uautomizer-verify-aQ6SnzHsRB/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc75ab0c-1da3-4c0b-8f33-939d65cc12f7/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc75ab0c-1da3-4c0b-8f33-939d65cc12f7/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread-wmm/safe032_tso.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc75ab0c-1da3-4c0b-8f33-939d65cc12f7/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc75ab0c-1da3-4c0b-8f33-939d65cc12f7/bin/uautomizer-verify-aQ6SnzHsRB --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 ffff09405c16ea86880fae0b9b6268edfa5ef4b2d03cee31a9e4f2e1ac044811 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-28 02:30:40,218 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-28 02:30:40,321 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc75ab0c-1da3-4c0b-8f33-939d65cc12f7/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-28 02:30:40,327 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-28 02:30:40,327 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-28 02:30:40,354 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-28 02:30:40,354 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-28 02:30:40,354 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-28 02:30:40,355 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-28 02:30:40,355 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-28 02:30:40,355 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-28 02:30:40,355 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-28 02:30:40,355 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-28 02:30:40,356 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-28 02:30:40,356 INFO L153 SettingsManager]: * Use SBE=true [2024-11-28 02:30:40,356 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-28 02:30:40,356 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-28 02:30:40,356 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-28 02:30:40,356 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-28 02:30:40,356 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-28 02:30:40,356 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-28 02:30:40,357 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-28 02:30:40,357 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-28 02:30:40,357 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-28 02:30:40,358 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-28 02:30:40,359 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-28 02:30:40,359 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-28 02:30:40,359 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-28 02:30:40,359 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-28 02:30:40,359 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-28 02:30:40,359 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 02:30:40,359 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 02:30:40,359 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 02:30:40,360 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 02:30:40,360 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-28 02:30:40,360 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 02:30:40,360 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 02:30:40,360 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 02:30:40,360 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 02:30:40,360 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-28 02:30:40,360 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-28 02:30:40,360 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-28 02:30:40,360 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-28 02:30:40,361 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-28 02:30:40,361 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-28 02:30:40,361 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-28 02:30:40,361 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-28 02:30:40,361 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_cc75ab0c-1da3-4c0b-8f33-939d65cc12f7/bin/uautomizer-verify-aQ6SnzHsRB 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 -> ffff09405c16ea86880fae0b9b6268edfa5ef4b2d03cee31a9e4f2e1ac044811 [2024-11-28 02:30:40,687 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-28 02:30:40,696 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-28 02:30:40,699 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-28 02:30:40,700 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-28 02:30:40,701 INFO L274 PluginConnector]: CDTParser initialized [2024-11-28 02:30:40,702 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc75ab0c-1da3-4c0b-8f33-939d65cc12f7/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/pthread-wmm/safe032_tso.i [2024-11-28 02:30:43,691 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc75ab0c-1da3-4c0b-8f33-939d65cc12f7/bin/uautomizer-verify-aQ6SnzHsRB/data/99ebe0649/ca31f4ae2942478aaaee67c52d3a2526/FLAGf65ca887b [2024-11-28 02:30:43,999 INFO L384 CDTParser]: Found 1 translation units. [2024-11-28 02:30:44,000 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc75ab0c-1da3-4c0b-8f33-939d65cc12f7/sv-benchmarks/c/pthread-wmm/safe032_tso.i [2024-11-28 02:30:44,015 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc75ab0c-1da3-4c0b-8f33-939d65cc12f7/bin/uautomizer-verify-aQ6SnzHsRB/data/99ebe0649/ca31f4ae2942478aaaee67c52d3a2526/FLAGf65ca887b [2024-11-28 02:30:44,030 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc75ab0c-1da3-4c0b-8f33-939d65cc12f7/bin/uautomizer-verify-aQ6SnzHsRB/data/99ebe0649/ca31f4ae2942478aaaee67c52d3a2526 [2024-11-28 02:30:44,033 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-28 02:30:44,034 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-28 02:30:44,036 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-28 02:30:44,036 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-28 02:30:44,041 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-28 02:30:44,043 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 02:30:44" (1/1) ... [2024-11-28 02:30:44,043 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@209f10b2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:30:44, skipping insertion in model container [2024-11-28 02:30:44,044 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 02:30:44" (1/1) ... [2024-11-28 02:30:44,096 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-28 02:30:44,480 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 02:30:44,491 INFO L200 MainTranslator]: Completed pre-run [2024-11-28 02:30:44,554 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 02:30:44,594 INFO L204 MainTranslator]: Completed translation [2024-11-28 02:30:44,595 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:30:44 WrapperNode [2024-11-28 02:30:44,595 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-28 02:30:44,596 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-28 02:30:44,596 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-28 02:30:44,596 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-28 02:30:44,603 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:30:44" (1/1) ... [2024-11-28 02:30:44,616 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:30:44" (1/1) ... [2024-11-28 02:30:44,638 INFO L138 Inliner]: procedures = 175, calls = 46, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 59 [2024-11-28 02:30:44,638 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-28 02:30:44,641 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-28 02:30:44,641 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-28 02:30:44,641 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-28 02:30:44,651 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:30:44" (1/1) ... [2024-11-28 02:30:44,652 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:30:44" (1/1) ... [2024-11-28 02:30:44,655 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:30:44" (1/1) ... [2024-11-28 02:30:44,681 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-28 02:30:44,685 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:30:44" (1/1) ... [2024-11-28 02:30:44,685 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:30:44" (1/1) ... [2024-11-28 02:30:44,693 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:30:44" (1/1) ... [2024-11-28 02:30:44,694 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:30:44" (1/1) ... [2024-11-28 02:30:44,696 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:30:44" (1/1) ... [2024-11-28 02:30:44,699 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:30:44" (1/1) ... [2024-11-28 02:30:44,700 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:30:44" (1/1) ... [2024-11-28 02:30:44,702 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-28 02:30:44,707 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-28 02:30:44,707 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-28 02:30:44,707 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-28 02:30:44,708 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:30:44" (1/1) ... [2024-11-28 02:30:44,718 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 02:30:44,731 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc75ab0c-1da3-4c0b-8f33-939d65cc12f7/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 02:30:44,749 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc75ab0c-1da3-4c0b-8f33-939d65cc12f7/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-28 02:30:44,755 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc75ab0c-1da3-4c0b-8f33-939d65cc12f7/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-28 02:30:44,783 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-28 02:30:44,783 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-28 02:30:44,783 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-11-28 02:30:44,783 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-11-28 02:30:44,784 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-11-28 02:30:44,784 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-11-28 02:30:44,784 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-11-28 02:30:44,784 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-11-28 02:30:44,784 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-28 02:30:44,784 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-28 02:30:44,784 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-28 02:30:44,784 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-28 02:30:44,785 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-28 02:30:44,922 INFO L234 CfgBuilder]: Building ICFG [2024-11-28 02:30:44,923 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-28 02:30:45,101 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-28 02:30:45,102 INFO L283 CfgBuilder]: Performing block encoding [2024-11-28 02:30:45,185 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-28 02:30:45,186 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-28 02:30:45,186 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 02:30:45 BoogieIcfgContainer [2024-11-28 02:30:45,186 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-28 02:30:45,189 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-28 02:30:45,189 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-28 02:30:45,194 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-28 02:30:45,194 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 02:30:44" (1/3) ... [2024-11-28 02:30:45,195 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2b7455a5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 02:30:45, skipping insertion in model container [2024-11-28 02:30:45,195 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 02:30:44" (2/3) ... [2024-11-28 02:30:45,195 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2b7455a5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 02:30:45, skipping insertion in model container [2024-11-28 02:30:45,195 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 02:30:45" (3/3) ... [2024-11-28 02:30:45,196 INFO L128 eAbstractionObserver]: Analyzing ICFG safe032_tso.i [2024-11-28 02:30:45,212 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-28 02:30:45,213 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG safe032_tso.i that has 4 procedures, 44 locations, 1 initial locations, 0 loop locations, and 2 error locations. [2024-11-28 02:30:45,213 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-28 02:30:45,278 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-28 02:30:45,320 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 53 places, 45 transitions, 102 flow [2024-11-28 02:30:45,355 INFO L124 PetriNetUnfolderBase]: 2/42 cut-off events. [2024-11-28 02:30:45,358 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 02:30:45,361 INFO L83 FinitePrefix]: Finished finitePrefix Result has 52 conditions, 42 events. 2/42 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 78 event pairs, 0 based on Foata normal form. 0/38 useless extension candidates. Maximal degree in co-relation 44. Up to 2 conditions per place. [2024-11-28 02:30:45,361 INFO L82 GeneralOperation]: Start removeDead. Operand has 53 places, 45 transitions, 102 flow [2024-11-28 02:30:45,364 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 49 places, 41 transitions, 91 flow [2024-11-28 02:30:45,373 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 02:30:45,391 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;@326bbb1, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 02:30:45,392 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-11-28 02:30:45,437 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 02:30:45,437 INFO L124 PetriNetUnfolderBase]: 2/39 cut-off events. [2024-11-28 02:30:45,438 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 02:30:45,438 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:30:45,438 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 02:30:45,439 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-28 02:30:45,446 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:30:45,447 INFO L85 PathProgramCache]: Analyzing trace with hash -1454613537, now seen corresponding path program 1 times [2024-11-28 02:30:45,455 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:30:45,456 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [794317025] [2024-11-28 02:30:45,456 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:30:45,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:30:45,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 02:30:45,721 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-28 02:30:45,721 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:30:45,722 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [794317025] [2024-11-28 02:30:45,722 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [794317025] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:30:45,723 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:30:45,723 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-28 02:30:45,724 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1320366408] [2024-11-28 02:30:45,725 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:30:45,731 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 02:30:45,734 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:30:45,753 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 02:30:45,753 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 02:30:45,758 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 45 [2024-11-28 02:30:45,761 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 49 places, 41 transitions, 91 flow. Second operand has 3 states, 3 states have (on average 29.666666666666668) internal successors, (89), 3 states have internal predecessors, (89), 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-28 02:30:45,761 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 02:30:45,761 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 45 [2024-11-28 02:30:45,762 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 02:30:45,868 INFO L124 PetriNetUnfolderBase]: 75/222 cut-off events. [2024-11-28 02:30:45,868 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 02:30:45,871 INFO L83 FinitePrefix]: Finished finitePrefix Result has 377 conditions, 222 events. 75/222 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 1210 event pairs, 75 based on Foata normal form. 24/225 useless extension candidates. Maximal degree in co-relation 366. Up to 136 conditions per place. [2024-11-28 02:30:45,874 INFO L140 encePairwiseOnDemand]: 41/45 looper letters, 12 selfloop transitions, 1 changer transitions 1/37 dead transitions. [2024-11-28 02:30:45,874 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 49 places, 37 transitions, 111 flow [2024-11-28 02:30:45,875 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 02:30:45,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 02:30:45,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 95 transitions. [2024-11-28 02:30:45,888 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7037037037037037 [2024-11-28 02:30:45,890 INFO L175 Difference]: Start difference. First operand has 49 places, 41 transitions, 91 flow. Second operand 3 states and 95 transitions. [2024-11-28 02:30:45,891 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 49 places, 37 transitions, 111 flow [2024-11-28 02:30:45,897 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 46 places, 37 transitions, 108 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-28 02:30:45,902 INFO L231 Difference]: Finished difference. Result has 46 places, 36 transitions, 80 flow [2024-11-28 02:30:45,906 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=45, PETRI_DIFFERENCE_MINUEND_FLOW=80, PETRI_DIFFERENCE_MINUEND_PLACES=44, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=37, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=36, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=80, PETRI_PLACES=46, PETRI_TRANSITIONS=36} [2024-11-28 02:30:45,909 INFO L279 CegarLoopForPetriNet]: 49 programPoint places, -3 predicate places. [2024-11-28 02:30:45,909 INFO L471 AbstractCegarLoop]: Abstraction has has 46 places, 36 transitions, 80 flow [2024-11-28 02:30:45,910 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 29.666666666666668) internal successors, (89), 3 states have internal predecessors, (89), 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-28 02:30:45,910 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:30:45,910 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 02:30:45,910 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-28 02:30:45,910 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-28 02:30:45,911 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:30:45,911 INFO L85 PathProgramCache]: Analyzing trace with hash -1454612013, now seen corresponding path program 1 times [2024-11-28 02:30:45,911 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:30:45,912 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2023449511] [2024-11-28 02:30:45,912 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:30:45,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:30:45,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 02:30:46,343 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-28 02:30:46,343 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:30:46,343 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2023449511] [2024-11-28 02:30:46,343 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2023449511] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:30:46,343 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:30:46,343 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-28 02:30:46,343 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1000589263] [2024-11-28 02:30:46,343 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:30:46,344 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 02:30:46,346 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:30:46,346 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 02:30:46,346 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-28 02:30:46,367 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 45 [2024-11-28 02:30:46,367 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 46 places, 36 transitions, 80 flow. Second operand has 5 states, 5 states have (on average 21.2) internal successors, (106), 5 states have internal predecessors, (106), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 02:30:46,368 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 02:30:46,368 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 45 [2024-11-28 02:30:46,368 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 02:30:47,082 INFO L124 PetriNetUnfolderBase]: 1887/3308 cut-off events. [2024-11-28 02:30:47,082 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 02:30:47,095 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6168 conditions, 3308 events. 1887/3308 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 231. Compared 22799 event pairs, 448 based on Foata normal form. 0/3165 useless extension candidates. Maximal degree in co-relation 6162. Up to 1223 conditions per place. [2024-11-28 02:30:47,107 INFO L140 encePairwiseOnDemand]: 34/45 looper letters, 30 selfloop transitions, 7 changer transitions 61/113 dead transitions. [2024-11-28 02:30:47,107 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 53 places, 113 transitions, 434 flow [2024-11-28 02:30:47,109 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-28 02:30:47,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-28 02:30:47,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 271 transitions. [2024-11-28 02:30:47,111 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6691358024691358 [2024-11-28 02:30:47,111 INFO L175 Difference]: Start difference. First operand has 46 places, 36 transitions, 80 flow. Second operand 9 states and 271 transitions. [2024-11-28 02:30:47,111 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 53 places, 113 transitions, 434 flow [2024-11-28 02:30:47,113 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 52 places, 113 transitions, 433 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 02:30:47,118 INFO L231 Difference]: Finished difference. Result has 60 places, 41 transitions, 175 flow [2024-11-28 02:30:47,118 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=45, PETRI_DIFFERENCE_MINUEND_FLOW=79, PETRI_DIFFERENCE_MINUEND_PLACES=44, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=36, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=29, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=175, PETRI_PLACES=60, PETRI_TRANSITIONS=41} [2024-11-28 02:30:47,119 INFO L279 CegarLoopForPetriNet]: 49 programPoint places, 11 predicate places. [2024-11-28 02:30:47,119 INFO L471 AbstractCegarLoop]: Abstraction has has 60 places, 41 transitions, 175 flow [2024-11-28 02:30:47,120 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 21.2) internal successors, (106), 5 states have internal predecessors, (106), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 02:30:47,120 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:30:47,120 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 02:30:47,120 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-28 02:30:47,120 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-28 02:30:47,121 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:30:47,121 INFO L85 PathProgramCache]: Analyzing trace with hash 1451683412, now seen corresponding path program 1 times [2024-11-28 02:30:47,121 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:30:47,122 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [803440780] [2024-11-28 02:30:47,122 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:30:47,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:30:47,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 02:30:47,471 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-28 02:30:47,471 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:30:47,471 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [803440780] [2024-11-28 02:30:47,471 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [803440780] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:30:47,471 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:30:47,471 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 02:30:47,471 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [334489912] [2024-11-28 02:30:47,471 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:30:47,472 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 02:30:47,472 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:30:47,472 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 02:30:47,472 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-28 02:30:47,497 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 45 [2024-11-28 02:30:47,498 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 60 places, 41 transitions, 175 flow. Second operand has 6 states, 6 states have (on average 21.0) internal successors, (126), 6 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 02:30:47,498 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 02:30:47,498 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 45 [2024-11-28 02:30:47,498 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 02:30:48,059 INFO L124 PetriNetUnfolderBase]: 1088/2139 cut-off events. [2024-11-28 02:30:48,059 INFO L125 PetriNetUnfolderBase]: For 4212/4219 co-relation queries the response was YES. [2024-11-28 02:30:48,068 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6600 conditions, 2139 events. 1088/2139 cut-off events. For 4212/4219 co-relation queries the response was YES. Maximal size of possible extension queue 129. Compared 14642 event pairs, 218 based on Foata normal form. 81/2188 useless extension candidates. Maximal degree in co-relation 6585. Up to 610 conditions per place. [2024-11-28 02:30:48,075 INFO L140 encePairwiseOnDemand]: 36/45 looper letters, 40 selfloop transitions, 7 changer transitions 58/120 dead transitions. [2024-11-28 02:30:48,075 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 62 places, 120 transitions, 825 flow [2024-11-28 02:30:48,076 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-28 02:30:48,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-28 02:30:48,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 280 transitions. [2024-11-28 02:30:48,079 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6222222222222222 [2024-11-28 02:30:48,079 INFO L175 Difference]: Start difference. First operand has 60 places, 41 transitions, 175 flow. Second operand 10 states and 280 transitions. [2024-11-28 02:30:48,079 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 62 places, 120 transitions, 825 flow [2024-11-28 02:30:48,105 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 58 places, 120 transitions, 711 flow, removed 26 selfloop flow, removed 4 redundant places. [2024-11-28 02:30:48,107 INFO L231 Difference]: Finished difference. Result has 67 places, 45 transitions, 231 flow [2024-11-28 02:30:48,107 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=45, PETRI_DIFFERENCE_MINUEND_FLOW=149, PETRI_DIFFERENCE_MINUEND_PLACES=49, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=41, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=34, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=231, PETRI_PLACES=67, PETRI_TRANSITIONS=45} [2024-11-28 02:30:48,109 INFO L279 CegarLoopForPetriNet]: 49 programPoint places, 18 predicate places. [2024-11-28 02:30:48,109 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 45 transitions, 231 flow [2024-11-28 02:30:48,110 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 21.0) internal successors, (126), 6 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 02:30:48,110 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:30:48,110 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] [2024-11-28 02:30:48,110 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-28 02:30:48,110 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-28 02:30:48,112 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:30:48,112 INFO L85 PathProgramCache]: Analyzing trace with hash 1725856304, now seen corresponding path program 1 times [2024-11-28 02:30:48,112 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:30:48,112 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1945497174] [2024-11-28 02:30:48,112 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:30:48,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:30:48,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 02:30:48,353 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-28 02:30:48,353 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:30:48,353 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1945497174] [2024-11-28 02:30:48,354 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1945497174] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:30:48,354 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:30:48,354 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 02:30:48,354 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1040054562] [2024-11-28 02:30:48,354 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:30:48,354 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 02:30:48,355 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:30:48,355 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 02:30:48,355 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-28 02:30:48,372 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 45 [2024-11-28 02:30:48,372 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 45 transitions, 231 flow. Second operand has 5 states, 5 states have (on average 25.4) internal successors, (127), 5 states have internal predecessors, (127), 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-28 02:30:48,372 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 02:30:48,372 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 45 [2024-11-28 02:30:48,372 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 02:30:48,742 INFO L124 PetriNetUnfolderBase]: 614/1483 cut-off events. [2024-11-28 02:30:48,742 INFO L125 PetriNetUnfolderBase]: For 3453/3555 co-relation queries the response was YES. [2024-11-28 02:30:48,753 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4206 conditions, 1483 events. 614/1483 cut-off events. For 3453/3555 co-relation queries the response was YES. Maximal size of possible extension queue 101. Compared 11369 event pairs, 222 based on Foata normal form. 87/1445 useless extension candidates. Maximal degree in co-relation 4184. Up to 436 conditions per place. [2024-11-28 02:30:48,759 INFO L140 encePairwiseOnDemand]: 40/45 looper letters, 20 selfloop transitions, 5 changer transitions 22/73 dead transitions. [2024-11-28 02:30:48,759 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 67 places, 73 transitions, 445 flow [2024-11-28 02:30:48,759 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-28 02:30:48,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-28 02:30:48,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 204 transitions. [2024-11-28 02:30:48,762 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6476190476190476 [2024-11-28 02:30:48,762 INFO L175 Difference]: Start difference. First operand has 67 places, 45 transitions, 231 flow. Second operand 7 states and 204 transitions. [2024-11-28 02:30:48,762 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 67 places, 73 transitions, 445 flow [2024-11-28 02:30:48,773 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 64 places, 73 transitions, 410 flow, removed 16 selfloop flow, removed 3 redundant places. [2024-11-28 02:30:48,774 INFO L231 Difference]: Finished difference. Result has 69 places, 45 transitions, 239 flow [2024-11-28 02:30:48,775 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=45, PETRI_DIFFERENCE_MINUEND_FLOW=214, PETRI_DIFFERENCE_MINUEND_PLACES=58, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=239, PETRI_PLACES=69, PETRI_TRANSITIONS=45} [2024-11-28 02:30:48,777 INFO L279 CegarLoopForPetriNet]: 49 programPoint places, 20 predicate places. [2024-11-28 02:30:48,777 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 45 transitions, 239 flow [2024-11-28 02:30:48,777 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 25.4) internal successors, (127), 5 states have internal predecessors, (127), 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-28 02:30:48,778 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:30:48,778 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] [2024-11-28 02:30:48,778 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-28 02:30:48,778 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-28 02:30:48,779 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:30:48,779 INFO L85 PathProgramCache]: Analyzing trace with hash 300460892, now seen corresponding path program 1 times [2024-11-28 02:30:48,781 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:30:48,781 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1727770527] [2024-11-28 02:30:48,781 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:30:48,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:30:48,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 02:30:49,015 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-28 02:30:49,015 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:30:49,015 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1727770527] [2024-11-28 02:30:49,015 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1727770527] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:30:49,015 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:30:49,015 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-28 02:30:49,015 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1490819143] [2024-11-28 02:30:49,015 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:30:49,016 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 02:30:49,016 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:30:49,016 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 02:30:49,016 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-28 02:30:49,025 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 45 [2024-11-28 02:30:49,026 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 45 transitions, 239 flow. Second operand has 5 states, 5 states have (on average 25.2) internal successors, (126), 5 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 02:30:49,026 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 02:30:49,026 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 45 [2024-11-28 02:30:49,026 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 02:30:49,283 INFO L124 PetriNetUnfolderBase]: 503/1132 cut-off events. [2024-11-28 02:30:49,284 INFO L125 PetriNetUnfolderBase]: For 2631/2701 co-relation queries the response was YES. [2024-11-28 02:30:49,289 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3465 conditions, 1132 events. 503/1132 cut-off events. For 2631/2701 co-relation queries the response was YES. Maximal size of possible extension queue 71. Compared 7308 event pairs, 154 based on Foata normal form. 53/1095 useless extension candidates. Maximal degree in co-relation 3440. Up to 543 conditions per place. [2024-11-28 02:30:49,293 INFO L140 encePairwiseOnDemand]: 39/45 looper letters, 24 selfloop transitions, 7 changer transitions 22/78 dead transitions. [2024-11-28 02:30:49,293 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 71 places, 78 transitions, 531 flow [2024-11-28 02:30:49,294 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-28 02:30:49,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-28 02:30:49,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 207 transitions. [2024-11-28 02:30:49,295 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6571428571428571 [2024-11-28 02:30:49,295 INFO L175 Difference]: Start difference. First operand has 69 places, 45 transitions, 239 flow. Second operand 7 states and 207 transitions. [2024-11-28 02:30:49,295 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 71 places, 78 transitions, 531 flow [2024-11-28 02:30:49,305 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 62 places, 78 transitions, 474 flow, removed 26 selfloop flow, removed 9 redundant places. [2024-11-28 02:30:49,306 INFO L231 Difference]: Finished difference. Result has 67 places, 49 transitions, 275 flow [2024-11-28 02:30:49,307 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=45, PETRI_DIFFERENCE_MINUEND_FLOW=202, PETRI_DIFFERENCE_MINUEND_PLACES=56, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=38, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=275, PETRI_PLACES=67, PETRI_TRANSITIONS=49} [2024-11-28 02:30:49,308 INFO L279 CegarLoopForPetriNet]: 49 programPoint places, 18 predicate places. [2024-11-28 02:30:49,309 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 49 transitions, 275 flow [2024-11-28 02:30:49,309 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 25.2) internal successors, (126), 5 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 02:30:49,309 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:30:49,309 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-28 02:30:49,309 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-28 02:30:49,310 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-28 02:30:49,312 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:30:49,312 INFO L85 PathProgramCache]: Analyzing trace with hash 1836809999, now seen corresponding path program 1 times [2024-11-28 02:30:49,312 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:30:49,312 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [837830478] [2024-11-28 02:30:49,312 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:30:49,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:30:49,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 02:30:49,456 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-28 02:30:49,456 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:30:49,456 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [837830478] [2024-11-28 02:30:49,456 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [837830478] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:30:49,456 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:30:49,457 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 02:30:49,457 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1726761796] [2024-11-28 02:30:49,457 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:30:49,458 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 02:30:49,458 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:30:49,458 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 02:30:49,458 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 02:30:49,463 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 45 [2024-11-28 02:30:49,464 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 49 transitions, 275 flow. Second operand has 4 states, 4 states have (on average 25.75) internal successors, (103), 4 states have internal predecessors, (103), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 02:30:49,464 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 02:30:49,465 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 45 [2024-11-28 02:30:49,465 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 02:30:49,704 INFO L124 PetriNetUnfolderBase]: 690/1443 cut-off events. [2024-11-28 02:30:49,704 INFO L125 PetriNetUnfolderBase]: For 1629/1665 co-relation queries the response was YES. [2024-11-28 02:30:49,711 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3576 conditions, 1443 events. 690/1443 cut-off events. For 1629/1665 co-relation queries the response was YES. Maximal size of possible extension queue 97. Compared 9170 event pairs, 166 based on Foata normal form. 72/1451 useless extension candidates. Maximal degree in co-relation 3553. Up to 635 conditions per place. [2024-11-28 02:30:49,717 INFO L140 encePairwiseOnDemand]: 39/45 looper letters, 27 selfloop transitions, 5 changer transitions 0/64 dead transitions. [2024-11-28 02:30:49,717 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 64 transitions, 373 flow [2024-11-28 02:30:49,718 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 02:30:49,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 02:30:49,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 126 transitions. [2024-11-28 02:30:49,719 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7 [2024-11-28 02:30:49,719 INFO L175 Difference]: Start difference. First operand has 67 places, 49 transitions, 275 flow. Second operand 4 states and 126 transitions. [2024-11-28 02:30:49,719 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 64 transitions, 373 flow [2024-11-28 02:30:49,723 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 61 places, 64 transitions, 356 flow, removed 5 selfloop flow, removed 5 redundant places. [2024-11-28 02:30:49,724 INFO L231 Difference]: Finished difference. Result has 63 places, 53 transitions, 296 flow [2024-11-28 02:30:49,724 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=45, PETRI_DIFFERENCE_MINUEND_FLOW=258, PETRI_DIFFERENCE_MINUEND_PLACES=58, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=49, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=296, PETRI_PLACES=63, PETRI_TRANSITIONS=53} [2024-11-28 02:30:49,725 INFO L279 CegarLoopForPetriNet]: 49 programPoint places, 14 predicate places. [2024-11-28 02:30:49,725 INFO L471 AbstractCegarLoop]: Abstraction has has 63 places, 53 transitions, 296 flow [2024-11-28 02:30:49,725 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 25.75) internal successors, (103), 4 states have internal predecessors, (103), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 02:30:49,725 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:30:49,725 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, 1, 1] [2024-11-28 02:30:49,726 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-28 02:30:49,726 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-28 02:30:49,726 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:30:49,726 INFO L85 PathProgramCache]: Analyzing trace with hash -1931504938, now seen corresponding path program 1 times [2024-11-28 02:30:49,726 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:30:49,726 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [705113843] [2024-11-28 02:30:49,726 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:30:49,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:30:49,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 02:30:49,922 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-28 02:30:49,922 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:30:49,922 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [705113843] [2024-11-28 02:30:49,922 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [705113843] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:30:49,923 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:30:49,923 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-28 02:30:49,923 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [435527903] [2024-11-28 02:30:49,923 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:30:49,923 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 02:30:49,923 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:30:49,923 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 02:30:49,923 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-28 02:30:49,931 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 45 [2024-11-28 02:30:49,932 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 63 places, 53 transitions, 296 flow. Second operand has 5 states, 5 states have (on average 25.4) internal successors, (127), 5 states have internal predecessors, (127), 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-28 02:30:49,932 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 02:30:49,932 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 45 [2024-11-28 02:30:49,932 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 02:30:50,164 INFO L124 PetriNetUnfolderBase]: 504/1071 cut-off events. [2024-11-28 02:30:50,165 INFO L125 PetriNetUnfolderBase]: For 859/989 co-relation queries the response was YES. [2024-11-28 02:30:50,169 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2905 conditions, 1071 events. 504/1071 cut-off events. For 859/989 co-relation queries the response was YES. Maximal size of possible extension queue 74. Compared 6177 event pairs, 56 based on Foata normal form. 81/1094 useless extension candidates. Maximal degree in co-relation 2883. Up to 380 conditions per place. [2024-11-28 02:30:50,172 INFO L140 encePairwiseOnDemand]: 39/45 looper letters, 30 selfloop transitions, 8 changer transitions 4/74 dead transitions. [2024-11-28 02:30:50,172 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 67 places, 74 transitions, 443 flow [2024-11-28 02:30:50,172 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 02:30:50,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 02:30:50,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 159 transitions. [2024-11-28 02:30:50,174 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7066666666666667 [2024-11-28 02:30:50,174 INFO L175 Difference]: Start difference. First operand has 63 places, 53 transitions, 296 flow. Second operand 5 states and 159 transitions. [2024-11-28 02:30:50,175 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 67 places, 74 transitions, 443 flow [2024-11-28 02:30:50,178 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 74 transitions, 436 flow, removed 2 selfloop flow, removed 1 redundant places. [2024-11-28 02:30:50,179 INFO L231 Difference]: Finished difference. Result has 68 places, 56 transitions, 338 flow [2024-11-28 02:30:50,181 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=45, PETRI_DIFFERENCE_MINUEND_FLOW=290, PETRI_DIFFERENCE_MINUEND_PLACES=62, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=53, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=338, PETRI_PLACES=68, PETRI_TRANSITIONS=56} [2024-11-28 02:30:50,182 INFO L279 CegarLoopForPetriNet]: 49 programPoint places, 19 predicate places. [2024-11-28 02:30:50,182 INFO L471 AbstractCegarLoop]: Abstraction has has 68 places, 56 transitions, 338 flow [2024-11-28 02:30:50,182 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 25.4) internal successors, (127), 5 states have internal predecessors, (127), 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-28 02:30:50,182 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:30:50,182 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, 1, 1, 1, 1, 1] [2024-11-28 02:30:50,182 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-28 02:30:50,183 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-28 02:30:50,184 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:30:50,184 INFO L85 PathProgramCache]: Analyzing trace with hash 1874127431, now seen corresponding path program 1 times [2024-11-28 02:30:50,185 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:30:50,185 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1130231155] [2024-11-28 02:30:50,185 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 02:30:50,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:30:50,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 02:30:50,423 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-28 02:30:50,423 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:30:50,423 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1130231155] [2024-11-28 02:30:50,423 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1130231155] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:30:50,423 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:30:50,423 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-28 02:30:50,424 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1405410142] [2024-11-28 02:30:50,424 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:30:50,424 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-28 02:30:50,424 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:30:50,424 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-28 02:30:50,425 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-11-28 02:30:50,440 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 45 [2024-11-28 02:30:50,440 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 68 places, 56 transitions, 338 flow. Second operand has 7 states, 7 states have (on average 21.285714285714285) internal successors, (149), 7 states have internal predecessors, (149), 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-28 02:30:50,441 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 02:30:50,441 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 45 [2024-11-28 02:30:50,441 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 02:30:50,911 INFO L124 PetriNetUnfolderBase]: 898/1959 cut-off events. [2024-11-28 02:30:50,911 INFO L125 PetriNetUnfolderBase]: For 4288/4479 co-relation queries the response was YES. [2024-11-28 02:30:50,920 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6419 conditions, 1959 events. 898/1959 cut-off events. For 4288/4479 co-relation queries the response was YES. Maximal size of possible extension queue 151. Compared 14187 event pairs, 206 based on Foata normal form. 40/1851 useless extension candidates. Maximal degree in co-relation 6394. Up to 474 conditions per place. [2024-11-28 02:30:50,925 INFO L140 encePairwiseOnDemand]: 35/45 looper letters, 36 selfloop transitions, 13 changer transitions 28/99 dead transitions. [2024-11-28 02:30:50,926 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 75 places, 99 transitions, 710 flow [2024-11-28 02:30:50,926 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-28 02:30:50,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-28 02:30:50,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 219 transitions. [2024-11-28 02:30:50,928 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6083333333333333 [2024-11-28 02:30:50,928 INFO L175 Difference]: Start difference. First operand has 68 places, 56 transitions, 338 flow. Second operand 8 states and 219 transitions. [2024-11-28 02:30:50,928 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 75 places, 99 transitions, 710 flow [2024-11-28 02:30:50,941 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 71 places, 99 transitions, 666 flow, removed 19 selfloop flow, removed 4 redundant places. [2024-11-28 02:30:50,946 INFO L231 Difference]: Finished difference. Result has 75 places, 53 transitions, 326 flow [2024-11-28 02:30:50,947 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=45, PETRI_DIFFERENCE_MINUEND_FLOW=310, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=56, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=326, PETRI_PLACES=75, PETRI_TRANSITIONS=53} [2024-11-28 02:30:50,947 INFO L279 CegarLoopForPetriNet]: 49 programPoint places, 26 predicate places. [2024-11-28 02:30:50,950 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 53 transitions, 326 flow [2024-11-28 02:30:50,950 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 21.285714285714285) internal successors, (149), 7 states have internal predecessors, (149), 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-28 02:30:50,950 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 02:30:50,950 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, 1, 1, 1, 1, 1] [2024-11-28 02:30:50,950 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-28 02:30:50,951 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-28 02:30:50,951 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 02:30:50,951 INFO L85 PathProgramCache]: Analyzing trace with hash -1970939463, now seen corresponding path program 2 times [2024-11-28 02:30:50,951 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 02:30:50,951 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1760284573] [2024-11-28 02:30:50,951 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-28 02:30:50,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 02:30:50,973 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-28 02:30:50,974 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 02:30:51,150 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-28 02:30:51,150 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 02:30:51,150 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1760284573] [2024-11-28 02:30:51,151 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1760284573] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 02:30:51,151 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 02:30:51,151 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 02:30:51,151 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1191795134] [2024-11-28 02:30:51,151 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 02:30:51,151 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 02:30:51,152 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 02:30:51,152 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 02:30:51,152 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-11-28 02:30:51,158 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 45 [2024-11-28 02:30:51,159 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 53 transitions, 326 flow. Second operand has 6 states, 6 states have (on average 25.166666666666668) internal successors, (151), 6 states have internal predecessors, (151), 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-28 02:30:51,159 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 02:30:51,159 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 45 [2024-11-28 02:30:51,159 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 02:30:51,337 INFO L124 PetriNetUnfolderBase]: 313/646 cut-off events. [2024-11-28 02:30:51,337 INFO L125 PetriNetUnfolderBase]: For 865/1356 co-relation queries the response was YES. [2024-11-28 02:30:51,340 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1945 conditions, 646 events. 313/646 cut-off events. For 865/1356 co-relation queries the response was YES. Maximal size of possible extension queue 68. Compared 3432 event pairs, 23 based on Foata normal form. 53/639 useless extension candidates. Maximal degree in co-relation 1926. Up to 288 conditions per place. [2024-11-28 02:30:51,341 INFO L140 encePairwiseOnDemand]: 39/45 looper letters, 0 selfloop transitions, 0 changer transitions 67/67 dead transitions. [2024-11-28 02:30:51,341 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 72 places, 67 transitions, 428 flow [2024-11-28 02:30:51,342 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 02:30:51,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 02:30:51,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 181 transitions. [2024-11-28 02:30:51,342 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6703703703703704 [2024-11-28 02:30:51,342 INFO L175 Difference]: Start difference. First operand has 75 places, 53 transitions, 326 flow. Second operand 6 states and 181 transitions. [2024-11-28 02:30:51,343 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 72 places, 67 transitions, 428 flow [2024-11-28 02:30:51,345 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 67 places, 67 transitions, 409 flow, removed 4 selfloop flow, removed 5 redundant places. [2024-11-28 02:30:51,346 INFO L231 Difference]: Finished difference. Result has 67 places, 0 transitions, 0 flow [2024-11-28 02:30:51,346 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=45, PETRI_DIFFERENCE_MINUEND_FLOW=279, PETRI_DIFFERENCE_MINUEND_PLACES=62, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=48, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=0, PETRI_PLACES=67, PETRI_TRANSITIONS=0} [2024-11-28 02:30:51,347 INFO L279 CegarLoopForPetriNet]: 49 programPoint places, 18 predicate places. [2024-11-28 02:30:51,347 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 0 transitions, 0 flow [2024-11-28 02:30:51,347 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 25.166666666666668) internal successors, (151), 6 states have internal predecessors, (151), 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-28 02:30:51,349 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK (4 of 5 remaining) [2024-11-28 02:30:51,351 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (3 of 5 remaining) [2024-11-28 02:30:51,351 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 5 remaining) [2024-11-28 02:30:51,351 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 5 remaining) [2024-11-28 02:30:51,351 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 5 remaining) [2024-11-28 02:30:51,351 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-28 02:30:51,352 INFO L422 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 02:30:51,355 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-28 02:30:51,356 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-28 02:30:51,362 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 28.11 02:30:51 BasicIcfg [2024-11-28 02:30:51,363 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-28 02:30:51,365 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-28 02:30:51,365 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-28 02:30:51,365 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-28 02:30:51,366 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 02:30:45" (3/4) ... [2024-11-28 02:30:51,368 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-11-28 02:30:51,371 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P0 [2024-11-28 02:30:51,371 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P1 [2024-11-28 02:30:51,371 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P2 [2024-11-28 02:30:51,375 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 36 nodes and edges [2024-11-28 02:30:51,375 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 12 nodes and edges [2024-11-28 02:30:51,375 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-28 02:30:51,376 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-11-28 02:30:51,459 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc75ab0c-1da3-4c0b-8f33-939d65cc12f7/bin/uautomizer-verify-aQ6SnzHsRB/witness.graphml [2024-11-28 02:30:51,459 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc75ab0c-1da3-4c0b-8f33-939d65cc12f7/bin/uautomizer-verify-aQ6SnzHsRB/witness.yml [2024-11-28 02:30:51,459 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-28 02:30:51,460 INFO L158 Benchmark]: Toolchain (without parser) took 7426.15ms. Allocated memory was 117.4MB in the beginning and 234.9MB in the end (delta: 117.4MB). Free memory was 91.4MB in the beginning and 66.4MB in the end (delta: 25.0MB). Peak memory consumption was 146.0MB. Max. memory is 16.1GB. [2024-11-28 02:30:51,461 INFO L158 Benchmark]: CDTParser took 0.37ms. Allocated memory is still 117.4MB. Free memory is still 73.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 02:30:51,461 INFO L158 Benchmark]: CACSL2BoogieTranslator took 559.78ms. Allocated memory is still 117.4MB. Free memory was 91.2MB in the beginning and 71.4MB in the end (delta: 19.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-28 02:30:51,462 INFO L158 Benchmark]: Boogie Procedure Inliner took 42.46ms. Allocated memory is still 117.4MB. Free memory was 71.2MB in the beginning and 69.6MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 02:30:51,462 INFO L158 Benchmark]: Boogie Preprocessor took 60.70ms. Allocated memory is still 117.4MB. Free memory was 69.6MB in the beginning and 68.0MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 02:30:51,463 INFO L158 Benchmark]: RCFGBuilder took 479.65ms. Allocated memory is still 117.4MB. Free memory was 67.8MB in the beginning and 50.1MB in the end (delta: 17.7MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-28 02:30:51,463 INFO L158 Benchmark]: TraceAbstraction took 6174.07ms. Allocated memory was 117.4MB in the beginning and 234.9MB in the end (delta: 117.4MB). Free memory was 49.6MB in the beginning and 71.5MB in the end (delta: -21.9MB). Peak memory consumption was 104.0MB. Max. memory is 16.1GB. [2024-11-28 02:30:51,464 INFO L158 Benchmark]: Witness Printer took 94.48ms. Allocated memory is still 234.9MB. Free memory was 71.5MB in the beginning and 66.4MB in the end (delta: 5.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-28 02:30:51,466 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.37ms. Allocated memory is still 117.4MB. Free memory is still 73.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 559.78ms. Allocated memory is still 117.4MB. Free memory was 91.2MB in the beginning and 71.4MB in the end (delta: 19.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 42.46ms. Allocated memory is still 117.4MB. Free memory was 71.2MB in the beginning and 69.6MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 60.70ms. Allocated memory is still 117.4MB. Free memory was 69.6MB in the beginning and 68.0MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 479.65ms. Allocated memory is still 117.4MB. Free memory was 67.8MB in the beginning and 50.1MB in the end (delta: 17.7MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 6174.07ms. Allocated memory was 117.4MB in the beginning and 234.9MB in the end (delta: 117.4MB). Free memory was 49.6MB in the beginning and 71.5MB in the end (delta: -21.9MB). Peak memory consumption was 104.0MB. Max. memory is 16.1GB. * Witness Printer took 94.48ms. Allocated memory is still 234.9MB. Free memory was 71.5MB in the beginning and 66.4MB in the end (delta: 5.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 778]: 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, 70 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: 6.0s, OverallIterations: 9, TraceHistogramMax: 1, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 3.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 372 SdHoareTripleChecker+Valid, 1.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 335 mSDsluCounter, 193 SdHoareTripleChecker+Invalid, 0.8s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 129 mSDsCounter, 34 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 736 IncrementalHoareTripleChecker+Invalid, 770 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 34 mSolverCounterUnsat, 64 mSDtfsCounter, 736 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 63 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 53 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 29 ImplicationChecksByTransitivity, 0.5s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=338occurred in iteration=7, InterpolantAutomatonStates: 59, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 2.0s InterpolantComputationTime, 193 NumberOfCodeBlocks, 193 NumberOfCodeBlocksAsserted, 9 NumberOfCheckSat, 184 ConstructedInterpolants, 0 QuantifiedInterpolants, 678 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-28 02:30:51,487 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc75ab0c-1da3-4c0b-8f33-939d65cc12f7/bin/uautomizer-verify-aQ6SnzHsRB/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