./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/goblint-regression/28-race_reach_11-ptr_racing.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5981a7df-e6c5-44ff-94b8-53995b356a88/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5981a7df-e6c5-44ff-94b8-53995b356a88/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5981a7df-e6c5-44ff-94b8-53995b356a88/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5981a7df-e6c5-44ff-94b8-53995b356a88/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_11-ptr_racing.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5981a7df-e6c5-44ff-94b8-53995b356a88/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5981a7df-e6c5-44ff-94b8-53995b356a88/bin/uautomizer-verify-84ZbGMXZE1 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 265daba2b5ad7b4578f16c23ab641f7a5441c3a3894a2482737cba7b750ee6df --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-02 12:45:18,554 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-02 12:45:18,610 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5981a7df-e6c5-44ff-94b8-53995b356a88/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-12-02 12:45:18,615 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-02 12:45:18,615 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-02 12:45:18,636 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-02 12:45:18,637 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-02 12:45:18,637 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-02 12:45:18,637 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-12-02 12:45:18,637 INFO L153 SettingsManager]: * Use memory slicer=true [2024-12-02 12:45:18,637 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-02 12:45:18,638 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-12-02 12:45:18,638 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-02 12:45:18,638 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-02 12:45:18,638 INFO L153 SettingsManager]: * Use SBE=true [2024-12-02 12:45:18,638 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-02 12:45:18,638 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-02 12:45:18,638 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-02 12:45:18,638 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-02 12:45:18,638 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-02 12:45:18,639 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-02 12:45:18,639 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-02 12:45:18,639 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-02 12:45:18,639 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-02 12:45:18,639 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-02 12:45:18,639 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-02 12:45:18,639 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-02 12:45:18,639 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-02 12:45:18,639 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-12-02 12:45:18,639 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 12:45:18,639 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 12:45:18,639 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 12:45:18,640 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 12:45:18,640 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-02 12:45:18,640 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 12:45:18,640 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 12:45:18,640 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 12:45:18,640 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 12:45:18,640 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-02 12:45:18,640 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-02 12:45:18,640 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-12-02 12:45:18,640 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-02 12:45:18,640 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-12-02 12:45:18,640 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-02 12:45:18,641 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-12-02 12:45:18,641 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-12-02 12:45:18,641 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-12-02 12:45:18,641 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-12-02 12:45:18,641 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_5981a7df-e6c5-44ff-94b8-53995b356a88/bin/uautomizer-verify-84ZbGMXZE1 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 ! call(reach_error())) ) 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 -> 265daba2b5ad7b4578f16c23ab641f7a5441c3a3894a2482737cba7b750ee6df [2024-12-02 12:45:18,866 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-02 12:45:18,874 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-02 12:45:18,876 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-02 12:45:18,877 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-02 12:45:18,878 INFO L274 PluginConnector]: CDTParser initialized [2024-12-02 12:45:18,879 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5981a7df-e6c5-44ff-94b8-53995b356a88/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/goblint-regression/28-race_reach_11-ptr_racing.i [2024-12-02 12:45:21,466 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5981a7df-e6c5-44ff-94b8-53995b356a88/bin/uautomizer-verify-84ZbGMXZE1/data/384404387/da6e5467b6924009b2aa956812f2b1af/FLAG565745b48 [2024-12-02 12:45:21,729 INFO L384 CDTParser]: Found 1 translation units. [2024-12-02 12:45:21,729 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5981a7df-e6c5-44ff-94b8-53995b356a88/sv-benchmarks/c/goblint-regression/28-race_reach_11-ptr_racing.i [2024-12-02 12:45:21,742 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5981a7df-e6c5-44ff-94b8-53995b356a88/bin/uautomizer-verify-84ZbGMXZE1/data/384404387/da6e5467b6924009b2aa956812f2b1af/FLAG565745b48 [2024-12-02 12:45:22,044 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5981a7df-e6c5-44ff-94b8-53995b356a88/bin/uautomizer-verify-84ZbGMXZE1/data/384404387/da6e5467b6924009b2aa956812f2b1af [2024-12-02 12:45:22,046 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-02 12:45:22,047 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-02 12:45:22,048 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-02 12:45:22,048 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-02 12:45:22,051 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-02 12:45:22,052 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 12:45:22" (1/1) ... [2024-12-02 12:45:22,052 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@76149a39 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:45:22, skipping insertion in model container [2024-12-02 12:45:22,052 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 12:45:22" (1/1) ... [2024-12-02 12:45:22,076 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-02 12:45:22,280 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5981a7df-e6c5-44ff-94b8-53995b356a88/sv-benchmarks/c/goblint-regression/28-race_reach_11-ptr_racing.i[30176,30189] [2024-12-02 12:45:22,297 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 12:45:22,312 INFO L200 MainTranslator]: Completed pre-run [2024-12-02 12:45:22,343 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5981a7df-e6c5-44ff-94b8-53995b356a88/sv-benchmarks/c/goblint-regression/28-race_reach_11-ptr_racing.i[30176,30189] [2024-12-02 12:45:22,351 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 12:45:22,379 INFO L204 MainTranslator]: Completed translation [2024-12-02 12:45:22,379 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:45:22 WrapperNode [2024-12-02 12:45:22,379 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-02 12:45:22,380 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-02 12:45:22,380 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-02 12:45:22,380 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-02 12:45:22,385 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:45:22" (1/1) ... [2024-12-02 12:45:22,394 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:45:22" (1/1) ... [2024-12-02 12:45:22,411 INFO L138 Inliner]: procedures = 171, calls = 48, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 84 [2024-12-02 12:45:22,411 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-02 12:45:22,411 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-02 12:45:22,412 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-02 12:45:22,412 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-02 12:45:22,418 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:45:22" (1/1) ... [2024-12-02 12:45:22,418 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:45:22" (1/1) ... [2024-12-02 12:45:22,420 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:45:22" (1/1) ... [2024-12-02 12:45:22,433 INFO L175 MemorySlicer]: Split 25 memory accesses to 6 slices as follows [2, 6, 5, 2, 5, 5]. 24 percent of accesses are in the largest equivalence class. The 18 initializations are split as follows [2, 1, 5, 0, 5, 5]. The 3 writes are split as follows [0, 2, 0, 1, 0, 0]. [2024-12-02 12:45:22,433 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:45:22" (1/1) ... [2024-12-02 12:45:22,433 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:45:22" (1/1) ... [2024-12-02 12:45:22,440 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:45:22" (1/1) ... [2024-12-02 12:45:22,441 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:45:22" (1/1) ... [2024-12-02 12:45:22,444 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:45:22" (1/1) ... [2024-12-02 12:45:22,445 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:45:22" (1/1) ... [2024-12-02 12:45:22,446 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:45:22" (1/1) ... [2024-12-02 12:45:22,449 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-02 12:45:22,450 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-02 12:45:22,450 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-02 12:45:22,450 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-02 12:45:22,451 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:45:22" (1/1) ... [2024-12-02 12:45:22,456 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 12:45:22,464 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5981a7df-e6c5-44ff-94b8-53995b356a88/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 12:45:22,475 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5981a7df-e6c5-44ff-94b8-53995b356a88/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-12-02 12:45:22,477 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5981a7df-e6c5-44ff-94b8-53995b356a88/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-12-02 12:45:22,495 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-12-02 12:45:22,495 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-12-02 12:45:22,495 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-12-02 12:45:22,495 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-12-02 12:45:22,495 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-12-02 12:45:22,495 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-12-02 12:45:22,495 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-12-02 12:45:22,495 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-12-02 12:45:22,495 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-12-02 12:45:22,495 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-12-02 12:45:22,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-12-02 12:45:22,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-12-02 12:45:22,496 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-12-02 12:45:22,496 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-02 12:45:22,496 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-12-02 12:45:22,496 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-12-02 12:45:22,496 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-12-02 12:45:22,496 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-12-02 12:45:22,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-12-02 12:45:22,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-12-02 12:45:22,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-12-02 12:45:22,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-12-02 12:45:22,497 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-12-02 12:45:22,497 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-12-02 12:45:22,497 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-12-02 12:45:22,497 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-02 12:45:22,497 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-02 12:45:22,498 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-12-02 12:45:22,611 INFO L234 CfgBuilder]: Building ICFG [2024-12-02 12:45:22,612 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-02 12:45:22,801 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-12-02 12:45:22,801 INFO L283 CfgBuilder]: Performing block encoding [2024-12-02 12:45:22,964 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-02 12:45:22,964 INFO L312 CfgBuilder]: Removed 6 assume(true) statements. [2024-12-02 12:45:22,964 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 12:45:22 BoogieIcfgContainer [2024-12-02 12:45:22,964 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-02 12:45:22,975 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-12-02 12:45:22,975 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-12-02 12:45:22,980 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-12-02 12:45:22,980 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 12:45:22" (1/3) ... [2024-12-02 12:45:22,980 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6f55f67a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 12:45:22, skipping insertion in model container [2024-12-02 12:45:22,980 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:45:22" (2/3) ... [2024-12-02 12:45:22,981 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6f55f67a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 12:45:22, skipping insertion in model container [2024-12-02 12:45:22,981 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 12:45:22" (3/3) ... [2024-12-02 12:45:22,982 INFO L128 eAbstractionObserver]: Analyzing ICFG 28-race_reach_11-ptr_racing.i [2024-12-02 12:45:22,997 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-12-02 12:45:22,998 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 28-race_reach_11-ptr_racing.i that has 2 procedures, 39 locations, 1 initial locations, 6 loop locations, and 1 error locations. [2024-12-02 12:45:22,998 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-12-02 12:45:23,036 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-12-02 12:45:23,067 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 42 places, 49 transitions, 105 flow [2024-12-02 12:45:23,103 INFO L124 PetriNetUnfolderBase]: 13/69 cut-off events. [2024-12-02 12:45:23,105 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-12-02 12:45:23,108 INFO L83 FinitePrefix]: Finished finitePrefix Result has 74 conditions, 69 events. 13/69 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 223 event pairs, 0 based on Foata normal form. 0/51 useless extension candidates. Maximal degree in co-relation 44. Up to 4 conditions per place. [2024-12-02 12:45:23,108 INFO L82 GeneralOperation]: Start removeDead. Operand has 42 places, 49 transitions, 105 flow [2024-12-02 12:45:23,110 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 41 places, 47 transitions, 98 flow [2024-12-02 12:45:23,117 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 12:45:23,127 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=LoopHeads, 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;@542dcab3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 12:45:23,127 INFO L334 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2024-12-02 12:45:23,134 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 12:45:23,134 INFO L124 PetriNetUnfolderBase]: 0/13 cut-off events. [2024-12-02 12:45:23,134 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 12:45:23,134 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 12:45:23,135 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2024-12-02 12:45:23,135 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-12-02 12:45:23,139 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 12:45:23,139 INFO L85 PathProgramCache]: Analyzing trace with hash 2116478916, now seen corresponding path program 1 times [2024-12-02 12:45:23,145 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 12:45:23,145 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [563571995] [2024-12-02 12:45:23,145 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 12:45:23,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 12:45:23,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 12:45:23,235 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-12-02 12:45:23,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 12:45:23,277 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-12-02 12:45:23,280 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-12-02 12:45:23,281 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 2 remaining) [2024-12-02 12:45:23,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 2 remaining) [2024-12-02 12:45:23,284 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-12-02 12:45:23,284 INFO L422 BasicCegarLoop]: Path program histogram: [1] [2024-12-02 12:45:23,287 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-12-02 12:45:23,287 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-12-02 12:45:23,306 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-12-02 12:45:23,309 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 62 places, 74 transitions, 164 flow [2024-12-02 12:45:23,333 INFO L124 PetriNetUnfolderBase]: 24/121 cut-off events. [2024-12-02 12:45:23,333 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-12-02 12:45:23,334 INFO L83 FinitePrefix]: Finished finitePrefix Result has 133 conditions, 121 events. 24/121 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 485 event pairs, 0 based on Foata normal form. 0/90 useless extension candidates. Maximal degree in co-relation 73. Up to 6 conditions per place. [2024-12-02 12:45:23,334 INFO L82 GeneralOperation]: Start removeDead. Operand has 62 places, 74 transitions, 164 flow [2024-12-02 12:45:23,335 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 62 places, 74 transitions, 164 flow [2024-12-02 12:45:23,337 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 12:45:23,337 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=LoopHeads, 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;@542dcab3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 12:45:23,337 INFO L334 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2024-12-02 12:45:23,347 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 12:45:23,347 INFO L124 PetriNetUnfolderBase]: 1/37 cut-off events. [2024-12-02 12:45:23,347 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-12-02 12:45:23,347 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 12:45:23,347 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 12:45:23,347 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-12-02 12:45:23,348 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 12:45:23,348 INFO L85 PathProgramCache]: Analyzing trace with hash 1014663217, now seen corresponding path program 1 times [2024-12-02 12:45:23,348 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 12:45:23,348 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1115944718] [2024-12-02 12:45:23,348 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 12:45:23,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 12:45:23,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 12:45:23,457 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 12:45:23,458 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 12:45:23,458 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1115944718] [2024-12-02 12:45:23,458 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1115944718] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 12:45:23,458 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 12:45:23,459 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 12:45:23,459 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [382254622] [2024-12-02 12:45:23,459 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 12:45:23,464 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 12:45:23,467 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 12:45:23,485 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 12:45:23,485 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 12:45:23,486 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 74 [2024-12-02 12:45:23,488 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 62 places, 74 transitions, 164 flow. Second operand has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 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-12-02 12:45:23,488 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 12:45:23,488 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 74 [2024-12-02 12:45:23,489 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 12:45:24,181 INFO L124 PetriNetUnfolderBase]: 2932/5773 cut-off events. [2024-12-02 12:45:24,182 INFO L125 PetriNetUnfolderBase]: For 59/59 co-relation queries the response was YES. [2024-12-02 12:45:24,192 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10545 conditions, 5773 events. 2932/5773 cut-off events. For 59/59 co-relation queries the response was YES. Maximal size of possible extension queue 183. Compared 40710 event pairs, 2600 based on Foata normal form. 1437/6794 useless extension candidates. Maximal degree in co-relation 7066. Up to 4697 conditions per place. [2024-12-02 12:45:24,204 INFO L140 encePairwiseOnDemand]: 56/74 looper letters, 39 selfloop transitions, 2 changer transitions 11/71 dead transitions. [2024-12-02 12:45:24,204 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 64 places, 71 transitions, 258 flow [2024-12-02 12:45:24,205 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 12:45:24,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 12:45:24,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 135 transitions. [2024-12-02 12:45:24,215 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6081081081081081 [2024-12-02 12:45:24,216 INFO L175 Difference]: Start difference. First operand has 62 places, 74 transitions, 164 flow. Second operand 3 states and 135 transitions. [2024-12-02 12:45:24,217 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 64 places, 71 transitions, 258 flow [2024-12-02 12:45:24,222 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 64 places, 71 transitions, 258 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-12-02 12:45:24,225 INFO L231 Difference]: Finished difference. Result has 65 places, 49 transitions, 118 flow [2024-12-02 12:45:24,226 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=74, PETRI_DIFFERENCE_MINUEND_FLOW=134, PETRI_DIFFERENCE_MINUEND_PLACES=62, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=57, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=118, PETRI_PLACES=65, PETRI_TRANSITIONS=49} [2024-12-02 12:45:24,228 INFO L279 CegarLoopForPetriNet]: 62 programPoint places, 3 predicate places. [2024-12-02 12:45:24,229 INFO L471 AbstractCegarLoop]: Abstraction has has 65 places, 49 transitions, 118 flow [2024-12-02 12:45:24,229 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 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-12-02 12:45:24,229 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 12:45:24,229 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 2, 1, 1, 1, 1] [2024-12-02 12:45:24,229 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-12-02 12:45:24,230 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-12-02 12:45:24,230 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 12:45:24,230 INFO L85 PathProgramCache]: Analyzing trace with hash -501449843, now seen corresponding path program 1 times [2024-12-02 12:45:24,230 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 12:45:24,230 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [928691096] [2024-12-02 12:45:24,230 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 12:45:24,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 12:45:24,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 12:45:24,258 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-12-02 12:45:24,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 12:45:24,282 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-12-02 12:45:24,282 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-12-02 12:45:24,282 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 2 remaining) [2024-12-02 12:45:24,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 2 remaining) [2024-12-02 12:45:24,283 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-12-02 12:45:24,283 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2024-12-02 12:45:24,283 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-12-02 12:45:24,284 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-12-02 12:45:24,314 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-12-02 12:45:24,317 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 82 places, 99 transitions, 225 flow [2024-12-02 12:45:24,333 INFO L124 PetriNetUnfolderBase]: 38/184 cut-off events. [2024-12-02 12:45:24,333 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2024-12-02 12:45:24,334 INFO L83 FinitePrefix]: Finished finitePrefix Result has 209 conditions, 184 events. 38/184 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 790 event pairs, 1 based on Foata normal form. 0/138 useless extension candidates. Maximal degree in co-relation 132. Up to 12 conditions per place. [2024-12-02 12:45:24,334 INFO L82 GeneralOperation]: Start removeDead. Operand has 82 places, 99 transitions, 225 flow [2024-12-02 12:45:24,335 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 82 places, 99 transitions, 225 flow [2024-12-02 12:45:24,336 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 12:45:24,337 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=LoopHeads, 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;@542dcab3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 12:45:24,337 INFO L334 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2024-12-02 12:45:24,342 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 12:45:24,342 INFO L124 PetriNetUnfolderBase]: 1/37 cut-off events. [2024-12-02 12:45:24,342 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-12-02 12:45:24,342 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 12:45:24,342 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 12:45:24,343 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-12-02 12:45:24,343 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 12:45:24,343 INFO L85 PathProgramCache]: Analyzing trace with hash -1943459407, now seen corresponding path program 1 times [2024-12-02 12:45:24,343 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 12:45:24,343 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1199507437] [2024-12-02 12:45:24,343 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 12:45:24,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 12:45:24,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 12:45:24,389 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 12:45:24,389 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 12:45:24,389 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1199507437] [2024-12-02 12:45:24,389 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1199507437] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 12:45:24,389 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 12:45:24,389 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 12:45:24,390 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1448103564] [2024-12-02 12:45:24,390 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 12:45:24,390 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 12:45:24,390 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 12:45:24,391 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 12:45:24,391 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 12:45:24,391 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 28 out of 99 [2024-12-02 12:45:24,391 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 82 places, 99 transitions, 225 flow. Second operand has 3 states, 3 states have (on average 29.666666666666668) internal successors, (89), 3 states have internal predecessors, (89), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 12:45:24,391 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 12:45:24,392 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 28 of 99 [2024-12-02 12:45:24,392 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 12:45:30,008 INFO L124 PetriNetUnfolderBase]: 51087/83322 cut-off events. [2024-12-02 12:45:30,008 INFO L125 PetriNetUnfolderBase]: For 1313/1313 co-relation queries the response was YES. [2024-12-02 12:45:30,102 INFO L83 FinitePrefix]: Finished finitePrefix Result has 155578 conditions, 83322 events. 51087/83322 cut-off events. For 1313/1313 co-relation queries the response was YES. Maximal size of possible extension queue 1973. Compared 711661 event pairs, 47355 based on Foata normal form. 22878/101101 useless extension candidates. Maximal degree in co-relation 75615. Up to 71288 conditions per place. [2024-12-02 12:45:30,240 INFO L140 encePairwiseOnDemand]: 75/99 looper letters, 50 selfloop transitions, 2 changer transitions 12/90 dead transitions. [2024-12-02 12:45:30,240 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 84 places, 90 transitions, 331 flow [2024-12-02 12:45:30,241 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 12:45:30,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 12:45:30,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 174 transitions. [2024-12-02 12:45:30,243 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5858585858585859 [2024-12-02 12:45:30,243 INFO L175 Difference]: Start difference. First operand has 82 places, 99 transitions, 225 flow. Second operand 3 states and 174 transitions. [2024-12-02 12:45:30,243 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 84 places, 90 transitions, 331 flow [2024-12-02 12:45:30,251 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 84 places, 90 transitions, 331 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-12-02 12:45:30,252 INFO L231 Difference]: Finished difference. Result has 85 places, 67 transitions, 162 flow [2024-12-02 12:45:30,252 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=99, PETRI_DIFFERENCE_MINUEND_FLOW=183, PETRI_DIFFERENCE_MINUEND_PLACES=82, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=78, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=76, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=162, PETRI_PLACES=85, PETRI_TRANSITIONS=67} [2024-12-02 12:45:30,253 INFO L279 CegarLoopForPetriNet]: 82 programPoint places, 3 predicate places. [2024-12-02 12:45:30,253 INFO L471 AbstractCegarLoop]: Abstraction has has 85 places, 67 transitions, 162 flow [2024-12-02 12:45:30,253 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 29.666666666666668) internal successors, (89), 3 states have internal predecessors, (89), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 12:45:30,253 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 12:45:30,254 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 12:45:30,254 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-12-02 12:45:30,254 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-12-02 12:45:30,254 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 12:45:30,254 INFO L85 PathProgramCache]: Analyzing trace with hash -2123836331, now seen corresponding path program 1 times [2024-12-02 12:45:30,254 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 12:45:30,255 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [613555040] [2024-12-02 12:45:30,255 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 12:45:30,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 12:45:30,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 12:45:30,326 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 12:45:30,326 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 12:45:30,326 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [613555040] [2024-12-02 12:45:30,326 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [613555040] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 12:45:30,326 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 12:45:30,326 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 12:45:30,327 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [781242508] [2024-12-02 12:45:30,327 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 12:45:30,327 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-02 12:45:30,327 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 12:45:30,328 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 12:45:30,328 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-12-02 12:45:30,328 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 28 out of 99 [2024-12-02 12:45:30,329 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 85 places, 67 transitions, 162 flow. Second operand has 4 states, 4 states have (on average 30.0) internal successors, (120), 4 states have internal predecessors, (120), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 12:45:30,329 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 12:45:30,329 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 28 of 99 [2024-12-02 12:45:30,329 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 12:45:33,609 INFO L124 PetriNetUnfolderBase]: 25650/43083 cut-off events. [2024-12-02 12:45:33,610 INFO L125 PetriNetUnfolderBase]: For 3321/3321 co-relation queries the response was YES. [2024-12-02 12:45:33,673 INFO L83 FinitePrefix]: Finished finitePrefix Result has 82385 conditions, 43083 events. 25650/43083 cut-off events. For 3321/3321 co-relation queries the response was YES. Maximal size of possible extension queue 1252. Compared 363987 event pairs, 9064 based on Foata normal form. 11/42012 useless extension candidates. Maximal degree in co-relation 7653. Up to 35564 conditions per place. [2024-12-02 12:45:33,811 INFO L140 encePairwiseOnDemand]: 96/99 looper letters, 71 selfloop transitions, 3 changer transitions 0/100 dead transitions. [2024-12-02 12:45:33,811 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 79 places, 100 transitions, 378 flow [2024-12-02 12:45:33,812 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-02 12:45:33,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-02 12:45:33,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 187 transitions. [2024-12-02 12:45:33,814 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4722222222222222 [2024-12-02 12:45:33,814 INFO L175 Difference]: Start difference. First operand has 85 places, 67 transitions, 162 flow. Second operand 4 states and 187 transitions. [2024-12-02 12:45:33,814 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 79 places, 100 transitions, 378 flow [2024-12-02 12:45:33,817 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 78 places, 100 transitions, 374 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-12-02 12:45:33,819 INFO L231 Difference]: Finished difference. Result has 79 places, 68 transitions, 174 flow [2024-12-02 12:45:33,819 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=99, PETRI_DIFFERENCE_MINUEND_FLOW=158, PETRI_DIFFERENCE_MINUEND_PLACES=75, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=67, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=64, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=174, PETRI_PLACES=79, PETRI_TRANSITIONS=68} [2024-12-02 12:45:33,820 INFO L279 CegarLoopForPetriNet]: 82 programPoint places, -3 predicate places. [2024-12-02 12:45:33,820 INFO L471 AbstractCegarLoop]: Abstraction has has 79 places, 68 transitions, 174 flow [2024-12-02 12:45:33,821 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 30.0) internal successors, (120), 4 states have internal predecessors, (120), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 12:45:33,821 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 12:45:33,821 INFO L206 CegarLoopForPetriNet]: trace histogram [4, 3, 1, 1, 1, 1, 1] [2024-12-02 12:45:33,821 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-12-02 12:45:33,821 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-12-02 12:45:33,822 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 12:45:33,822 INFO L85 PathProgramCache]: Analyzing trace with hash 815278947, now seen corresponding path program 1 times [2024-12-02 12:45:33,822 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 12:45:33,822 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1579642203] [2024-12-02 12:45:33,822 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 12:45:33,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 12:45:33,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 12:45:33,846 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-12-02 12:45:33,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 12:45:33,864 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-12-02 12:45:33,865 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-12-02 12:45:33,865 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 2 remaining) [2024-12-02 12:45:33,865 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 2 remaining) [2024-12-02 12:45:33,865 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-12-02 12:45:33,865 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-12-02 12:45:33,866 WARN L246 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2024-12-02 12:45:33,866 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2024-12-02 12:45:33,897 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-12-02 12:45:33,900 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 102 places, 124 transitions, 288 flow [2024-12-02 12:45:33,923 INFO L124 PetriNetUnfolderBase]: 60/271 cut-off events. [2024-12-02 12:45:33,923 INFO L125 PetriNetUnfolderBase]: For 48/48 co-relation queries the response was YES. [2024-12-02 12:45:33,924 INFO L83 FinitePrefix]: Finished finitePrefix Result has 322 conditions, 271 events. 60/271 cut-off events. For 48/48 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 1256 event pairs, 6 based on Foata normal form. 0/206 useless extension candidates. Maximal degree in co-relation 208. Up to 32 conditions per place. [2024-12-02 12:45:33,924 INFO L82 GeneralOperation]: Start removeDead. Operand has 102 places, 124 transitions, 288 flow [2024-12-02 12:45:33,926 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 102 places, 124 transitions, 288 flow [2024-12-02 12:45:33,928 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 12:45:33,928 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=LoopHeads, 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;@542dcab3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 12:45:33,928 INFO L334 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2024-12-02 12:45:33,931 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 12:45:33,932 INFO L124 PetriNetUnfolderBase]: 1/37 cut-off events. [2024-12-02 12:45:33,932 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-12-02 12:45:33,932 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 12:45:33,932 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 12:45:33,932 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-12-02 12:45:33,932 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 12:45:33,932 INFO L85 PathProgramCache]: Analyzing trace with hash 1466312625, now seen corresponding path program 1 times [2024-12-02 12:45:33,932 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 12:45:33,933 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1405000684] [2024-12-02 12:45:33,933 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 12:45:33,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 12:45:33,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 12:45:33,968 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 12:45:33,968 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 12:45:33,969 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1405000684] [2024-12-02 12:45:33,969 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1405000684] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 12:45:33,969 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 12:45:33,969 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 12:45:33,969 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1197058229] [2024-12-02 12:45:33,969 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 12:45:33,969 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 12:45:33,969 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 12:45:33,970 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 12:45:33,970 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 12:45:33,970 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 35 out of 124 [2024-12-02 12:45:33,971 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 102 places, 124 transitions, 288 flow. Second operand has 3 states, 3 states have (on average 36.666666666666664) internal successors, (110), 3 states have internal predecessors, (110), 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-12-02 12:45:33,971 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 12:45:33,971 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 35 of 124 [2024-12-02 12:45:33,971 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 12:46:48,029 INFO L124 PetriNetUnfolderBase]: 781880/1151031 cut-off events. [2024-12-02 12:46:48,030 INFO L125 PetriNetUnfolderBase]: For 25289/25289 co-relation queries the response was YES. [2024-12-02 12:46:49,823 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2176348 conditions, 1151031 events. 781880/1151031 cut-off events. For 25289/25289 co-relation queries the response was YES. Maximal size of possible extension queue 22152. Compared 11091742 event pairs, 577796 based on Foata normal form. 341159/1435876 useless extension candidates. Maximal degree in co-relation 156409. Up to 1011213 conditions per place. [2024-12-02 12:46:51,659 INFO L140 encePairwiseOnDemand]: 94/124 looper letters, 61 selfloop transitions, 2 changer transitions 13/109 dead transitions. [2024-12-02 12:46:51,659 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 104 places, 109 transitions, 406 flow [2024-12-02 12:46:51,659 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 12:46:51,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 12:46:51,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 213 transitions. [2024-12-02 12:46:51,661 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5725806451612904 [2024-12-02 12:46:51,661 INFO L175 Difference]: Start difference. First operand has 102 places, 124 transitions, 288 flow. Second operand 3 states and 213 transitions. [2024-12-02 12:46:51,661 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 104 places, 109 transitions, 406 flow [2024-12-02 12:46:51,677 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 104 places, 109 transitions, 406 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-12-02 12:46:51,679 INFO L231 Difference]: Finished difference. Result has 105 places, 85 transitions, 208 flow [2024-12-02 12:46:51,679 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=124, PETRI_DIFFERENCE_MINUEND_FLOW=234, PETRI_DIFFERENCE_MINUEND_PLACES=102, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=97, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=95, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=208, PETRI_PLACES=105, PETRI_TRANSITIONS=85} [2024-12-02 12:46:51,680 INFO L279 CegarLoopForPetriNet]: 102 programPoint places, 3 predicate places. [2024-12-02 12:46:51,680 INFO L471 AbstractCegarLoop]: Abstraction has has 105 places, 85 transitions, 208 flow [2024-12-02 12:46:51,680 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 36.666666666666664) internal successors, (110), 3 states have internal predecessors, (110), 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-12-02 12:46:51,680 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 12:46:51,680 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 12:46:51,681 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-12-02 12:46:51,681 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-12-02 12:46:51,681 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 12:46:51,681 INFO L85 PathProgramCache]: Analyzing trace with hash -498405272, now seen corresponding path program 1 times [2024-12-02 12:46:51,681 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 12:46:51,681 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [98195560] [2024-12-02 12:46:51,682 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 12:46:51,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 12:46:51,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 12:46:51,732 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 12:46:51,733 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 12:46:51,733 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [98195560] [2024-12-02 12:46:51,733 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [98195560] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 12:46:51,733 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 12:46:51,733 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 12:46:51,733 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1953260861] [2024-12-02 12:46:51,733 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 12:46:51,733 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-02 12:46:51,733 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 12:46:51,734 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 12:46:51,734 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-12-02 12:46:51,734 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 35 out of 124 [2024-12-02 12:46:51,734 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 105 places, 85 transitions, 208 flow. Second operand has 4 states, 4 states have (on average 37.0) internal successors, (148), 4 states have internal predecessors, (148), 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-12-02 12:46:51,734 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 12:46:51,735 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 35 of 124 [2024-12-02 12:46:51,735 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand