./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/pthread-atomic/dekker-unfair.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_035be8e9-b49f-40e7-b8bd-e996b39165aa/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_035be8e9-b49f-40e7-b8bd-e996b39165aa/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_035be8e9-b49f-40e7-b8bd-e996b39165aa/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_035be8e9-b49f-40e7-b8bd-e996b39165aa/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread-atomic/dekker-unfair.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_035be8e9-b49f-40e7-b8bd-e996b39165aa/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_035be8e9-b49f-40e7-b8bd-e996b39165aa/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 5850bf916a69badaacd3ff4150d219aedc42421ae90c33080aafb727bc040d43 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-28 03:31:45,618 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-28 03:31:45,727 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_035be8e9-b49f-40e7-b8bd-e996b39165aa/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-28 03:31:45,733 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-28 03:31:45,739 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-28 03:31:45,784 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-28 03:31:45,785 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-28 03:31:45,785 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-28 03:31:45,786 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-28 03:31:45,786 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-28 03:31:45,787 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-28 03:31:45,787 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-28 03:31:45,788 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-28 03:31:45,788 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-28 03:31:45,789 INFO L153 SettingsManager]: * Use SBE=true [2024-11-28 03:31:45,789 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-28 03:31:45,789 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-28 03:31:45,789 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-28 03:31:45,790 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-28 03:31:45,790 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-28 03:31:45,790 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-28 03:31:45,790 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-28 03:31:45,790 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-28 03:31:45,790 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-28 03:31:45,790 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-28 03:31:45,790 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-28 03:31:45,790 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-28 03:31:45,790 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-28 03:31:45,790 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-28 03:31:45,790 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-28 03:31:45,791 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 03:31:45,791 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 03:31:45,791 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 03:31:45,791 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 03:31:45,791 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-28 03:31:45,791 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 03:31:45,791 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 03:31:45,791 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 03:31:45,791 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 03:31:45,791 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-28 03:31:45,791 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-28 03:31:45,792 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-28 03:31:45,792 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-28 03:31:45,792 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-28 03:31:45,792 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-28 03:31:45,792 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-28 03:31:45,792 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-28 03:31:45,792 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_035be8e9-b49f-40e7-b8bd-e996b39165aa/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 -> 5850bf916a69badaacd3ff4150d219aedc42421ae90c33080aafb727bc040d43 [2024-11-28 03:31:46,155 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-28 03:31:46,165 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-28 03:31:46,168 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-28 03:31:46,170 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-28 03:31:46,171 INFO L274 PluginConnector]: CDTParser initialized [2024-11-28 03:31:46,172 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_035be8e9-b49f-40e7-b8bd-e996b39165aa/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/pthread-atomic/dekker-unfair.i [2024-11-28 03:31:49,453 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_035be8e9-b49f-40e7-b8bd-e996b39165aa/bin/uautomizer-verify-aQ6SnzHsRB/data/fc3b11380/2233391ef314431da8f988c358403838/FLAG00126aaa6 [2024-11-28 03:31:49,923 INFO L384 CDTParser]: Found 1 translation units. [2024-11-28 03:31:49,924 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_035be8e9-b49f-40e7-b8bd-e996b39165aa/sv-benchmarks/c/pthread-atomic/dekker-unfair.i [2024-11-28 03:31:49,957 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_035be8e9-b49f-40e7-b8bd-e996b39165aa/bin/uautomizer-verify-aQ6SnzHsRB/data/fc3b11380/2233391ef314431da8f988c358403838/FLAG00126aaa6 [2024-11-28 03:31:49,988 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_035be8e9-b49f-40e7-b8bd-e996b39165aa/bin/uautomizer-verify-aQ6SnzHsRB/data/fc3b11380/2233391ef314431da8f988c358403838 [2024-11-28 03:31:49,991 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-28 03:31:49,993 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-28 03:31:49,996 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-28 03:31:49,997 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-28 03:31:50,002 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-28 03:31:50,005 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 03:31:49" (1/1) ... [2024-11-28 03:31:50,007 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6e4ea52d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:31:50, skipping insertion in model container [2024-11-28 03:31:50,007 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 03:31:49" (1/1) ... [2024-11-28 03:31:50,073 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-28 03:31:50,643 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 03:31:50,655 INFO L200 MainTranslator]: Completed pre-run [2024-11-28 03:31:50,736 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 03:31:50,786 INFO L204 MainTranslator]: Completed translation [2024-11-28 03:31:50,789 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:31:50 WrapperNode [2024-11-28 03:31:50,789 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-28 03:31:50,790 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-28 03:31:50,790 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-28 03:31:50,791 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-28 03:31:50,803 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:31:50" (1/1) ... [2024-11-28 03:31:50,822 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:31:50" (1/1) ... [2024-11-28 03:31:50,854 INFO L138 Inliner]: procedures = 167, calls = 11, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 86 [2024-11-28 03:31:50,857 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-28 03:31:50,858 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-28 03:31:50,858 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-28 03:31:50,858 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-28 03:31:50,870 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:31:50" (1/1) ... [2024-11-28 03:31:50,872 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:31:50" (1/1) ... [2024-11-28 03:31:50,876 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:31:50" (1/1) ... [2024-11-28 03:31:50,901 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 03:31:50,902 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:31:50" (1/1) ... [2024-11-28 03:31:50,903 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:31:50" (1/1) ... [2024-11-28 03:31:50,913 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:31:50" (1/1) ... [2024-11-28 03:31:50,914 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:31:50" (1/1) ... [2024-11-28 03:31:50,924 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:31:50" (1/1) ... [2024-11-28 03:31:50,926 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:31:50" (1/1) ... [2024-11-28 03:31:50,930 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:31:50" (1/1) ... [2024-11-28 03:31:50,933 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-28 03:31:50,937 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-28 03:31:50,938 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-28 03:31:50,938 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-28 03:31:50,939 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:31:50" (1/1) ... [2024-11-28 03:31:50,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 03:31:50,971 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_035be8e9-b49f-40e7-b8bd-e996b39165aa/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 03:31:50,994 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_035be8e9-b49f-40e7-b8bd-e996b39165aa/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-28 03:31:51,002 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_035be8e9-b49f-40e7-b8bd-e996b39165aa/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-28 03:31:51,039 INFO L130 BoogieDeclarations]: Found specification of procedure thr2 [2024-11-28 03:31:51,040 INFO L138 BoogieDeclarations]: Found implementation of procedure thr2 [2024-11-28 03:31:51,040 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-28 03:31:51,040 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-28 03:31:51,040 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-28 03:31:51,040 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-28 03:31:51,041 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-28 03:31:51,041 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-28 03:31:51,043 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 03:31:51,254 INFO L234 CfgBuilder]: Building ICFG [2024-11-28 03:31:51,256 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-28 03:31:51,530 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-28 03:31:51,530 INFO L283 CfgBuilder]: Performing block encoding [2024-11-28 03:31:51,688 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-28 03:31:51,688 INFO L312 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-28 03:31:51,689 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 03:31:51 BoogieIcfgContainer [2024-11-28 03:31:51,690 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-28 03:31:51,692 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-28 03:31:51,693 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-28 03:31:51,699 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-28 03:31:51,699 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 03:31:49" (1/3) ... [2024-11-28 03:31:51,700 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@141a10f4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 03:31:51, skipping insertion in model container [2024-11-28 03:31:51,700 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:31:50" (2/3) ... [2024-11-28 03:31:51,700 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@141a10f4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 03:31:51, skipping insertion in model container [2024-11-28 03:31:51,701 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 03:31:51" (3/3) ... [2024-11-28 03:31:51,702 INFO L128 eAbstractionObserver]: Analyzing ICFG dekker-unfair.i [2024-11-28 03:31:51,724 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-28 03:31:51,726 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG dekker-unfair.i that has 3 procedures, 43 locations, 1 initial locations, 4 loop locations, and 3 error locations. [2024-11-28 03:31:51,726 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-28 03:31:51,803 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-28 03:31:51,855 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 49 places, 52 transitions, 118 flow [2024-11-28 03:31:51,909 INFO L124 PetriNetUnfolderBase]: 10/50 cut-off events. [2024-11-28 03:31:51,912 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-28 03:31:51,916 INFO L83 FinitePrefix]: Finished finitePrefix Result has 59 conditions, 50 events. 10/50 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 124 event pairs, 0 based on Foata normal form. 0/37 useless extension candidates. Maximal degree in co-relation 45. Up to 3 conditions per place. [2024-11-28 03:31:51,916 INFO L82 GeneralOperation]: Start removeDead. Operand has 49 places, 52 transitions, 118 flow [2024-11-28 03:31:51,920 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 46 places, 49 transitions, 110 flow [2024-11-28 03:31:51,929 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 03:31:51,947 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;@46e70fe7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 03:31:51,949 INFO L334 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2024-11-28 03:31:51,968 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 03:31:51,968 INFO L124 PetriNetUnfolderBase]: 6/31 cut-off events. [2024-11-28 03:31:51,968 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 03:31:51,968 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:31:51,969 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:31:51,969 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONMEMORY_LEAK === [thr2Err0ASSERT_VIOLATIONMEMORY_LEAK, thr1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-28 03:31:51,976 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:31:51,977 INFO L85 PathProgramCache]: Analyzing trace with hash 1307336861, now seen corresponding path program 1 times [2024-11-28 03:31:51,996 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:31:51,997 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [992353586] [2024-11-28 03:31:51,997 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:31:51,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:31:52,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:31:52,322 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 03:31:52,322 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:31:52,323 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [992353586] [2024-11-28 03:31:52,324 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [992353586] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:31:52,325 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:31:52,328 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 03:31:52,330 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [476710776] [2024-11-28 03:31:52,330 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:31:52,340 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:31:52,347 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:31:52,380 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:31:52,381 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:31:52,397 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 31 out of 52 [2024-11-28 03:31:52,402 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 46 places, 49 transitions, 110 flow. Second operand has 3 states, 3 states have (on average 32.333333333333336) internal successors, (97), 3 states have internal predecessors, (97), 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 03:31:52,402 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:31:52,403 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 31 of 52 [2024-11-28 03:31:52,405 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:31:52,629 INFO L124 PetriNetUnfolderBase]: 99/288 cut-off events. [2024-11-28 03:31:52,631 INFO L125 PetriNetUnfolderBase]: For 20/20 co-relation queries the response was YES. [2024-11-28 03:31:52,634 INFO L83 FinitePrefix]: Finished finitePrefix Result has 491 conditions, 288 events. 99/288 cut-off events. For 20/20 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 1677 event pairs, 34 based on Foata normal form. 62/312 useless extension candidates. Maximal degree in co-relation 423. Up to 92 conditions per place. [2024-11-28 03:31:52,637 INFO L140 encePairwiseOnDemand]: 43/52 looper letters, 21 selfloop transitions, 3 changer transitions 0/51 dead transitions. [2024-11-28 03:31:52,637 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 46 places, 51 transitions, 168 flow [2024-11-28 03:31:52,639 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:31:52,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:31:52,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 125 transitions. [2024-11-28 03:31:52,654 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8012820512820513 [2024-11-28 03:31:52,657 INFO L175 Difference]: Start difference. First operand has 46 places, 49 transitions, 110 flow. Second operand 3 states and 125 transitions. [2024-11-28 03:31:52,659 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 46 places, 51 transitions, 168 flow [2024-11-28 03:31:52,668 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 42 places, 51 transitions, 156 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-28 03:31:52,674 INFO L231 Difference]: Finished difference. Result has 44 places, 44 transitions, 110 flow [2024-11-28 03:31:52,679 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=52, PETRI_DIFFERENCE_MINUEND_FLOW=90, PETRI_DIFFERENCE_MINUEND_PLACES=40, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=43, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=110, PETRI_PLACES=44, PETRI_TRANSITIONS=44} [2024-11-28 03:31:52,683 INFO L279 CegarLoopForPetriNet]: 46 programPoint places, -2 predicate places. [2024-11-28 03:31:52,685 INFO L471 AbstractCegarLoop]: Abstraction has has 44 places, 44 transitions, 110 flow [2024-11-28 03:31:52,686 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 32.333333333333336) internal successors, (97), 3 states have internal predecessors, (97), 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 03:31:52,686 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:31:52,686 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:31:52,687 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-28 03:31:52,688 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr2Err0ASSERT_VIOLATIONMEMORY_LEAK === [thr2Err0ASSERT_VIOLATIONMEMORY_LEAK, thr1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-28 03:31:52,689 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:31:52,690 INFO L85 PathProgramCache]: Analyzing trace with hash 1799434817, now seen corresponding path program 1 times [2024-11-28 03:31:52,690 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:31:52,690 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1619014464] [2024-11-28 03:31:52,690 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:31:52,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:31:52,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:31:52,792 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 03:31:52,793 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:31:52,793 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1619014464] [2024-11-28 03:31:52,793 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1619014464] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:31:52,793 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:31:52,793 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 03:31:52,794 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [295933377] [2024-11-28 03:31:52,794 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:31:52,798 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:31:52,799 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:31:52,799 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:31:52,799 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:31:52,809 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 31 out of 52 [2024-11-28 03:31:52,812 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 44 places, 44 transitions, 110 flow. Second operand has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 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 03:31:52,812 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:31:52,812 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 31 of 52 [2024-11-28 03:31:52,812 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:31:53,001 INFO L124 PetriNetUnfolderBase]: 89/285 cut-off events. [2024-11-28 03:31:53,002 INFO L125 PetriNetUnfolderBase]: For 58/58 co-relation queries the response was YES. [2024-11-28 03:31:53,006 INFO L83 FinitePrefix]: Finished finitePrefix Result has 522 conditions, 285 events. 89/285 cut-off events. For 58/58 co-relation queries the response was YES. Maximal size of possible extension queue 37. Compared 1669 event pairs, 47 based on Foata normal form. 17/280 useless extension candidates. Maximal degree in co-relation 172. Up to 113 conditions per place. [2024-11-28 03:31:53,008 INFO L140 encePairwiseOnDemand]: 48/52 looper letters, 21 selfloop transitions, 2 changer transitions 0/50 dead transitions. [2024-11-28 03:31:53,008 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 46 places, 50 transitions, 170 flow [2024-11-28 03:31:53,009 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:31:53,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:31:53,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 118 transitions. [2024-11-28 03:31:53,011 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7564102564102564 [2024-11-28 03:31:53,011 INFO L175 Difference]: Start difference. First operand has 44 places, 44 transitions, 110 flow. Second operand 3 states and 118 transitions. [2024-11-28 03:31:53,011 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 46 places, 50 transitions, 170 flow [2024-11-28 03:31:53,012 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 44 places, 50 transitions, 164 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 03:31:53,016 INFO L231 Difference]: Finished difference. Result has 45 places, 44 transitions, 114 flow [2024-11-28 03:31:53,016 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=52, PETRI_DIFFERENCE_MINUEND_FLOW=104, PETRI_DIFFERENCE_MINUEND_PLACES=42, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=114, PETRI_PLACES=45, PETRI_TRANSITIONS=44} [2024-11-28 03:31:53,017 INFO L279 CegarLoopForPetriNet]: 46 programPoint places, -1 predicate places. [2024-11-28 03:31:53,017 INFO L471 AbstractCegarLoop]: Abstraction has has 45 places, 44 transitions, 114 flow [2024-11-28 03:31:53,018 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 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 03:31:53,018 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:31:53,018 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:31:53,018 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-28 03:31:53,018 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err0ASSERT_VIOLATIONMEMORY_LEAK === [thr2Err0ASSERT_VIOLATIONMEMORY_LEAK, thr1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-28 03:31:53,019 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:31:53,019 INFO L85 PathProgramCache]: Analyzing trace with hash 1533574021, now seen corresponding path program 1 times [2024-11-28 03:31:53,019 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:31:53,019 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [210265926] [2024-11-28 03:31:53,019 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:31:53,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:31:53,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:31:53,173 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 03:31:53,173 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:31:53,173 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [210265926] [2024-11-28 03:31:53,173 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [210265926] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:31:53,173 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:31:53,174 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 03:31:53,174 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [316478574] [2024-11-28 03:31:53,174 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:31:53,174 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:31:53,175 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:31:53,175 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:31:53,175 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:31:53,186 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 28 out of 52 [2024-11-28 03:31:53,186 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 45 places, 44 transitions, 114 flow. Second operand has 3 states, 3 states have (on average 30.666666666666668) internal successors, (92), 3 states have internal predecessors, (92), 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 03:31:53,186 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:31:53,187 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 28 of 52 [2024-11-28 03:31:53,187 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:31:53,328 INFO L124 PetriNetUnfolderBase]: 123/307 cut-off events. [2024-11-28 03:31:53,328 INFO L125 PetriNetUnfolderBase]: For 109/109 co-relation queries the response was YES. [2024-11-28 03:31:53,330 INFO L83 FinitePrefix]: Finished finitePrefix Result has 597 conditions, 307 events. 123/307 cut-off events. For 109/109 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 1548 event pairs, 65 based on Foata normal form. 6/273 useless extension candidates. Maximal degree in co-relation 255. Up to 146 conditions per place. [2024-11-28 03:31:53,337 INFO L140 encePairwiseOnDemand]: 47/52 looper letters, 21 selfloop transitions, 4 changer transitions 0/47 dead transitions. [2024-11-28 03:31:53,337 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 44 places, 47 transitions, 171 flow [2024-11-28 03:31:53,340 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:31:53,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:31:53,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 109 transitions. [2024-11-28 03:31:53,341 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6987179487179487 [2024-11-28 03:31:53,341 INFO L175 Difference]: Start difference. First operand has 45 places, 44 transitions, 114 flow. Second operand 3 states and 109 transitions. [2024-11-28 03:31:53,342 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 44 places, 47 transitions, 171 flow [2024-11-28 03:31:53,343 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 43 places, 47 transitions, 169 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 03:31:53,349 INFO L231 Difference]: Finished difference. Result has 44 places, 41 transitions, 118 flow [2024-11-28 03:31:53,349 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=52, PETRI_DIFFERENCE_MINUEND_FLOW=104, PETRI_DIFFERENCE_MINUEND_PLACES=41, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=41, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=37, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=118, PETRI_PLACES=44, PETRI_TRANSITIONS=41} [2024-11-28 03:31:53,350 INFO L279 CegarLoopForPetriNet]: 46 programPoint places, -2 predicate places. [2024-11-28 03:31:53,350 INFO L471 AbstractCegarLoop]: Abstraction has has 44 places, 41 transitions, 118 flow [2024-11-28 03:31:53,350 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 30.666666666666668) internal successors, (92), 3 states have internal predecessors, (92), 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 03:31:53,350 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:31:53,351 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:31:53,351 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-28 03:31:53,351 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr2Err0ASSERT_VIOLATIONMEMORY_LEAK === [thr2Err0ASSERT_VIOLATIONMEMORY_LEAK, thr1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-28 03:31:53,354 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:31:53,354 INFO L85 PathProgramCache]: Analyzing trace with hash 1857695873, now seen corresponding path program 1 times [2024-11-28 03:31:53,354 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:31:53,354 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [489636501] [2024-11-28 03:31:53,355 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:31:53,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:31:53,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:31:53,444 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 03:31:53,444 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:31:53,445 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [489636501] [2024-11-28 03:31:53,445 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [489636501] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:31:53,445 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:31:53,445 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 03:31:53,445 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1623989072] [2024-11-28 03:31:53,445 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:31:53,445 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:31:53,446 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:31:53,450 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:31:53,450 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:31:53,468 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 28 out of 52 [2024-11-28 03:31:53,468 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 44 places, 41 transitions, 118 flow. Second operand has 3 states, 3 states have (on average 30.666666666666668) internal successors, (92), 3 states have internal predecessors, (92), 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 03:31:53,468 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:31:53,468 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 28 of 52 [2024-11-28 03:31:53,469 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:31:53,589 INFO L124 PetriNetUnfolderBase]: 109/259 cut-off events. [2024-11-28 03:31:53,589 INFO L125 PetriNetUnfolderBase]: For 86/92 co-relation queries the response was YES. [2024-11-28 03:31:53,592 INFO L83 FinitePrefix]: Finished finitePrefix Result has 521 conditions, 259 events. 109/259 cut-off events. For 86/92 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 1252 event pairs, 60 based on Foata normal form. 5/240 useless extension candidates. Maximal degree in co-relation 207. Up to 125 conditions per place. [2024-11-28 03:31:53,595 INFO L140 encePairwiseOnDemand]: 47/52 looper letters, 18 selfloop transitions, 4 changer transitions 0/42 dead transitions. [2024-11-28 03:31:53,595 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 43 places, 42 transitions, 163 flow [2024-11-28 03:31:53,596 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:31:53,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:31:53,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 106 transitions. [2024-11-28 03:31:53,598 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6794871794871795 [2024-11-28 03:31:53,598 INFO L175 Difference]: Start difference. First operand has 44 places, 41 transitions, 118 flow. Second operand 3 states and 106 transitions. [2024-11-28 03:31:53,598 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 43 places, 42 transitions, 163 flow [2024-11-28 03:31:53,603 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 41 places, 42 transitions, 151 flow, removed 2 selfloop flow, removed 2 redundant places. [2024-11-28 03:31:53,605 INFO L231 Difference]: Finished difference. Result has 42 places, 38 transitions, 114 flow [2024-11-28 03:31:53,605 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=52, PETRI_DIFFERENCE_MINUEND_FLOW=98, PETRI_DIFFERENCE_MINUEND_PLACES=39, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=38, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=34, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=114, PETRI_PLACES=42, PETRI_TRANSITIONS=38} [2024-11-28 03:31:53,606 INFO L279 CegarLoopForPetriNet]: 46 programPoint places, -4 predicate places. [2024-11-28 03:31:53,606 INFO L471 AbstractCegarLoop]: Abstraction has has 42 places, 38 transitions, 114 flow [2024-11-28 03:31:53,606 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 30.666666666666668) internal successors, (92), 3 states have internal predecessors, (92), 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 03:31:53,606 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:31:53,607 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 03:31:53,608 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-28 03:31:53,608 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thr2Err0ASSERT_VIOLATIONMEMORY_LEAK, thr1Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-28 03:31:53,610 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:31:53,611 INFO L85 PathProgramCache]: Analyzing trace with hash -1188472018, now seen corresponding path program 1 times [2024-11-28 03:31:53,611 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:31:53,611 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [179615328] [2024-11-28 03:31:53,611 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:31:53,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:31:53,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:31:53,739 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 03:31:53,740 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:31:53,740 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [179615328] [2024-11-28 03:31:53,740 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [179615328] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:31:53,740 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:31:53,740 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-28 03:31:53,740 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [55656080] [2024-11-28 03:31:53,740 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:31:53,741 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:31:53,741 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:31:53,742 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:31:53,742 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:31:53,744 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 31 out of 52 [2024-11-28 03:31:53,745 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 42 places, 38 transitions, 114 flow. Second operand has 3 states, 3 states have (on average 35.0) internal successors, (105), 3 states have internal predecessors, (105), 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 03:31:53,745 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:31:53,745 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 31 of 52 [2024-11-28 03:31:53,745 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:31:53,800 INFO L124 PetriNetUnfolderBase]: 72/189 cut-off events. [2024-11-28 03:31:53,801 INFO L125 PetriNetUnfolderBase]: For 125/127 co-relation queries the response was YES. [2024-11-28 03:31:53,803 INFO L83 FinitePrefix]: Finished finitePrefix Result has 410 conditions, 189 events. 72/189 cut-off events. For 125/127 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 888 event pairs, 54 based on Foata normal form. 2/156 useless extension candidates. Maximal degree in co-relation 195. Up to 116 conditions per place. [2024-11-28 03:31:53,804 INFO L140 encePairwiseOnDemand]: 50/52 looper letters, 0 selfloop transitions, 0 changer transitions 37/37 dead transitions. [2024-11-28 03:31:53,805 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 43 places, 37 transitions, 140 flow [2024-11-28 03:31:53,805 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:31:53,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:31:53,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 107 transitions. [2024-11-28 03:31:53,809 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6858974358974359 [2024-11-28 03:31:53,809 INFO L175 Difference]: Start difference. First operand has 42 places, 38 transitions, 114 flow. Second operand 3 states and 107 transitions. [2024-11-28 03:31:53,809 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 43 places, 37 transitions, 140 flow [2024-11-28 03:31:53,811 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 39 places, 37 transitions, 127 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-28 03:31:53,811 INFO L231 Difference]: Finished difference. Result has 39 places, 0 transitions, 0 flow [2024-11-28 03:31:53,812 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=52, PETRI_DIFFERENCE_MINUEND_FLOW=99, PETRI_DIFFERENCE_MINUEND_PLACES=37, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=37, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=37, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=39, PETRI_TRANSITIONS=0} [2024-11-28 03:31:53,812 INFO L279 CegarLoopForPetriNet]: 46 programPoint places, -7 predicate places. [2024-11-28 03:31:53,812 INFO L471 AbstractCegarLoop]: Abstraction has has 39 places, 0 transitions, 0 flow [2024-11-28 03:31:53,813 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 35.0) internal successors, (105), 3 states have internal predecessors, (105), 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 03:31:53,819 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thr2Err0ASSERT_VIOLATIONMEMORY_LEAK (6 of 7 remaining) [2024-11-28 03:31:53,822 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (5 of 7 remaining) [2024-11-28 03:31:53,822 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (4 of 7 remaining) [2024-11-28 03:31:53,822 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (3 of 7 remaining) [2024-11-28 03:31:53,822 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 7 remaining) [2024-11-28 03:31:53,823 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thr2Err0ASSERT_VIOLATIONMEMORY_LEAK (1 of 7 remaining) [2024-11-28 03:31:53,823 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thr1Err0ASSERT_VIOLATIONMEMORY_LEAK (0 of 7 remaining) [2024-11-28 03:31:53,823 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-28 03:31:53,823 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2024-11-28 03:31:53,835 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-28 03:31:53,835 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-28 03:31:53,842 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 28.11 03:31:53 BasicIcfg [2024-11-28 03:31:53,842 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-28 03:31:53,843 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-28 03:31:53,843 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-28 03:31:53,843 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-28 03:31:53,844 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 03:31:51" (3/4) ... [2024-11-28 03:31:53,846 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-11-28 03:31:53,854 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thr2 [2024-11-28 03:31:53,854 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thr1 [2024-11-28 03:31:53,858 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 37 nodes and edges [2024-11-28 03:31:53,859 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 14 nodes and edges [2024-11-28 03:31:53,859 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2024-11-28 03:31:53,859 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-28 03:31:53,945 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_035be8e9-b49f-40e7-b8bd-e996b39165aa/bin/uautomizer-verify-aQ6SnzHsRB/witness.graphml [2024-11-28 03:31:53,945 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_035be8e9-b49f-40e7-b8bd-e996b39165aa/bin/uautomizer-verify-aQ6SnzHsRB/witness.yml [2024-11-28 03:31:53,946 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-28 03:31:53,948 INFO L158 Benchmark]: Toolchain (without parser) took 3953.68ms. Allocated memory is still 142.6MB. Free memory was 118.1MB in the beginning and 96.8MB in the end (delta: 21.3MB). Peak memory consumption was 22.6MB. Max. memory is 16.1GB. [2024-11-28 03:31:53,948 INFO L158 Benchmark]: CDTParser took 0.51ms. Allocated memory is still 142.6MB. Free memory is still 78.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 03:31:53,949 INFO L158 Benchmark]: CACSL2BoogieTranslator took 793.45ms. Allocated memory is still 142.6MB. Free memory was 117.8MB in the beginning and 97.9MB in the end (delta: 20.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-28 03:31:53,950 INFO L158 Benchmark]: Boogie Procedure Inliner took 66.80ms. Allocated memory is still 142.6MB. Free memory was 97.9MB in the beginning and 96.3MB in the end (delta: 1.5MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 03:31:53,950 INFO L158 Benchmark]: Boogie Preprocessor took 78.81ms. Allocated memory is still 142.6MB. Free memory was 96.3MB in the beginning and 94.5MB in the end (delta: 1.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-28 03:31:53,951 INFO L158 Benchmark]: RCFGBuilder took 752.52ms. Allocated memory is still 142.6MB. Free memory was 94.5MB in the beginning and 75.8MB in the end (delta: 18.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-28 03:31:53,952 INFO L158 Benchmark]: TraceAbstraction took 2149.90ms. Allocated memory is still 142.6MB. Free memory was 75.3MB in the beginning and 101.7MB in the end (delta: -26.4MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 03:31:53,952 INFO L158 Benchmark]: Witness Printer took 102.71ms. Allocated memory is still 142.6MB. Free memory was 100.8MB in the beginning and 96.8MB in the end (delta: 4.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-28 03:31:53,954 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.51ms. Allocated memory is still 142.6MB. Free memory is still 78.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 793.45ms. Allocated memory is still 142.6MB. Free memory was 117.8MB in the beginning and 97.9MB in the end (delta: 20.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 66.80ms. Allocated memory is still 142.6MB. Free memory was 97.9MB in the beginning and 96.3MB in the end (delta: 1.5MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 78.81ms. Allocated memory is still 142.6MB. Free memory was 96.3MB in the beginning and 94.5MB in the end (delta: 1.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * RCFGBuilder took 752.52ms. Allocated memory is still 142.6MB. Free memory was 94.5MB in the beginning and 75.8MB in the end (delta: 18.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 2149.90ms. Allocated memory is still 142.6MB. Free memory was 75.3MB in the beginning and 101.7MB in the end (delta: -26.4MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 102.71ms. Allocated memory is still 142.6MB. Free memory was 100.8MB in the beginning and 96.8MB in the end (delta: 4.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 16]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - PositiveResult [Line: 16]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - PositiveResult [Line: 779]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 77 locations, 7 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: 2.0s, OverallIterations: 5, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.9s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 52 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 34 mSDsluCounter, 7 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 5 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 154 IncrementalHoareTripleChecker+Invalid, 159 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 5 mSolverCounterUnsat, 7 mSDtfsCounter, 154 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 13 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=118occurred in iteration=3, InterpolantAutomatonStates: 15, 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, 0.5s InterpolantComputationTime, 67 NumberOfCodeBlocks, 67 NumberOfCodeBlocksAsserted, 5 NumberOfCheckSat, 62 ConstructedInterpolants, 0 QuantifiedInterpolants, 130 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 5 InterpolantComputations, 5 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 3 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-28 03:31:53,977 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_035be8e9-b49f-40e7-b8bd-e996b39165aa/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