./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/pthread-lit/sssc12_variant-2.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_6be3d979-fa6a-4bef-ae95-0bba2d818e67/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6be3d979-fa6a-4bef-ae95-0bba2d818e67/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_6be3d979-fa6a-4bef-ae95-0bba2d818e67/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6be3d979-fa6a-4bef-ae95-0bba2d818e67/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread-lit/sssc12_variant-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6be3d979-fa6a-4bef-ae95-0bba2d818e67/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_6be3d979-fa6a-4bef-ae95-0bba2d818e67/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 7be74b3f1207f4387a275e1f4e0e57734d5f1b215282bd8d49efde8c6948d207 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-27 19:49:39,339 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-27 19:49:39,455 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6be3d979-fa6a-4bef-ae95-0bba2d818e67/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-27 19:49:39,463 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-27 19:49:39,463 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-27 19:49:39,501 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-27 19:49:39,503 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-27 19:49:39,503 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-27 19:49:39,504 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-27 19:49:39,504 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-27 19:49:39,506 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-27 19:49:39,506 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-27 19:49:39,507 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-27 19:49:39,507 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-27 19:49:39,507 INFO L153 SettingsManager]: * Use SBE=true [2024-11-27 19:49:39,507 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-27 19:49:39,507 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-27 19:49:39,507 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-27 19:49:39,507 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-27 19:49:39,507 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-27 19:49:39,507 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-27 19:49:39,508 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-27 19:49:39,508 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-27 19:49:39,509 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-27 19:49:39,509 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-27 19:49:39,509 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-27 19:49:39,509 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-27 19:49:39,509 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-27 19:49:39,509 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-27 19:49:39,510 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-27 19:49:39,511 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-27 19:49:39,511 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-27 19:49:39,511 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-27 19:49:39,511 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 19:49:39,511 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-27 19:49:39,511 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-27 19:49:39,512 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-27 19:49:39,512 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-27 19:49:39,512 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 19:49:39,512 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-27 19:49:39,512 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-27 19:49:39,512 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-27 19:49:39,512 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-27 19:49:39,512 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-27 19:49:39,513 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-27 19:49:39,513 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-27 19:49:39,513 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-27 19:49:39,513 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_6be3d979-fa6a-4bef-ae95-0bba2d818e67/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 -> 7be74b3f1207f4387a275e1f4e0e57734d5f1b215282bd8d49efde8c6948d207 [2024-11-27 19:49:39,896 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-27 19:49:39,908 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-27 19:49:39,912 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-27 19:49:39,914 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-27 19:49:39,914 INFO L274 PluginConnector]: CDTParser initialized [2024-11-27 19:49:39,916 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6be3d979-fa6a-4bef-ae95-0bba2d818e67/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/pthread-lit/sssc12_variant-2.i [2024-11-27 19:49:43,261 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6be3d979-fa6a-4bef-ae95-0bba2d818e67/bin/uautomizer-verify-aQ6SnzHsRB/data/0d4a74477/1b70c074ab404c47824feddd2bdee86a/FLAG77ac89370 [2024-11-27 19:49:43,721 INFO L384 CDTParser]: Found 1 translation units. [2024-11-27 19:49:43,721 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6be3d979-fa6a-4bef-ae95-0bba2d818e67/sv-benchmarks/c/pthread-lit/sssc12_variant-2.i [2024-11-27 19:49:43,754 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6be3d979-fa6a-4bef-ae95-0bba2d818e67/bin/uautomizer-verify-aQ6SnzHsRB/data/0d4a74477/1b70c074ab404c47824feddd2bdee86a/FLAG77ac89370 [2024-11-27 19:49:43,779 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6be3d979-fa6a-4bef-ae95-0bba2d818e67/bin/uautomizer-verify-aQ6SnzHsRB/data/0d4a74477/1b70c074ab404c47824feddd2bdee86a [2024-11-27 19:49:43,783 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-27 19:49:43,786 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-27 19:49:43,789 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-27 19:49:43,789 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-27 19:49:43,795 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-27 19:49:43,796 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 07:49:43" (1/1) ... [2024-11-27 19:49:43,799 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@45fad0dc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:49:43, skipping insertion in model container [2024-11-27 19:49:43,800 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 07:49:43" (1/1) ... [2024-11-27 19:49:43,865 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-27 19:49:44,564 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-27 19:49:44,577 INFO L200 MainTranslator]: Completed pre-run [2024-11-27 19:49:44,660 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-27 19:49:44,726 INFO L204 MainTranslator]: Completed translation [2024-11-27 19:49:44,728 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:49:44 WrapperNode [2024-11-27 19:49:44,728 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-27 19:49:44,730 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-27 19:49:44,730 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-27 19:49:44,730 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-27 19:49:44,739 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:49:44" (1/1) ... [2024-11-27 19:49:44,752 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:49:44" (1/1) ... [2024-11-27 19:49:44,775 INFO L138 Inliner]: procedures = 274, calls = 22, calls flagged for inlining = 9, calls inlined = 9, statements flattened = 82 [2024-11-27 19:49:44,776 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-27 19:49:44,776 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-27 19:49:44,776 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-27 19:49:44,777 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-27 19:49:44,788 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:49:44" (1/1) ... [2024-11-27 19:49:44,788 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:49:44" (1/1) ... [2024-11-27 19:49:44,791 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:49:44" (1/1) ... [2024-11-27 19:49:44,809 INFO L175 MemorySlicer]: Split 5 memory accesses to 2 slices as follows [2, 3]. 60 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 2 writes are split as follows [0, 2]. [2024-11-27 19:49:44,809 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:49:44" (1/1) ... [2024-11-27 19:49:44,809 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:49:44" (1/1) ... [2024-11-27 19:49:44,821 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:49:44" (1/1) ... [2024-11-27 19:49:44,822 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:49:44" (1/1) ... [2024-11-27 19:49:44,828 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:49:44" (1/1) ... [2024-11-27 19:49:44,829 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:49:44" (1/1) ... [2024-11-27 19:49:44,830 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:49:44" (1/1) ... [2024-11-27 19:49:44,832 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-27 19:49:44,833 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-27 19:49:44,833 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-27 19:49:44,834 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-27 19:49:44,835 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:49:44" (1/1) ... [2024-11-27 19:49:44,841 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 19:49:44,858 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6be3d979-fa6a-4bef-ae95-0bba2d818e67/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-27 19:49:44,873 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6be3d979-fa6a-4bef-ae95-0bba2d818e67/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-27 19:49:44,876 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6be3d979-fa6a-4bef-ae95-0bba2d818e67/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-27 19:49:44,905 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-27 19:49:44,905 INFO L130 BoogieDeclarations]: Found specification of procedure thr [2024-11-27 19:49:44,905 INFO L138 BoogieDeclarations]: Found implementation of procedure thr [2024-11-27 19:49:44,906 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-27 19:49:44,906 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-27 19:49:44,906 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-27 19:49:44,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-27 19:49:44,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-27 19:49:44,906 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-27 19:49:44,906 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-27 19:49:44,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-27 19:49:44,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-27 19:49:44,906 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-27 19:49:44,906 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-27 19:49:44,908 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-27 19:49:45,065 INFO L234 CfgBuilder]: Building ICFG [2024-11-27 19:49:45,067 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-27 19:49:45,341 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-27 19:49:45,342 INFO L283 CfgBuilder]: Performing block encoding [2024-11-27 19:49:45,603 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-27 19:49:45,606 INFO L312 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-27 19:49:45,606 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 07:49:45 BoogieIcfgContainer [2024-11-27 19:49:45,607 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-27 19:49:45,609 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-27 19:49:45,609 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-27 19:49:45,617 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-27 19:49:45,617 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 27.11 07:49:43" (1/3) ... [2024-11-27 19:49:45,618 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@39f02265 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 07:49:45, skipping insertion in model container [2024-11-27 19:49:45,618 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:49:44" (2/3) ... [2024-11-27 19:49:45,619 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@39f02265 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 07:49:45, skipping insertion in model container [2024-11-27 19:49:45,620 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 07:49:45" (3/3) ... [2024-11-27 19:49:45,623 INFO L128 eAbstractionObserver]: Analyzing ICFG sssc12_variant-2.i [2024-11-27 19:49:45,640 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-27 19:49:45,642 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG sssc12_variant-2.i that has 2 procedures, 29 locations, 1 initial locations, 2 loop locations, and 8 error locations. [2024-11-27 19:49:45,642 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-27 19:49:45,719 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-27 19:49:45,760 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 32 places, 32 transitions, 68 flow [2024-11-27 19:49:45,799 INFO L124 PetriNetUnfolderBase]: 3/36 cut-off events. [2024-11-27 19:49:45,801 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-27 19:49:45,805 INFO L83 FinitePrefix]: Finished finitePrefix Result has 40 conditions, 36 events. 3/36 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 56 event pairs, 0 based on Foata normal form. 0/22 useless extension candidates. Maximal degree in co-relation 29. Up to 2 conditions per place. [2024-11-27 19:49:45,805 INFO L82 GeneralOperation]: Start removeDead. Operand has 32 places, 32 transitions, 68 flow [2024-11-27 19:49:45,809 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 32 places, 32 transitions, 68 flow [2024-11-27 19:49:45,826 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-27 19:49:45,846 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;@6ec1a516, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-27 19:49:45,846 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2024-11-27 19:49:45,850 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-27 19:49:45,851 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-27 19:49:45,851 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-27 19:49:45,851 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 19:49:45,851 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-27 19:49:45,852 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thrErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 13 more)] === [2024-11-27 19:49:45,858 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 19:49:45,858 INFO L85 PathProgramCache]: Analyzing trace with hash 291998, now seen corresponding path program 1 times [2024-11-27 19:49:45,867 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 19:49:45,868 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1382574344] [2024-11-27 19:49:45,868 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 19:49:45,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 19:49:45,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 19:49:46,049 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-27 19:49:46,049 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 19:49:46,053 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1382574344] [2024-11-27 19:49:46,053 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1382574344] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 19:49:46,054 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 19:49:46,054 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 19:49:46,055 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [536528575] [2024-11-27 19:49:46,060 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 19:49:46,067 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-27 19:49:46,073 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 19:49:46,099 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-27 19:49:46,100 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-27 19:49:46,103 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 32 [2024-11-27 19:49:46,106 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 32 places, 32 transitions, 68 flow. Second operand has 2 states, 2 states have (on average 16.0) internal successors, (32), 2 states have internal predecessors, (32), 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-27 19:49:46,107 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 19:49:46,107 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 32 [2024-11-27 19:49:46,108 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 19:49:46,184 INFO L124 PetriNetUnfolderBase]: 17/83 cut-off events. [2024-11-27 19:49:46,184 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-27 19:49:46,185 INFO L83 FinitePrefix]: Finished finitePrefix Result has 131 conditions, 83 events. 17/83 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 257 event pairs, 14 based on Foata normal form. 6/74 useless extension candidates. Maximal degree in co-relation 119. Up to 44 conditions per place. [2024-11-27 19:49:46,187 INFO L140 encePairwiseOnDemand]: 29/32 looper letters, 12 selfloop transitions, 0 changer transitions 0/26 dead transitions. [2024-11-27 19:49:46,187 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 29 places, 26 transitions, 80 flow [2024-11-27 19:49:46,188 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-27 19:49:46,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-27 19:49:46,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 45 transitions. [2024-11-27 19:49:46,201 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.703125 [2024-11-27 19:49:46,203 INFO L175 Difference]: Start difference. First operand has 32 places, 32 transitions, 68 flow. Second operand 2 states and 45 transitions. [2024-11-27 19:49:46,204 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 29 places, 26 transitions, 80 flow [2024-11-27 19:49:46,209 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 29 places, 26 transitions, 80 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-27 19:49:46,211 INFO L231 Difference]: Finished difference. Result has 29 places, 26 transitions, 56 flow [2024-11-27 19:49:46,214 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=32, PETRI_DIFFERENCE_MINUEND_FLOW=56, PETRI_DIFFERENCE_MINUEND_PLACES=28, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=26, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=26, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=56, PETRI_PLACES=29, PETRI_TRANSITIONS=26} [2024-11-27 19:49:46,219 INFO L279 CegarLoopForPetriNet]: 32 programPoint places, -3 predicate places. [2024-11-27 19:49:46,223 INFO L471 AbstractCegarLoop]: Abstraction has has 29 places, 26 transitions, 56 flow [2024-11-27 19:49:46,223 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 16.0) internal successors, (32), 2 states have internal predecessors, (32), 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-27 19:49:46,223 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 19:49:46,223 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2024-11-27 19:49:46,223 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-27 19:49:46,224 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thrErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 13 more)] === [2024-11-27 19:49:46,224 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 19:49:46,224 INFO L85 PathProgramCache]: Analyzing trace with hash 109368811, now seen corresponding path program 1 times [2024-11-27 19:49:46,224 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 19:49:46,225 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [354148014] [2024-11-27 19:49:46,225 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 19:49:46,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 19:49:46,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-27 19:49:46,276 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-27 19:49:46,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-27 19:49:46,342 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-27 19:49:46,344 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-27 19:49:46,345 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 16 remaining) [2024-11-27 19:49:46,348 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (14 of 16 remaining) [2024-11-27 19:49:46,350 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 16 remaining) [2024-11-27 19:49:46,350 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 16 remaining) [2024-11-27 19:49:46,351 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 16 remaining) [2024-11-27 19:49:46,351 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 16 remaining) [2024-11-27 19:49:46,351 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 16 remaining) [2024-11-27 19:49:46,351 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 16 remaining) [2024-11-27 19:49:46,351 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr6ASSERT_VIOLATIONMEMORY_LEAK (7 of 16 remaining) [2024-11-27 19:49:46,352 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 16 remaining) [2024-11-27 19:49:46,352 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 16 remaining) [2024-11-27 19:49:46,352 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 16 remaining) [2024-11-27 19:49:46,352 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 16 remaining) [2024-11-27 19:49:46,352 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 16 remaining) [2024-11-27 19:49:46,352 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 16 remaining) [2024-11-27 19:49:46,353 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr6ASSERT_VIOLATIONMEMORY_LEAK (0 of 16 remaining) [2024-11-27 19:49:46,353 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-27 19:49:46,353 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-27 19:49:46,357 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-27 19:49:46,357 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-27 19:49:46,402 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-27 19:49:46,405 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 56 places, 57 transitions, 124 flow [2024-11-27 19:49:46,423 INFO L124 PetriNetUnfolderBase]: 6/66 cut-off events. [2024-11-27 19:49:46,423 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-27 19:49:46,424 INFO L83 FinitePrefix]: Finished finitePrefix Result has 74 conditions, 66 events. 6/66 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 184 event pairs, 0 based on Foata normal form. 0/40 useless extension candidates. Maximal degree in co-relation 53. Up to 3 conditions per place. [2024-11-27 19:49:46,424 INFO L82 GeneralOperation]: Start removeDead. Operand has 56 places, 57 transitions, 124 flow [2024-11-27 19:49:46,425 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 56 places, 57 transitions, 124 flow [2024-11-27 19:49:46,427 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-27 19:49:46,427 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;@6ec1a516, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-27 19:49:46,428 INFO L334 AbstractCegarLoop]: Starting to check reachability of 23 error locations. [2024-11-27 19:49:46,430 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-27 19:49:46,430 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-27 19:49:46,431 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-27 19:49:46,431 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 19:49:46,431 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-27 19:49:46,431 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thrErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 20 more)] === [2024-11-27 19:49:46,431 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 19:49:46,432 INFO L85 PathProgramCache]: Analyzing trace with hash 348599, now seen corresponding path program 1 times [2024-11-27 19:49:46,432 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 19:49:46,432 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [158838786] [2024-11-27 19:49:46,432 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 19:49:46,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 19:49:46,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 19:49:46,465 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-27 19:49:46,465 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 19:49:46,465 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [158838786] [2024-11-27 19:49:46,465 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [158838786] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 19:49:46,466 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 19:49:46,466 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 19:49:46,466 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [357720773] [2024-11-27 19:49:46,466 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 19:49:46,466 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-27 19:49:46,466 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 19:49:46,466 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-27 19:49:46,467 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-27 19:49:46,467 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 28 out of 57 [2024-11-27 19:49:46,467 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 56 places, 57 transitions, 124 flow. Second operand has 2 states, 2 states have (on average 29.0) internal successors, (58), 2 states have internal predecessors, (58), 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-27 19:49:46,467 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 19:49:46,467 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 28 of 57 [2024-11-27 19:49:46,467 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 19:49:46,912 INFO L124 PetriNetUnfolderBase]: 409/1275 cut-off events. [2024-11-27 19:49:46,913 INFO L125 PetriNetUnfolderBase]: For 25/25 co-relation queries the response was YES. [2024-11-27 19:49:46,923 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1956 conditions, 1275 events. 409/1275 cut-off events. For 25/25 co-relation queries the response was YES. Maximal size of possible extension queue 70. Compared 8914 event pairs, 325 based on Foata normal form. 114/1104 useless extension candidates. Maximal degree in co-relation 1448. Up to 652 conditions per place. [2024-11-27 19:49:46,934 INFO L140 encePairwiseOnDemand]: 52/57 looper letters, 21 selfloop transitions, 0 changer transitions 0/48 dead transitions. [2024-11-27 19:49:46,935 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 52 places, 48 transitions, 148 flow [2024-11-27 19:49:46,936 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-27 19:49:46,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-27 19:49:46,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 82 transitions. [2024-11-27 19:49:46,938 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7192982456140351 [2024-11-27 19:49:46,938 INFO L175 Difference]: Start difference. First operand has 56 places, 57 transitions, 124 flow. Second operand 2 states and 82 transitions. [2024-11-27 19:49:46,939 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 52 places, 48 transitions, 148 flow [2024-11-27 19:49:46,939 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 52 places, 48 transitions, 148 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-27 19:49:46,942 INFO L231 Difference]: Finished difference. Result has 52 places, 48 transitions, 106 flow [2024-11-27 19:49:46,945 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=57, PETRI_DIFFERENCE_MINUEND_FLOW=106, PETRI_DIFFERENCE_MINUEND_PLACES=51, 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=2, PETRI_FLOW=106, PETRI_PLACES=52, PETRI_TRANSITIONS=48} [2024-11-27 19:49:46,946 INFO L279 CegarLoopForPetriNet]: 56 programPoint places, -4 predicate places. [2024-11-27 19:49:46,946 INFO L471 AbstractCegarLoop]: Abstraction has has 52 places, 48 transitions, 106 flow [2024-11-27 19:49:46,946 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 29.0) internal successors, (58), 2 states have internal predecessors, (58), 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-27 19:49:46,947 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 19:49:46,947 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 2, 1, 1, 1, 1] [2024-11-27 19:49:46,947 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-27 19:49:46,947 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thrErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 20 more)] === [2024-11-27 19:49:46,948 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 19:49:46,949 INFO L85 PathProgramCache]: Analyzing trace with hash -503049422, now seen corresponding path program 1 times [2024-11-27 19:49:46,949 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 19:49:46,949 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [563165133] [2024-11-27 19:49:46,949 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 19:49:46,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 19:49:46,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-27 19:49:46,982 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-27 19:49:46,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-27 19:49:47,005 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-27 19:49:47,005 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-27 19:49:47,005 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (22 of 23 remaining) [2024-11-27 19:49:47,005 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (21 of 23 remaining) [2024-11-27 19:49:47,005 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 23 remaining) [2024-11-27 19:49:47,005 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 23 remaining) [2024-11-27 19:49:47,006 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 23 remaining) [2024-11-27 19:49:47,006 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 23 remaining) [2024-11-27 19:49:47,006 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 23 remaining) [2024-11-27 19:49:47,006 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 23 remaining) [2024-11-27 19:49:47,006 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr6ASSERT_VIOLATIONMEMORY_LEAK (14 of 23 remaining) [2024-11-27 19:49:47,006 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 23 remaining) [2024-11-27 19:49:47,006 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 23 remaining) [2024-11-27 19:49:47,006 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 23 remaining) [2024-11-27 19:49:47,006 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 23 remaining) [2024-11-27 19:49:47,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 23 remaining) [2024-11-27 19:49:47,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 23 remaining) [2024-11-27 19:49:47,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr6ASSERT_VIOLATIONMEMORY_LEAK (7 of 23 remaining) [2024-11-27 19:49:47,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 23 remaining) [2024-11-27 19:49:47,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 23 remaining) [2024-11-27 19:49:47,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 23 remaining) [2024-11-27 19:49:47,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 23 remaining) [2024-11-27 19:49:47,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 23 remaining) [2024-11-27 19:49:47,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 23 remaining) [2024-11-27 19:49:47,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr6ASSERT_VIOLATIONMEMORY_LEAK (0 of 23 remaining) [2024-11-27 19:49:47,008 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-27 19:49:47,008 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-27 19:49:47,009 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-27 19:49:47,009 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-27 19:49:47,066 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-27 19:49:47,068 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 80 places, 82 transitions, 182 flow [2024-11-27 19:49:47,084 INFO L124 PetriNetUnfolderBase]: 9/96 cut-off events. [2024-11-27 19:49:47,084 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-27 19:49:47,086 INFO L83 FinitePrefix]: Finished finitePrefix Result has 109 conditions, 96 events. 9/96 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 322 event pairs, 0 based on Foata normal form. 0/58 useless extension candidates. Maximal degree in co-relation 77. Up to 4 conditions per place. [2024-11-27 19:49:47,086 INFO L82 GeneralOperation]: Start removeDead. Operand has 80 places, 82 transitions, 182 flow [2024-11-27 19:49:47,088 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 80 places, 82 transitions, 182 flow [2024-11-27 19:49:47,089 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-27 19:49:47,089 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;@6ec1a516, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-27 19:49:47,090 INFO L334 AbstractCegarLoop]: Starting to check reachability of 30 error locations. [2024-11-27 19:49:47,093 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-27 19:49:47,093 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-27 19:49:47,093 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-27 19:49:47,093 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 19:49:47,093 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-27 19:49:47,094 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thrErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 27 more)] === [2024-11-27 19:49:47,095 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 19:49:47,095 INFO L85 PathProgramCache]: Analyzing trace with hash 430025, now seen corresponding path program 1 times [2024-11-27 19:49:47,095 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 19:49:47,095 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [692455508] [2024-11-27 19:49:47,095 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 19:49:47,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 19:49:47,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 19:49:47,157 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-27 19:49:47,157 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 19:49:47,157 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [692455508] [2024-11-27 19:49:47,157 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [692455508] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 19:49:47,157 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 19:49:47,157 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 19:49:47,157 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [115439027] [2024-11-27 19:49:47,158 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 19:49:47,161 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-27 19:49:47,161 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 19:49:47,161 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-27 19:49:47,162 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-27 19:49:47,162 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 41 out of 82 [2024-11-27 19:49:47,163 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 80 places, 82 transitions, 182 flow. Second operand has 2 states, 2 states have (on average 42.0) internal successors, (84), 2 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 19:49:47,163 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 19:49:47,163 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 41 of 82 [2024-11-27 19:49:47,163 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 19:49:49,786 INFO L124 PetriNetUnfolderBase]: 6301/15930 cut-off events. [2024-11-27 19:49:49,786 INFO L125 PetriNetUnfolderBase]: For 508/508 co-relation queries the response was YES. [2024-11-27 19:49:49,844 INFO L83 FinitePrefix]: Finished finitePrefix Result has 24790 conditions, 15930 events. 6301/15930 cut-off events. For 508/508 co-relation queries the response was YES. Maximal size of possible extension queue 664. Compared 165909 event pairs, 4948 based on Foata normal form. 1572/13856 useless extension candidates. Maximal degree in co-relation 7164. Up to 8542 conditions per place. [2024-11-27 19:49:50,032 INFO L140 encePairwiseOnDemand]: 75/82 looper letters, 30 selfloop transitions, 0 changer transitions 0/70 dead transitions. [2024-11-27 19:49:50,032 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 75 places, 70 transitions, 218 flow [2024-11-27 19:49:50,033 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-27 19:49:50,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-27 19:49:50,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 119 transitions. [2024-11-27 19:49:50,035 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.725609756097561 [2024-11-27 19:49:50,038 INFO L175 Difference]: Start difference. First operand has 80 places, 82 transitions, 182 flow. Second operand 2 states and 119 transitions. [2024-11-27 19:49:50,038 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 75 places, 70 transitions, 218 flow [2024-11-27 19:49:50,040 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 75 places, 70 transitions, 216 flow, removed 1 selfloop flow, removed 0 redundant places. [2024-11-27 19:49:50,042 INFO L231 Difference]: Finished difference. Result has 75 places, 70 transitions, 156 flow [2024-11-27 19:49:50,043 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=82, PETRI_DIFFERENCE_MINUEND_FLOW=156, PETRI_DIFFERENCE_MINUEND_PLACES=74, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=70, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=70, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=156, PETRI_PLACES=75, PETRI_TRANSITIONS=70} [2024-11-27 19:49:50,044 INFO L279 CegarLoopForPetriNet]: 80 programPoint places, -5 predicate places. [2024-11-27 19:49:50,044 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 70 transitions, 156 flow [2024-11-27 19:49:50,044 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 42.0) internal successors, (84), 2 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 19:49:50,044 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 19:49:50,044 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 19:49:50,044 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-27 19:49:50,044 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thrErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thrErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 27 more)] === [2024-11-27 19:49:50,045 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 19:49:50,045 INFO L85 PathProgramCache]: Analyzing trace with hash -801460321, now seen corresponding path program 1 times [2024-11-27 19:49:50,045 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 19:49:50,045 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [536660371] [2024-11-27 19:49:50,046 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 19:49:50,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 19:49:50,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-27 19:49:50,107 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-27 19:49:50,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-27 19:49:50,157 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-27 19:49:50,157 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-27 19:49:50,157 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location thrErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 30 remaining) [2024-11-27 19:49:50,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (28 of 30 remaining) [2024-11-27 19:49:50,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (27 of 30 remaining) [2024-11-27 19:49:50,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 30 remaining) [2024-11-27 19:49:50,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 30 remaining) [2024-11-27 19:49:50,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 30 remaining) [2024-11-27 19:49:50,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 30 remaining) [2024-11-27 19:49:50,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 30 remaining) [2024-11-27 19:49:50,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 30 remaining) [2024-11-27 19:49:50,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr6ASSERT_VIOLATIONMEMORY_LEAK (20 of 30 remaining) [2024-11-27 19:49:50,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 30 remaining) [2024-11-27 19:49:50,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 30 remaining) [2024-11-27 19:49:50,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 30 remaining) [2024-11-27 19:49:50,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 30 remaining) [2024-11-27 19:49:50,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 30 remaining) [2024-11-27 19:49:50,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr6ASSERT_VIOLATIONMEMORY_LEAK (14 of 30 remaining) [2024-11-27 19:49:50,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 30 remaining) [2024-11-27 19:49:50,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 30 remaining) [2024-11-27 19:49:50,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 30 remaining) [2024-11-27 19:49:50,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 30 remaining) [2024-11-27 19:49:50,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 30 remaining) [2024-11-27 19:49:50,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 30 remaining) [2024-11-27 19:49:50,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr6ASSERT_VIOLATIONMEMORY_LEAK (7 of 30 remaining) [2024-11-27 19:49:50,160 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 30 remaining) [2024-11-27 19:49:50,160 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 30 remaining) [2024-11-27 19:49:50,160 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 30 remaining) [2024-11-27 19:49:50,160 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 30 remaining) [2024-11-27 19:49:50,160 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 30 remaining) [2024-11-27 19:49:50,160 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 30 remaining) [2024-11-27 19:49:50,160 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr6ASSERT_VIOLATIONMEMORY_LEAK (0 of 30 remaining) [2024-11-27 19:49:50,160 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-27 19:49:50,160 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-27 19:49:50,210 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 3 thread instances [2024-11-27 19:49:50,211 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-27 19:49:50,225 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 27.11 07:49:50 BasicIcfg [2024-11-27 19:49:50,225 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-27 19:49:50,226 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-27 19:49:50,226 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-27 19:49:50,227 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-27 19:49:50,228 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 07:49:45" (3/4) ... [2024-11-27 19:49:50,229 INFO L140 WitnessPrinter]: Generating witness for reachability counterexample [2024-11-27 19:49:50,307 INFO L129 tionWitnessGenerator]: Generated YAML witness of length 16. [2024-11-27 19:49:50,381 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6be3d979-fa6a-4bef-ae95-0bba2d818e67/bin/uautomizer-verify-aQ6SnzHsRB/witness.graphml [2024-11-27 19:49:50,381 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6be3d979-fa6a-4bef-ae95-0bba2d818e67/bin/uautomizer-verify-aQ6SnzHsRB/witness.yml [2024-11-27 19:49:50,381 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-27 19:49:50,382 INFO L158 Benchmark]: Toolchain (without parser) took 6596.88ms. Allocated memory was 117.4MB in the beginning and 352.3MB in the end (delta: 234.9MB). Free memory was 92.0MB in the beginning and 215.9MB in the end (delta: -123.9MB). Peak memory consumption was 106.9MB. Max. memory is 16.1GB. [2024-11-27 19:49:50,383 INFO L158 Benchmark]: CDTParser took 0.51ms. Allocated memory is still 167.8MB. Free memory is still 103.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-27 19:49:50,383 INFO L158 Benchmark]: CACSL2BoogieTranslator took 940.54ms. Allocated memory is still 117.4MB. Free memory was 92.0MB in the beginning and 63.8MB in the end (delta: 28.1MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-11-27 19:49:50,383 INFO L158 Benchmark]: Boogie Procedure Inliner took 45.83ms. Allocated memory is still 117.4MB. Free memory was 63.8MB in the beginning and 61.7MB in the end (delta: 2.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-27 19:49:50,383 INFO L158 Benchmark]: Boogie Preprocessor took 56.34ms. Allocated memory is still 117.4MB. Free memory was 61.7MB in the beginning and 59.8MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-27 19:49:50,385 INFO L158 Benchmark]: RCFGBuilder took 773.23ms. Allocated memory is still 117.4MB. Free memory was 59.8MB in the beginning and 86.2MB in the end (delta: -26.4MB). Peak memory consumption was 33.0MB. Max. memory is 16.1GB. [2024-11-27 19:49:50,386 INFO L158 Benchmark]: TraceAbstraction took 4616.88ms. Allocated memory was 117.4MB in the beginning and 352.3MB in the end (delta: 234.9MB). Free memory was 85.6MB in the beginning and 224.3MB in the end (delta: -138.6MB). Peak memory consumption was 93.0MB. Max. memory is 16.1GB. [2024-11-27 19:49:50,386 INFO L158 Benchmark]: Witness Printer took 155.17ms. Allocated memory is still 352.3MB. Free memory was 224.3MB in the beginning and 215.9MB in the end (delta: 8.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-27 19:49:50,388 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 167.8MB. Free memory is still 103.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 940.54ms. Allocated memory is still 117.4MB. Free memory was 92.0MB in the beginning and 63.8MB in the end (delta: 28.1MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 45.83ms. Allocated memory is still 117.4MB. Free memory was 63.8MB in the beginning and 61.7MB in the end (delta: 2.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 56.34ms. Allocated memory is still 117.4MB. Free memory was 61.7MB in the beginning and 59.8MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 773.23ms. Allocated memory is still 117.4MB. Free memory was 59.8MB in the beginning and 86.2MB in the end (delta: -26.4MB). Peak memory consumption was 33.0MB. Max. memory is 16.1GB. * TraceAbstraction took 4616.88ms. Allocated memory was 117.4MB in the beginning and 352.3MB in the end (delta: 234.9MB). Free memory was 85.6MB in the beginning and 224.3MB in the end (delta: -138.6MB). Peak memory consumption was 93.0MB. Max. memory is 16.1GB. * Witness Printer took 155.17ms. Allocated memory is still 352.3MB. Free memory was 224.3MB in the beginning and 215.9MB in the end (delta: 8.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - CounterExampleResult [Line: -1]: pointer dereference may fail pointer dereference may fail We found a FailurePath: [L1005] 0 int *data; [L1006] 0 volatile int len; [L1007] 0 volatile int next; [L1008] 0 volatile int lock; [L1040] 0 pthread_t t; [L1041] 0 lock=0 [L1042] 0 next = 0 [L1043] 0 len = __VERIFIER_nondet_int() [L1044] CALL 0 assume_abort_if_not(len > 0) [L994] COND FALSE 0 !(!cond) [L1044] RET 0 assume_abort_if_not(len > 0) [L1045] 0 data = malloc(sizeof(int) * len) [L1047] FCALL, FORK 0 pthread_create(&t, 0, thr, 0) VAL [\old(argc)=1073741827, \old(argv)={1073741825:1073741826}, argc=1073741827, data={-1:0}, len=1073741824, lock=0, next=0, t=0] [L1022] 1 int c, end; [L1023] 1 c = 0 [L1024] 1 end = 0 [L1025] CALL 1 acquire() [L1011] CALL 1 assume_abort_if_not(lock == 0) [L994] COND FALSE 1 !(!cond) [L1011] RET 1 assume_abort_if_not(lock == 0) [L1012] 1 lock = 1 VAL [data={-1:0}, len=1073741824, lock=1, next=0] [L1025] RET 1 acquire() [L1026] COND TRUE 1 next + 10 <= len [L1027] 1 c = next [L1028] EXPR 1 end = next + 10 [L1028] 1 next = end = next + 10 [L1030] CALL 1 release() [L1017] CALL 1 assume_abort_if_not(lock == 1) [L994] COND FALSE 1 !(!cond) [L1017] RET 1 assume_abort_if_not(lock == 1) [L1018] 1 lock = 0 VAL [data={-1:0}, len=1073741824, lock=0, next=10] [L1030] RET 1 release() [L1031] COND TRUE 1 c < end VAL [\old(arg)={0:0}, arg={0:0}, c=0, data={-1:0}, end=10, len=1073741824, lock=0, next=10] [L1032] 1 data[c] = 0 - UnprovableResult [Line: 1039]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - UnprovableResult [Line: 1047]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: -1]: Unable to prove that pointer dereference always succeeds Unable to prove that pointer dereference always succeeds Reason: Not analyzed. - UnprovableResult [Line: 991]: Unable to prove that all allocated memory was freed Unable to prove that all allocated memory was freed Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 52 locations, 16 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: 0.6s, OverallIterations: 2, TraceHistogramMax: 2, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 0 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 0 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 12 IncrementalHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 0 mSDtfsCounter, 12 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=68occurred in iteration=0, InterpolantAutomatonStates: 2, 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.1s InterpolantComputationTime, 9 NumberOfCodeBlocks, 9 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 2 ConstructedInterpolants, 0 QuantifiedInterpolants, 2 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 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 - StatisticsResult: Ultimate Automizer benchmark data with 2 thread instances CFG has 4 procedures, 74 locations, 23 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: 0.6s, OverallIterations: 2, TraceHistogramMax: 3, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 0 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 0 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 21 IncrementalHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 0 mSDtfsCounter, 21 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=124occurred in iteration=0, InterpolantAutomatonStates: 2, 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.0s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 12 NumberOfCodeBlocks, 12 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 2 ConstructedInterpolants, 0 QuantifiedInterpolants, 2 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 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 - StatisticsResult: Ultimate Automizer benchmark data with 3 thread instances CFG has 5 procedures, 96 locations, 30 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: 3.1s, OverallIterations: 2, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 2.9s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 0 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 0 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 30 IncrementalHoareTripleChecker+Invalid, 30 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 0 mSDtfsCounter, 30 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=182occurred in iteration=0, InterpolantAutomatonStates: 2, 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.0s InterpolantComputationTime, 13 NumberOfCodeBlocks, 13 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 2 ConstructedInterpolants, 0 QuantifiedInterpolants, 2 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 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 RESULT: Ultimate proved your program to be incorrect! [2024-11-27 19:49:50,419 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6be3d979-fa6a-4bef-ae95-0bba2d818e67/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE(valid-deref)