./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/weaver/popl20-bad-counter-queue.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/weaver/popl20-bad-counter-queue.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya --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 ebdf94362dc31684fc6d7640230484df679da941d20fe978f9edfe1d75c48a51 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 02:58:15,516 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 02:58:15,599 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-29 02:58:15,603 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 02:58:15,604 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 02:58:15,624 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 02:58:15,625 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 02:58:15,625 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 02:58:15,626 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 02:58:15,626 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 02:58:15,627 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 02:58:15,627 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 02:58:15,628 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 02:58:15,628 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 02:58:15,629 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 02:58:15,630 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 02:58:15,630 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 02:58:15,631 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 02:58:15,631 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 02:58:15,631 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 02:58:15,632 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 02:58:15,632 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 02:58:15,633 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 02:58:15,633 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 02:58:15,634 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 02:58:15,634 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 02:58:15,635 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 02:58:15,635 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 02:58:15,636 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 02:58:15,636 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 02:58:15,637 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 02:58:15,637 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 02:58:15,637 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 02:58:15,638 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 02:58:15,638 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 02:58:15,638 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 02:58:15,638 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 02:58:15,638 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 02:58:15,638 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 02:58:15,638 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 02:58:15,638 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 02:58:15,639 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 02:58:15,639 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 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_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya 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 -> ebdf94362dc31684fc6d7640230484df679da941d20fe978f9edfe1d75c48a51 [2023-11-29 02:58:15,871 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 02:58:15,892 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 02:58:15,894 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 02:58:15,896 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 02:58:15,896 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 02:58:15,897 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/weaver/popl20-bad-counter-queue.wvr.c [2023-11-29 02:58:18,710 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 02:58:18,901 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 02:58:18,901 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/sv-benchmarks/c/weaver/popl20-bad-counter-queue.wvr.c [2023-11-29 02:58:18,910 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/data/ab3e8e582/36058b0e015a4079b4cd1134a5e951a8/FLAGb86a0996a [2023-11-29 02:58:18,926 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/data/ab3e8e582/36058b0e015a4079b4cd1134a5e951a8 [2023-11-29 02:58:18,928 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 02:58:18,930 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 02:58:18,931 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 02:58:18,932 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 02:58:18,937 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 02:58:18,938 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 02:58:18" (1/1) ... [2023-11-29 02:58:18,939 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@253d4f7a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:58:18, skipping insertion in model container [2023-11-29 02:58:18,939 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 02:58:18" (1/1) ... [2023-11-29 02:58:18,966 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 02:58:19,176 WARN L240 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_85f55553-a456-4bc6-b2ac-68436f76f130/sv-benchmarks/c/weaver/popl20-bad-counter-queue.wvr.c[2454,2467] [2023-11-29 02:58:19,188 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 02:58:19,196 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 02:58:19,217 WARN L240 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_85f55553-a456-4bc6-b2ac-68436f76f130/sv-benchmarks/c/weaver/popl20-bad-counter-queue.wvr.c[2454,2467] [2023-11-29 02:58:19,222 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 02:58:19,229 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 02:58:19,229 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 02:58:19,235 INFO L206 MainTranslator]: Completed translation [2023-11-29 02:58:19,236 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:58:19 WrapperNode [2023-11-29 02:58:19,236 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 02:58:19,237 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 02:58:19,237 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 02:58:19,237 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 02:58:19,243 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:58:19" (1/1) ... [2023-11-29 02:58:19,251 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:58:19" (1/1) ... [2023-11-29 02:58:19,273 INFO L138 Inliner]: procedures = 26, calls = 40, calls flagged for inlining = 12, calls inlined = 12, statements flattened = 150 [2023-11-29 02:58:19,274 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 02:58:19,274 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 02:58:19,274 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 02:58:19,275 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 02:58:19,285 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:58:19" (1/1) ... [2023-11-29 02:58:19,285 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:58:19" (1/1) ... [2023-11-29 02:58:19,288 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:58:19" (1/1) ... [2023-11-29 02:58:19,303 INFO L175 MemorySlicer]: Split 9 memory accesses to 4 slices as follows [2, 2, 3, 2]. 33 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0]. The 3 writes are split as follows [0, 1, 1, 1]. [2023-11-29 02:58:19,304 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:58:19" (1/1) ... [2023-11-29 02:58:19,304 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:58:19" (1/1) ... [2023-11-29 02:58:19,311 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:58:19" (1/1) ... [2023-11-29 02:58:19,313 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:58:19" (1/1) ... [2023-11-29 02:58:19,315 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:58:19" (1/1) ... [2023-11-29 02:58:19,316 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:58:19" (1/1) ... [2023-11-29 02:58:19,319 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 02:58:19,320 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 02:58:19,320 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 02:58:19,320 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 02:58:19,321 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:58:19" (1/1) ... [2023-11-29 02:58:19,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 02:58:19,334 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:58:19,347 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-29 02:58:19,349 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-29 02:58:19,374 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 02:58:19,374 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-29 02:58:19,375 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-29 02:58:19,375 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-29 02:58:19,375 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-29 02:58:19,375 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2023-11-29 02:58:19,375 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-29 02:58:19,375 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-29 02:58:19,375 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2023-11-29 02:58:19,375 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2023-11-29 02:58:19,376 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2023-11-29 02:58:19,376 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2023-11-29 02:58:19,376 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2023-11-29 02:58:19,376 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2023-11-29 02:58:19,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-29 02:58:19,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-29 02:58:19,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-29 02:58:19,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-29 02:58:19,377 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-29 02:58:19,377 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-29 02:58:19,377 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-29 02:58:19,377 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 02:58:19,377 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 02:58:19,377 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-29 02:58:19,379 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-29 02:58:19,489 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 02:58:19,491 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 02:58:19,750 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 02:58:19,967 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 02:58:19,967 INFO L309 CfgBuilder]: Removed 3 assume(true) statements. [2023-11-29 02:58:19,968 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 02:58:19 BoogieIcfgContainer [2023-11-29 02:58:19,968 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 02:58:19,971 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 02:58:19,971 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 02:58:19,974 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 02:58:19,974 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 02:58:18" (1/3) ... [2023-11-29 02:58:19,975 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7235136c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 02:58:19, skipping insertion in model container [2023-11-29 02:58:19,975 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:58:19" (2/3) ... [2023-11-29 02:58:19,976 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7235136c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 02:58:19, skipping insertion in model container [2023-11-29 02:58:19,976 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 02:58:19" (3/3) ... [2023-11-29 02:58:19,977 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-bad-counter-queue.wvr.c [2023-11-29 02:58:19,986 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-29 02:58:19,998 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 02:58:19,998 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-29 02:58:19,998 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-29 02:58:20,081 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-11-29 02:58:20,113 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 31 places, 27 transitions, 68 flow [2023-11-29 02:58:20,140 INFO L124 PetriNetUnfolderBase]: 3/25 cut-off events. [2023-11-29 02:58:20,141 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-29 02:58:20,144 INFO L83 FinitePrefix]: Finished finitePrefix Result has 34 conditions, 25 events. 3/25 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 32 event pairs, 0 based on Foata normal form. 0/21 useless extension candidates. Maximal degree in co-relation 17. Up to 2 conditions per place. [2023-11-29 02:58:20,144 INFO L82 GeneralOperation]: Start removeDead. Operand has 31 places, 27 transitions, 68 flow [2023-11-29 02:58:20,149 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 28 places, 24 transitions, 60 flow [2023-11-29 02:58:20,161 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 02:58:20,167 INFO L357 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, mHoare=true, 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;@2a27c06e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 02:58:20,168 INFO L358 AbstractCegarLoop]: Starting to check reachability of 3 error locations. [2023-11-29 02:58:20,180 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 02:58:20,180 INFO L124 PetriNetUnfolderBase]: 3/23 cut-off events. [2023-11-29 02:58:20,180 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-29 02:58:20,180 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 02:58:20,181 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:58:20,181 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-29 02:58:20,186 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:58:20,186 INFO L85 PathProgramCache]: Analyzing trace with hash 745609022, now seen corresponding path program 1 times [2023-11-29 02:58:20,194 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:58:20,194 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [926981536] [2023-11-29 02:58:20,195 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:58:20,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:58:20,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:58:20,467 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 02:58:20,467 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:58:20,468 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [926981536] [2023-11-29 02:58:20,468 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [926981536] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:58:20,468 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:58:20,469 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 02:58:20,470 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2089777178] [2023-11-29 02:58:20,471 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:58:20,478 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 02:58:20,483 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:58:20,505 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 02:58:20,506 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 02:58:20,513 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 5 out of 27 [2023-11-29 02:58:20,515 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 28 places, 24 transitions, 60 flow. Second operand has 3 states, 3 states have (on average 9.666666666666666) internal successors, (29), 3 states have internal predecessors, (29), 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) [2023-11-29 02:58:20,515 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 02:58:20,516 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 5 of 27 [2023-11-29 02:58:20,517 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 02:58:20,650 INFO L124 PetriNetUnfolderBase]: 156/298 cut-off events. [2023-11-29 02:58:20,650 INFO L125 PetriNetUnfolderBase]: For 26/26 co-relation queries the response was YES. [2023-11-29 02:58:20,653 INFO L83 FinitePrefix]: Finished finitePrefix Result has 606 conditions, 298 events. 156/298 cut-off events. For 26/26 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 1132 event pairs, 45 based on Foata normal form. 1/297 useless extension candidates. Maximal degree in co-relation 502. Up to 179 conditions per place. [2023-11-29 02:58:20,657 INFO L140 encePairwiseOnDemand]: 23/27 looper letters, 31 selfloop transitions, 3 changer transitions 1/38 dead transitions. [2023-11-29 02:58:20,658 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 30 places, 38 transitions, 167 flow [2023-11-29 02:58:20,659 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 02:58:20,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 02:58:20,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 51 transitions. [2023-11-29 02:58:20,671 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6296296296296297 [2023-11-29 02:58:20,672 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 51 transitions. [2023-11-29 02:58:20,672 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 51 transitions. [2023-11-29 02:58:20,673 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 02:58:20,676 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 51 transitions. [2023-11-29 02:58:20,678 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 17.0) internal successors, (51), 3 states have internal predecessors, (51), 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) [2023-11-29 02:58:20,682 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 27.0) internal successors, (108), 4 states have internal predecessors, (108), 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) [2023-11-29 02:58:20,682 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 27.0) internal successors, (108), 4 states have internal predecessors, (108), 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) [2023-11-29 02:58:20,684 INFO L175 Difference]: Start difference. First operand has 28 places, 24 transitions, 60 flow. Second operand 3 states and 51 transitions. [2023-11-29 02:58:20,685 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 30 places, 38 transitions, 167 flow [2023-11-29 02:58:20,688 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 26 places, 38 transitions, 153 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-11-29 02:58:20,691 INFO L231 Difference]: Finished difference. Result has 27 places, 26 transitions, 71 flow [2023-11-29 02:58:20,693 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=27, PETRI_DIFFERENCE_MINUEND_FLOW=52, PETRI_DIFFERENCE_MINUEND_PLACES=24, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=24, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=21, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=71, PETRI_PLACES=27, PETRI_TRANSITIONS=26} [2023-11-29 02:58:20,697 INFO L281 CegarLoopForPetriNet]: 28 programPoint places, -1 predicate places. [2023-11-29 02:58:20,697 INFO L495 AbstractCegarLoop]: Abstraction has has 27 places, 26 transitions, 71 flow [2023-11-29 02:58:20,698 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 9.666666666666666) internal successors, (29), 3 states have internal predecessors, (29), 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) [2023-11-29 02:58:20,698 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 02:58:20,698 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:58:20,698 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-29 02:58:20,699 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-29 02:58:20,700 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:58:20,700 INFO L85 PathProgramCache]: Analyzing trace with hash -1361035497, now seen corresponding path program 1 times [2023-11-29 02:58:20,700 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:58:20,700 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [4920707] [2023-11-29 02:58:20,700 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:58:20,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:58:20,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:58:20,906 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 02:58:20,907 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:58:20,907 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [4920707] [2023-11-29 02:58:20,907 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [4920707] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:58:20,907 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:58:20,908 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 02:58:20,908 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [603357907] [2023-11-29 02:58:20,908 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:58:20,909 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-29 02:58:20,910 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:58:20,910 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-29 02:58:20,911 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-29 02:58:20,923 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 27 [2023-11-29 02:58:20,923 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 27 places, 26 transitions, 71 flow. Second operand has 5 states, 5 states have (on average 9.4) internal successors, (47), 5 states have internal predecessors, (47), 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) [2023-11-29 02:58:20,924 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 02:58:20,924 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 27 [2023-11-29 02:58:20,924 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 02:58:21,130 INFO L124 PetriNetUnfolderBase]: 221/447 cut-off events. [2023-11-29 02:58:21,132 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2023-11-29 02:58:21,137 INFO L83 FinitePrefix]: Finished finitePrefix Result has 915 conditions, 447 events. 221/447 cut-off events. For 10/10 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 2056 event pairs, 153 based on Foata normal form. 0/414 useless extension candidates. Maximal degree in co-relation 406. Up to 261 conditions per place. [2023-11-29 02:58:21,142 INFO L140 encePairwiseOnDemand]: 21/27 looper letters, 38 selfloop transitions, 5 changer transitions 0/49 dead transitions. [2023-11-29 02:58:21,143 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 31 places, 49 transitions, 210 flow [2023-11-29 02:58:21,143 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-29 02:58:21,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-11-29 02:58:21,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 74 transitions. [2023-11-29 02:58:21,145 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5481481481481482 [2023-11-29 02:58:21,146 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 74 transitions. [2023-11-29 02:58:21,146 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 74 transitions. [2023-11-29 02:58:21,146 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 02:58:21,146 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 74 transitions. [2023-11-29 02:58:21,147 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 14.8) internal successors, (74), 5 states have internal predecessors, (74), 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) [2023-11-29 02:58:21,149 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 27.0) internal successors, (162), 6 states have internal predecessors, (162), 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) [2023-11-29 02:58:21,149 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 27.0) internal successors, (162), 6 states have internal predecessors, (162), 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) [2023-11-29 02:58:21,149 INFO L175 Difference]: Start difference. First operand has 27 places, 26 transitions, 71 flow. Second operand 5 states and 74 transitions. [2023-11-29 02:58:21,150 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 31 places, 49 transitions, 210 flow [2023-11-29 02:58:21,151 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 30 places, 49 transitions, 207 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 02:58:21,152 INFO L231 Difference]: Finished difference. Result has 33 places, 30 transitions, 104 flow [2023-11-29 02:58:21,153 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=27, PETRI_DIFFERENCE_MINUEND_FLOW=68, PETRI_DIFFERENCE_MINUEND_PLACES=26, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=26, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=21, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=104, PETRI_PLACES=33, PETRI_TRANSITIONS=30} [2023-11-29 02:58:21,154 INFO L281 CegarLoopForPetriNet]: 28 programPoint places, 5 predicate places. [2023-11-29 02:58:21,154 INFO L495 AbstractCegarLoop]: Abstraction has has 33 places, 30 transitions, 104 flow [2023-11-29 02:58:21,154 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 9.4) internal successors, (47), 5 states have internal predecessors, (47), 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) [2023-11-29 02:58:21,155 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 02:58:21,155 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:58:21,155 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-29 02:58:21,155 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-29 02:58:21,156 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:58:21,156 INFO L85 PathProgramCache]: Analyzing trace with hash -1539120099, now seen corresponding path program 1 times [2023-11-29 02:58:21,156 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:58:21,157 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1589460574] [2023-11-29 02:58:21,157 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:58:21,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:58:21,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:58:21,285 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 02:58:21,285 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:58:21,285 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1589460574] [2023-11-29 02:58:21,286 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1589460574] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:58:21,286 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:58:21,286 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 02:58:21,286 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1479032756] [2023-11-29 02:58:21,286 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:58:21,287 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-29 02:58:21,287 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:58:21,288 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-29 02:58:21,288 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-29 02:58:21,296 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 27 [2023-11-29 02:58:21,297 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 33 places, 30 transitions, 104 flow. Second operand has 5 states, 5 states have (on average 9.4) internal successors, (47), 5 states have internal predecessors, (47), 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) [2023-11-29 02:58:21,297 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 02:58:21,297 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 27 [2023-11-29 02:58:21,297 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 02:58:21,424 INFO L124 PetriNetUnfolderBase]: 181/356 cut-off events. [2023-11-29 02:58:21,424 INFO L125 PetriNetUnfolderBase]: For 89/107 co-relation queries the response was YES. [2023-11-29 02:58:21,426 INFO L83 FinitePrefix]: Finished finitePrefix Result has 815 conditions, 356 events. 181/356 cut-off events. For 89/107 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 1419 event pairs, 133 based on Foata normal form. 0/329 useless extension candidates. Maximal degree in co-relation 650. Up to 269 conditions per place. [2023-11-29 02:58:21,428 INFO L140 encePairwiseOnDemand]: 21/27 looper letters, 19 selfloop transitions, 2 changer transitions 17/44 dead transitions. [2023-11-29 02:58:21,428 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 37 places, 44 transitions, 221 flow [2023-11-29 02:58:21,428 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-29 02:58:21,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-11-29 02:58:21,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 69 transitions. [2023-11-29 02:58:21,430 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5111111111111111 [2023-11-29 02:58:21,430 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 69 transitions. [2023-11-29 02:58:21,430 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 69 transitions. [2023-11-29 02:58:21,431 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 02:58:21,431 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 69 transitions. [2023-11-29 02:58:21,432 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 13.8) internal successors, (69), 5 states have internal predecessors, (69), 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) [2023-11-29 02:58:21,433 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 27.0) internal successors, (162), 6 states have internal predecessors, (162), 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) [2023-11-29 02:58:21,433 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 27.0) internal successors, (162), 6 states have internal predecessors, (162), 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) [2023-11-29 02:58:21,433 INFO L175 Difference]: Start difference. First operand has 33 places, 30 transitions, 104 flow. Second operand 5 states and 69 transitions. [2023-11-29 02:58:21,433 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 37 places, 44 transitions, 221 flow [2023-11-29 02:58:21,435 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 36 places, 44 transitions, 217 flow, removed 1 selfloop flow, removed 1 redundant places. [2023-11-29 02:58:21,436 INFO L231 Difference]: Finished difference. Result has 38 places, 27 transitions, 92 flow [2023-11-29 02:58:21,437 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=27, PETRI_DIFFERENCE_MINUEND_FLOW=100, PETRI_DIFFERENCE_MINUEND_PLACES=32, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=30, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=28, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=92, PETRI_PLACES=38, PETRI_TRANSITIONS=27} [2023-11-29 02:58:21,437 INFO L281 CegarLoopForPetriNet]: 28 programPoint places, 10 predicate places. [2023-11-29 02:58:21,438 INFO L495 AbstractCegarLoop]: Abstraction has has 38 places, 27 transitions, 92 flow [2023-11-29 02:58:21,438 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 9.4) internal successors, (47), 5 states have internal predecessors, (47), 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) [2023-11-29 02:58:21,438 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 02:58:21,438 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:58:21,438 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-29 02:58:21,439 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-29 02:58:21,439 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:58:21,439 INFO L85 PathProgramCache]: Analyzing trace with hash -286812489, now seen corresponding path program 1 times [2023-11-29 02:58:21,440 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:58:21,440 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1711505427] [2023-11-29 02:58:21,440 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:58:21,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:58:21,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:58:21,557 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-29 02:58:21,557 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:58:21,557 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1711505427] [2023-11-29 02:58:21,557 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1711505427] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 02:58:21,558 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [433178226] [2023-11-29 02:58:21,558 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:58:21,558 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 02:58:21,558 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:58:21,560 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 02:58:21,565 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-29 02:58:21,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:58:21,670 INFO L262 TraceCheckSpWp]: Trace formula consists of 168 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-29 02:58:21,675 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 02:58:21,751 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-29 02:58:21,751 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 02:58:21,798 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-29 02:58:21,799 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [433178226] provided 1 perfect and 1 imperfect interpolant sequences [2023-11-29 02:58:21,799 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-11-29 02:58:21,799 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4, 4] total 8 [2023-11-29 02:58:21,799 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1809530808] [2023-11-29 02:58:21,799 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:58:21,813 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-29 02:58:21,814 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:58:21,814 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-29 02:58:21,814 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2023-11-29 02:58:21,821 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 27 [2023-11-29 02:58:21,821 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 38 places, 27 transitions, 92 flow. Second operand has 5 states, 5 states have (on average 9.4) internal successors, (47), 5 states have internal predecessors, (47), 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) [2023-11-29 02:58:21,821 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 02:58:21,821 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 27 [2023-11-29 02:58:21,821 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 02:58:21,918 INFO L124 PetriNetUnfolderBase]: 154/296 cut-off events. [2023-11-29 02:58:21,918 INFO L125 PetriNetUnfolderBase]: For 64/82 co-relation queries the response was YES. [2023-11-29 02:58:21,919 INFO L83 FinitePrefix]: Finished finitePrefix Result has 717 conditions, 296 events. 154/296 cut-off events. For 64/82 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 1173 event pairs, 44 based on Foata normal form. 0/280 useless extension candidates. Maximal degree in co-relation 700. Up to 151 conditions per place. [2023-11-29 02:58:21,921 INFO L140 encePairwiseOnDemand]: 21/27 looper letters, 24 selfloop transitions, 5 changer transitions 0/35 dead transitions. [2023-11-29 02:58:21,921 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 38 places, 35 transitions, 173 flow [2023-11-29 02:58:21,922 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-29 02:58:21,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-11-29 02:58:21,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 60 transitions. [2023-11-29 02:58:21,923 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4444444444444444 [2023-11-29 02:58:21,923 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 60 transitions. [2023-11-29 02:58:21,923 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 60 transitions. [2023-11-29 02:58:21,923 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 02:58:21,924 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 60 transitions. [2023-11-29 02:58:21,924 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 12.0) internal successors, (60), 5 states have internal predecessors, (60), 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) [2023-11-29 02:58:21,925 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 27.0) internal successors, (162), 6 states have internal predecessors, (162), 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) [2023-11-29 02:58:21,925 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 27.0) internal successors, (162), 6 states have internal predecessors, (162), 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) [2023-11-29 02:58:21,925 INFO L175 Difference]: Start difference. First operand has 38 places, 27 transitions, 92 flow. Second operand 5 states and 60 transitions. [2023-11-29 02:58:21,926 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 38 places, 35 transitions, 173 flow [2023-11-29 02:58:21,928 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 32 places, 35 transitions, 149 flow, removed 10 selfloop flow, removed 6 redundant places. [2023-11-29 02:58:21,929 INFO L231 Difference]: Finished difference. Result has 34 places, 28 transitions, 97 flow [2023-11-29 02:58:21,929 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=27, PETRI_DIFFERENCE_MINUEND_FLOW=74, PETRI_DIFFERENCE_MINUEND_PLACES=28, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=27, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=22, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=97, PETRI_PLACES=34, PETRI_TRANSITIONS=28} [2023-11-29 02:58:21,930 INFO L281 CegarLoopForPetriNet]: 28 programPoint places, 6 predicate places. [2023-11-29 02:58:21,930 INFO L495 AbstractCegarLoop]: Abstraction has has 34 places, 28 transitions, 97 flow [2023-11-29 02:58:21,931 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 9.4) internal successors, (47), 5 states have internal predecessors, (47), 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) [2023-11-29 02:58:21,931 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 02:58:21,931 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:58:21,945 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-29 02:58:22,136 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable3 [2023-11-29 02:58:22,136 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-29 02:58:22,137 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:58:22,137 INFO L85 PathProgramCache]: Analyzing trace with hash 2110500781, now seen corresponding path program 1 times [2023-11-29 02:58:22,137 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:58:22,137 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [139428080] [2023-11-29 02:58:22,137 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:58:22,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:58:22,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:58:22,239 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-29 02:58:22,240 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:58:22,240 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [139428080] [2023-11-29 02:58:22,240 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [139428080] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 02:58:22,240 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [807787627] [2023-11-29 02:58:22,241 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:58:22,241 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 02:58:22,241 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:58:22,242 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 02:58:22,249 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-29 02:58:22,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:58:22,346 INFO L262 TraceCheckSpWp]: Trace formula consists of 168 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-29 02:58:22,348 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 02:58:22,388 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-29 02:58:22,388 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 02:58:22,424 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-29 02:58:22,425 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [807787627] provided 1 perfect and 1 imperfect interpolant sequences [2023-11-29 02:58:22,425 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-11-29 02:58:22,425 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4, 4] total 8 [2023-11-29 02:58:22,425 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1295405802] [2023-11-29 02:58:22,425 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:58:22,426 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-29 02:58:22,426 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:58:22,426 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-29 02:58:22,427 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2023-11-29 02:58:22,433 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 27 [2023-11-29 02:58:22,433 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 34 places, 28 transitions, 97 flow. Second operand has 5 states, 5 states have (on average 9.4) internal successors, (47), 5 states have internal predecessors, (47), 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) [2023-11-29 02:58:22,433 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 02:58:22,433 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 27 [2023-11-29 02:58:22,434 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 02:58:22,525 INFO L124 PetriNetUnfolderBase]: 149/295 cut-off events. [2023-11-29 02:58:22,525 INFO L125 PetriNetUnfolderBase]: For 102/102 co-relation queries the response was YES. [2023-11-29 02:58:22,527 INFO L83 FinitePrefix]: Finished finitePrefix Result has 709 conditions, 295 events. 149/295 cut-off events. For 102/102 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 1076 event pairs, 49 based on Foata normal form. 0/282 useless extension candidates. Maximal degree in co-relation 688. Up to 139 conditions per place. [2023-11-29 02:58:22,529 INFO L140 encePairwiseOnDemand]: 21/27 looper letters, 24 selfloop transitions, 5 changer transitions 0/36 dead transitions. [2023-11-29 02:58:22,529 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 38 places, 36 transitions, 182 flow [2023-11-29 02:58:22,529 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-29 02:58:22,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-11-29 02:58:22,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 60 transitions. [2023-11-29 02:58:22,530 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4444444444444444 [2023-11-29 02:58:22,530 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 60 transitions. [2023-11-29 02:58:22,531 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 60 transitions. [2023-11-29 02:58:22,531 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 02:58:22,531 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 60 transitions. [2023-11-29 02:58:22,531 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 12.0) internal successors, (60), 5 states have internal predecessors, (60), 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) [2023-11-29 02:58:22,532 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 27.0) internal successors, (162), 6 states have internal predecessors, (162), 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) [2023-11-29 02:58:22,532 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 27.0) internal successors, (162), 6 states have internal predecessors, (162), 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) [2023-11-29 02:58:22,533 INFO L175 Difference]: Start difference. First operand has 34 places, 28 transitions, 97 flow. Second operand 5 states and 60 transitions. [2023-11-29 02:58:22,533 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 38 places, 36 transitions, 182 flow [2023-11-29 02:58:22,534 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 35 places, 36 transitions, 174 flow, removed 0 selfloop flow, removed 3 redundant places. [2023-11-29 02:58:22,535 INFO L231 Difference]: Finished difference. Result has 37 places, 29 transitions, 114 flow [2023-11-29 02:58:22,535 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=27, PETRI_DIFFERENCE_MINUEND_FLOW=91, PETRI_DIFFERENCE_MINUEND_PLACES=31, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=28, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=23, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=114, PETRI_PLACES=37, PETRI_TRANSITIONS=29} [2023-11-29 02:58:22,536 INFO L281 CegarLoopForPetriNet]: 28 programPoint places, 9 predicate places. [2023-11-29 02:58:22,536 INFO L495 AbstractCegarLoop]: Abstraction has has 37 places, 29 transitions, 114 flow [2023-11-29 02:58:22,537 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 9.4) internal successors, (47), 5 states have internal predecessors, (47), 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) [2023-11-29 02:58:22,537 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 02:58:22,537 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:58:22,543 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2023-11-29 02:58:22,737 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 02:58:22,738 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2023-11-29 02:58:22,738 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:58:22,738 INFO L85 PathProgramCache]: Analyzing trace with hash -1868499776, now seen corresponding path program 1 times [2023-11-29 02:58:22,738 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:58:22,739 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [82140318] [2023-11-29 02:58:22,739 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:58:22,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:58:22,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 02:58:22,770 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 02:58:22,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 02:58:22,817 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 02:58:22,817 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-29 02:58:22,818 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (2 of 3 remaining) [2023-11-29 02:58:22,820 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 3 remaining) [2023-11-29 02:58:22,821 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 3 remaining) [2023-11-29 02:58:22,821 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-29 02:58:22,821 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2023-11-29 02:58:22,827 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-29 02:58:22,828 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-29 02:58:22,863 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2023-11-29 02:58:22,864 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre9 could not be translated [2023-11-29 02:58:22,864 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre11 could not be translated [2023-11-29 02:58:22,866 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2023-11-29 02:58:22,866 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2023-11-29 02:58:22,867 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem13 could not be translated [2023-11-29 02:58:22,867 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem14 could not be translated [2023-11-29 02:58:22,878 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 29.11 02:58:22 BasicIcfg [2023-11-29 02:58:22,878 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-29 02:58:22,879 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-29 02:58:22,879 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-29 02:58:22,879 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-29 02:58:22,880 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 02:58:19" (3/4) ... [2023-11-29 02:58:22,881 INFO L131 WitnessPrinter]: Generating witness for reachability counterexample [2023-11-29 02:58:22,898 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2023-11-29 02:58:22,899 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre9 could not be translated [2023-11-29 02:58:22,899 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~pre11 could not be translated [2023-11-29 02:58:22,901 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2023-11-29 02:58:22,901 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not [2023-11-29 02:58:22,902 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem13 could not be translated [2023-11-29 02:58:22,902 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem14 could not be translated [2023-11-29 02:58:22,943 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85f55553-a456-4bc6-b2ac-68436f76f130/bin/uautomizer-verify-BQ2R08f2Ya/witness.graphml [2023-11-29 02:58:22,943 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-29 02:58:22,944 INFO L158 Benchmark]: Toolchain (without parser) took 4014.05ms. Allocated memory was 159.4MB in the beginning and 192.9MB in the end (delta: 33.6MB). Free memory was 121.4MB in the beginning and 61.7MB in the end (delta: 59.7MB). Peak memory consumption was 91.4MB. Max. memory is 16.1GB. [2023-11-29 02:58:22,944 INFO L158 Benchmark]: CDTParser took 0.22ms. Allocated memory is still 119.5MB. Free memory is still 89.3MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 02:58:22,945 INFO L158 Benchmark]: CACSL2BoogieTranslator took 304.95ms. Allocated memory is still 159.4MB. Free memory was 121.4MB in the beginning and 126.2MB in the end (delta: -4.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2023-11-29 02:58:22,945 INFO L158 Benchmark]: Boogie Procedure Inliner took 36.84ms. Allocated memory is still 159.4MB. Free memory was 126.2MB in the beginning and 124.0MB in the end (delta: 2.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-29 02:58:22,946 INFO L158 Benchmark]: Boogie Preprocessor took 44.72ms. Allocated memory is still 159.4MB. Free memory was 124.0MB in the beginning and 121.5MB in the end (delta: 2.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-29 02:58:22,946 INFO L158 Benchmark]: RCFGBuilder took 648.55ms. Allocated memory is still 159.4MB. Free memory was 121.5MB in the beginning and 77.1MB in the end (delta: 44.4MB). Peak memory consumption was 44.0MB. Max. memory is 16.1GB. [2023-11-29 02:58:22,946 INFO L158 Benchmark]: TraceAbstraction took 2907.97ms. Allocated memory was 159.4MB in the beginning and 192.9MB in the end (delta: 33.6MB). Free memory was 76.2MB in the beginning and 67.9MB in the end (delta: 8.2MB). Peak memory consumption was 42.6MB. Max. memory is 16.1GB. [2023-11-29 02:58:22,947 INFO L158 Benchmark]: Witness Printer took 64.27ms. Allocated memory is still 192.9MB. Free memory was 67.9MB in the beginning and 61.7MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-29 02:58:22,949 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.22ms. Allocated memory is still 119.5MB. Free memory is still 89.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 304.95ms. Allocated memory is still 159.4MB. Free memory was 121.4MB in the beginning and 126.2MB in the end (delta: -4.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 36.84ms. Allocated memory is still 159.4MB. Free memory was 126.2MB in the beginning and 124.0MB in the end (delta: 2.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 44.72ms. Allocated memory is still 159.4MB. Free memory was 124.0MB in the beginning and 121.5MB in the end (delta: 2.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 648.55ms. Allocated memory is still 159.4MB. Free memory was 121.5MB in the beginning and 77.1MB in the end (delta: 44.4MB). Peak memory consumption was 44.0MB. Max. memory is 16.1GB. * TraceAbstraction took 2907.97ms. Allocated memory was 159.4MB in the beginning and 192.9MB in the end (delta: 33.6MB). Free memory was 76.2MB in the beginning and 67.9MB in the end (delta: 8.2MB). Peak memory consumption was 42.6MB. Max. memory is 16.1GB. * Witness Printer took 64.27ms. Allocated memory is still 192.9MB. Free memory was 67.9MB in the beginning and 61.7MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~pre9 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~pre11 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem13 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem14 could not be translated - GenericResult: Unfinished Backtranslation The program execution was not completely translated back. - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~pre9 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~pre11 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expected StepInfo for loop construct to contain Condition, but it did not - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem13 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem14 could not be translated - GenericResult: Unfinished Backtranslation The program execution was not completely translated back. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - CounterExampleResult [Line: 87]: a call to reach_error is reachable a call to reach_error is reachable We found a FailurePath: [L41] 0 int* A; [L42] 0 int counter, N; [L75] 0 pthread_t t1, t2; [L77] 0 N = __VERIFIER_nondet_int() [L78] CALL, EXPR 0 create_fresh_int_array(N) [L93] CALL 0 assume_abort_if_not(size >= 0) [L38] COND FALSE 0 !(!cond) [L93] RET 0 assume_abort_if_not(size >= 0) [L94] CALL 0 assume_abort_if_not(size <= (((size_t) 4294967295) / sizeof(int))) [L38] COND FALSE 0 !(!cond) [L94] RET 0 assume_abort_if_not(size <= (((size_t) 4294967295) / sizeof(int))) [L96] 0 int* arr = (int*)malloc(sizeof(int) * (size_t)size); [L97] 0 int i = 0; VAL [A={0:0}, N=1, \old(size)=1, arr={-3:0}, counter=0, i=0, size=1] [L97] COND TRUE 0 i < size [L98] 0 arr[i] = __VERIFIER_nondet_int() [L97] 0 i++ VAL [A={0:0}, N=1, \old(size)=1, arr={-3:0}, counter=0, i=1, size=1] [L97] COND FALSE 0 !(i < size) [L100] 0 return arr; [L78] RET, EXPR 0 create_fresh_int_array(N) [L78] 0 A = create_fresh_int_array(N) [L81] FCALL, FORK 0 pthread_create(&t1, 0, thread1, 0) VAL [A={-3:0}, N=1, counter=0, t1={3:0}, t2={5:0}] [L82] FCALL, FORK 0 pthread_create(&t2, 0, thread2, 0) VAL [A={-3:0}, N=1, counter=0, t1={3:0}, t2={5:0}] [L83] 0 \read(t1) VAL [A={-3:0}, N=1, counter=0] [L62] 2 int i=0; VAL [A={-3:0}, N=1, _argptr={0:0}, _argptr={0:0}, counter=0, i=0] [L62] COND TRUE 2 i= 0 || a >= -2147483648 - b) [L38] COND FALSE 1 !(!cond) [L110] RET 1 assume_abort_if_not(b >= 0 || a >= -2147483648 - b) [L111] CALL 1 assume_abort_if_not(b <= 0 || a <= 2147483647 - b) [L38] COND FALSE 1 !(!cond) [L111] RET 1 assume_abort_if_not(b <= 0 || a <= 2147483647 - b) [L112] 1 return a + b; [L51] RET, EXPR 1 plus(counter, A[i]) [L51] 1 int tmp = plus(counter, A[i]); [L64] EXPR 2 A[i] [L64] CALL, EXPR 2 minus(counter, A[i]) [L104] CALL 2 assume_abort_if_not(b <= 0 || a >= b - 2147483648) [L38] COND FALSE 2 !(!cond) [L104] RET 2 assume_abort_if_not(b <= 0 || a >= b - 2147483648) [L105] CALL 2 assume_abort_if_not(b >= 0 || a <= b + 2147483647) [L38] COND FALSE 2 !(!cond) [L105] RET 2 assume_abort_if_not(b >= 0 || a <= b + 2147483647) [L106] 2 return a - b; [L64] RET, EXPR 2 minus(counter, A[i]) [L64] 2 int tmp = minus(counter, A[i]); [L54] 1 counter = tmp VAL [A={-3:0}, N=1, _argptr={0:0}, _argptr={0:0}, counter=7, i=0, tmp=7] [L49] 1 i++ VAL [A={-3:0}, N=1, _argptr={0:0}, _argptr={0:0}, counter=7, i=1, tmp=7] [L49] COND FALSE 1 !(i