./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/weaver/popl20-min-max-inc-dec.wvr.c --full-output --witness-type correctness_witness --witnessparser.only.consider.loop.invariants false --validate ./goblint.2024-08-08_07-59-58.files/mutex-meet-ghost/popl20-min-max-inc-dec.wvr.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version c091e2ee Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/GemCutterReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/weaver/popl20-min-max-inc-dec.wvr.c ./goblint.2024-08-08_07-59-58.files/mutex-meet-ghost/popl20-min-max-inc-dec.wvr.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --- Real Ultimate output --- This is Ultimate 0.2.4-tmp.fs.goblint-validation-c091e2e-m [2024-08-13 17:12:42,070 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-08-13 17:12:42,117 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf [2024-08-13 17:12:42,122 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-08-13 17:12:42,123 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-08-13 17:12:42,145 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-08-13 17:12:42,147 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-08-13 17:12:42,147 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-08-13 17:12:42,148 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-08-13 17:12:42,149 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-08-13 17:12:42,149 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-08-13 17:12:42,149 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-08-13 17:12:42,150 INFO L153 SettingsManager]: * Use SBE=true [2024-08-13 17:12:42,150 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-08-13 17:12:42,151 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-08-13 17:12:42,151 INFO L153 SettingsManager]: * sizeof long=4 [2024-08-13 17:12:42,152 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-08-13 17:12:42,152 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-08-13 17:12:42,152 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-08-13 17:12:42,152 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-08-13 17:12:42,153 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-08-13 17:12:42,155 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-08-13 17:12:42,155 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-08-13 17:12:42,156 INFO L153 SettingsManager]: * sizeof long double=12 [2024-08-13 17:12:42,156 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-08-13 17:12:42,156 INFO L153 SettingsManager]: * Use constant arrays=true [2024-08-13 17:12:42,156 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-08-13 17:12:42,156 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-08-13 17:12:42,156 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-08-13 17:12:42,157 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-08-13 17:12:42,157 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-08-13 17:12:42,157 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-08-13 17:12:42,157 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-08-13 17:12:42,157 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-08-13 17:12:42,158 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-08-13 17:12:42,158 INFO L153 SettingsManager]: * DFS Order used in POR=LOOP_LOCKSTEP [2024-08-13 17:12:42,159 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-08-13 17:12:42,159 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-08-13 17:12:42,159 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-08-13 17:12:42,159 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-08-13 17:12:42,160 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-08-13 17:12:42,160 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-08-13 17:12:42,160 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/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.plugins.generator.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false [2024-08-13 17:12:42,383 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-08-13 17:12:42,407 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-08-13 17:12:42,410 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-08-13 17:12:42,412 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-08-13 17:12:42,413 INFO L274 PluginConnector]: Witness Parser initialized [2024-08-13 17:12:42,414 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/./goblint.2024-08-08_07-59-58.files/mutex-meet-ghost/popl20-min-max-inc-dec.wvr.yml/witness.yml [2024-08-13 17:12:42,528 INFO L270 PluginConnector]: Initializing CDTParser... [2024-08-13 17:12:42,529 INFO L274 PluginConnector]: CDTParser initialized [2024-08-13 17:12:42,529 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/weaver/popl20-min-max-inc-dec.wvr.c [2024-08-13 17:12:43,800 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-08-13 17:12:43,939 INFO L384 CDTParser]: Found 1 translation units. [2024-08-13 17:12:43,940 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-min-max-inc-dec.wvr.c [2024-08-13 17:12:43,946 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/55549cb59/87937f708d724987bcac0b4c588fdeaf/FLAG64447a450 [2024-08-13 17:12:44,345 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/55549cb59/87937f708d724987bcac0b4c588fdeaf [2024-08-13 17:12:44,346 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-08-13 17:12:44,346 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-08-13 17:12:44,347 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-08-13 17:12:44,347 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-08-13 17:12:44,351 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-08-13 17:12:44,352 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 13.08 05:12:42" (1/2) ... [2024-08-13 17:12:44,353 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1ccf7dde and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.08 05:12:44, skipping insertion in model container [2024-08-13 17:12:44,353 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 13.08 05:12:42" (1/2) ... [2024-08-13 17:12:44,355 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@9e86b91 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.08 05:12:44, skipping insertion in model container [2024-08-13 17:12:44,356 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.08 05:12:44" (2/2) ... [2024-08-13 17:12:44,356 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1ccf7dde and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.08 05:12:44, skipping insertion in model container [2024-08-13 17:12:44,356 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.08 05:12:44" (2/2) ... [2024-08-13 17:12:44,356 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-08-13 17:12:44,376 INFO L95 edCorrectnessWitness]: Found the following entries in the witness: [2024-08-13 17:12:44,377 INFO L97 edCorrectnessWitness]: Location invariant before [L126-L126] ((! multithreaded || 1 <= N) && (! multithreaded || ((((((((((((-1LL + (long long )N) + (long long )v_assert >= 0LL && (-1LL + (long long )N) + (long long )b1 >= 0LL) && (-1LL + (long long )N) + (long long )b2 >= 0LL) && (1073741823LL - (long long )N) + (long long )v_assert >= 0LL) && (1073741823LL - (long long )N) + (long long )b1 >= 0LL) && (1073741823LL - (long long )N) + (long long )b2 >= 0LL) && (1073741824LL - (long long )N) - (long long )v_assert >= 0LL) && (1073741824LL - (long long )N) - (long long )b1 >= 0LL) && (1073741824LL - (long long )N) - (long long )b2 >= 0LL) && (long long )N - (long long )v_assert >= 0LL) && (long long )N - (long long )b1 >= 0LL) && (long long )N - (long long )b2 >= 0LL))) && (! multithreaded || 1 <= N) [2024-08-13 17:12:44,377 INFO L97 edCorrectnessWitness]: Location invariant before [L125-L125] ((! multithreaded || 1 <= N) && (! multithreaded || ((((((((((((-1LL + (long long )N) + (long long )v_assert >= 0LL && (-1LL + (long long )N) + (long long )b1 >= 0LL) && (-1LL + (long long )N) + (long long )b2 >= 0LL) && (1073741823LL - (long long )N) + (long long )v_assert >= 0LL) && (1073741823LL - (long long )N) + (long long )b1 >= 0LL) && (1073741823LL - (long long )N) + (long long )b2 >= 0LL) && (1073741824LL - (long long )N) - (long long )v_assert >= 0LL) && (1073741824LL - (long long )N) - (long long )b1 >= 0LL) && (1073741824LL - (long long )N) - (long long )b2 >= 0LL) && (long long )N - (long long )v_assert >= 0LL) && (long long )N - (long long )b1 >= 0LL) && (long long )N - (long long )b2 >= 0LL))) && (! multithreaded || 1 <= N) [2024-08-13 17:12:44,377 INFO L97 edCorrectnessWitness]: Location invariant before [L123-L123] ((! multithreaded || 1 <= N) && (! multithreaded || ((((((((((((-1LL + (long long )N) + (long long )v_assert >= 0LL && (-1LL + (long long )N) + (long long )b1 >= 0LL) && (-1LL + (long long )N) + (long long )b2 >= 0LL) && (1073741823LL - (long long )N) + (long long )v_assert >= 0LL) && (1073741823LL - (long long )N) + (long long )b1 >= 0LL) && (1073741823LL - (long long )N) + (long long )b2 >= 0LL) && (1073741824LL - (long long )N) - (long long )v_assert >= 0LL) && (1073741824LL - (long long )N) - (long long )b1 >= 0LL) && (1073741824LL - (long long )N) - (long long )b2 >= 0LL) && (long long )N - (long long )v_assert >= 0LL) && (long long )N - (long long )b1 >= 0LL) && (long long )N - (long long )b2 >= 0LL))) && (! multithreaded || 1 <= N) [2024-08-13 17:12:44,377 INFO L97 edCorrectnessWitness]: Location invariant before [L124-L124] ((! multithreaded || 1 <= N) && (! multithreaded || ((((((((((((-1LL + (long long )N) + (long long )v_assert >= 0LL && (-1LL + (long long )N) + (long long )b1 >= 0LL) && (-1LL + (long long )N) + (long long )b2 >= 0LL) && (1073741823LL - (long long )N) + (long long )v_assert >= 0LL) && (1073741823LL - (long long )N) + (long long )b1 >= 0LL) && (1073741823LL - (long long )N) + (long long )b2 >= 0LL) && (1073741824LL - (long long )N) - (long long )v_assert >= 0LL) && (1073741824LL - (long long )N) - (long long )b1 >= 0LL) && (1073741824LL - (long long )N) - (long long )b2 >= 0LL) && (long long )N - (long long )v_assert >= 0LL) && (long long )N - (long long )b1 >= 0LL) && (long long )N - (long long )b2 >= 0LL))) && (! multithreaded || 1 <= N) [2024-08-13 17:12:44,377 INFO L97 edCorrectnessWitness]: Location invariant before [L127-L127] ((! multithreaded || 1 <= N) && (! multithreaded || ((((((((((((-1LL + (long long )N) + (long long )v_assert >= 0LL && (-1LL + (long long )N) + (long long )b1 >= 0LL) && (-1LL + (long long )N) + (long long )b2 >= 0LL) && (1073741823LL - (long long )N) + (long long )v_assert >= 0LL) && (1073741823LL - (long long )N) + (long long )b1 >= 0LL) && (1073741823LL - (long long )N) + (long long )b2 >= 0LL) && (1073741824LL - (long long )N) - (long long )v_assert >= 0LL) && (1073741824LL - (long long )N) - (long long )b1 >= 0LL) && (1073741824LL - (long long )N) - (long long )b2 >= 0LL) && (long long )N - (long long )v_assert >= 0LL) && (long long )N - (long long )b1 >= 0LL) && (long long )N - (long long )b2 >= 0LL))) && (! multithreaded || 1 <= N) [2024-08-13 17:12:44,377 INFO L103 edCorrectnessWitness]: ghost_variable multithreaded = 0 [2024-08-13 17:12:44,377 INFO L106 edCorrectnessWitness]: ghost_update [L122-L122] multithreaded = 1; [2024-08-13 17:12:44,396 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-08-13 17:12:44,550 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-min-max-inc-dec.wvr.c[3336,3349] [2024-08-13 17:12:44,557 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-08-13 17:12:44,563 INFO L202 MainTranslator]: Completed pre-run Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-08-13 17:12:44,628 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-min-max-inc-dec.wvr.c[3336,3349] [2024-08-13 17:12:44,632 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-08-13 17:12:44,649 INFO L206 MainTranslator]: Completed translation [2024-08-13 17:12:44,650 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.08 05:12:44 WrapperNode [2024-08-13 17:12:44,650 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-08-13 17:12:44,650 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-08-13 17:12:44,651 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-08-13 17:12:44,651 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-08-13 17:12:44,656 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.08 05:12:44" (1/1) ... [2024-08-13 17:12:44,664 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.08 05:12:44" (1/1) ... [2024-08-13 17:12:44,716 INFO L138 Inliner]: procedures = 26, calls = 50, calls flagged for inlining = 9, calls inlined = 9, statements flattened = 158 [2024-08-13 17:12:44,716 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-08-13 17:12:44,716 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-08-13 17:12:44,716 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-08-13 17:12:44,716 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-08-13 17:12:44,743 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.08 05:12:44" (1/1) ... [2024-08-13 17:12:44,744 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.08 05:12:44" (1/1) ... [2024-08-13 17:12:44,755 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.08 05:12:44" (1/1) ... [2024-08-13 17:12:44,756 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.08 05:12:44" (1/1) ... [2024-08-13 17:12:44,763 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.08 05:12:44" (1/1) ... [2024-08-13 17:12:44,768 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.08 05:12:44" (1/1) ... [2024-08-13 17:12:44,771 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.08 05:12:44" (1/1) ... [2024-08-13 17:12:44,772 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.08 05:12:44" (1/1) ... [2024-08-13 17:12:44,775 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-08-13 17:12:44,775 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-08-13 17:12:44,775 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-08-13 17:12:44,776 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-08-13 17:12:44,776 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.08 05:12:44" (1/1) ... [2024-08-13 17:12:44,781 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-08-13 17:12:44,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-08-13 17:12:44,808 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2024-08-13 17:12:44,810 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2024-08-13 17:12:44,839 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-08-13 17:12:44,839 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-08-13 17:12:44,840 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-08-13 17:12:44,840 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-08-13 17:12:44,840 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-08-13 17:12:44,840 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-08-13 17:12:44,840 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-08-13 17:12:44,840 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-08-13 17:12:44,840 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-08-13 17:12:44,840 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2024-08-13 17:12:44,840 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2024-08-13 17:12:44,841 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-08-13 17:12:44,841 INFO L130 BoogieDeclarations]: Found specification of procedure thread5 [2024-08-13 17:12:44,841 INFO L138 BoogieDeclarations]: Found implementation of procedure thread5 [2024-08-13 17:12:44,841 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-08-13 17:12:44,841 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-08-13 17:12:44,841 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-08-13 17:12:44,841 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-08-13 17:12:44,841 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-08-13 17:12:44,842 WARN L214 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-08-13 17:12:44,941 INFO L244 CfgBuilder]: Building ICFG [2024-08-13 17:12:44,943 INFO L270 CfgBuilder]: Building CFG for each procedure with an implementation [2024-08-13 17:12:45,242 INFO L289 CfgBuilder]: Ommited future-live optimization because the input is a concurrent program. [2024-08-13 17:12:45,242 INFO L293 CfgBuilder]: Performing block encoding [2024-08-13 17:12:45,393 INFO L315 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-08-13 17:12:45,393 INFO L320 CfgBuilder]: Removed 5 assume(true) statements. [2024-08-13 17:12:45,393 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.08 05:12:45 BoogieIcfgContainer [2024-08-13 17:12:45,393 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-08-13 17:12:45,397 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-08-13 17:12:45,397 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-08-13 17:12:45,399 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-08-13 17:12:45,400 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 13.08 05:12:42" (1/4) ... [2024-08-13 17:12:45,400 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@774e151f and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 13.08 05:12:45, skipping insertion in model container [2024-08-13 17:12:45,400 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.08 05:12:44" (2/4) ... [2024-08-13 17:12:45,400 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@774e151f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.08 05:12:45, skipping insertion in model container [2024-08-13 17:12:45,400 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.08 05:12:44" (3/4) ... [2024-08-13 17:12:45,401 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@774e151f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.08 05:12:45, skipping insertion in model container [2024-08-13 17:12:45,401 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.08 05:12:45" (4/4) ... [2024-08-13 17:12:45,402 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-min-max-inc-dec.wvr.c [2024-08-13 17:12:45,417 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-08-13 17:12:45,418 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 6 error locations. [2024-08-13 17:12:45,418 INFO L522 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-08-13 17:12:45,474 INFO L144 ThreadInstanceAdder]: Constructed 5 joinOtherThreadTransitions. [2024-08-13 17:12:45,513 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-08-13 17:12:45,514 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-08-13 17:12:45,514 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-08-13 17:12:45,516 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-08-13 17:12:45,518 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2024-08-13 17:12:45,547 INFO L158 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-08-13 17:12:45,556 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ======== [2024-08-13 17:12:45,561 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=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, 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;@5b9ae346, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-08-13 17:12:45,561 INFO L358 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2024-08-13 17:12:45,707 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-13 17:12:45,712 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-13 17:12:45,713 INFO L85 PathProgramCache]: Analyzing trace with hash -164013671, now seen corresponding path program 1 times [2024-08-13 17:12:45,721 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-13 17:12:45,722 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1026325534] [2024-08-13 17:12:45,722 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-13 17:12:45,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-13 17:12:45,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-13 17:12:45,988 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-08-13 17:12:45,988 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-08-13 17:12:45,989 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1026325534] [2024-08-13 17:12:45,989 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1026325534] provided 1 perfect and 0 imperfect interpolant sequences [2024-08-13 17:12:45,989 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-08-13 17:12:45,989 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-08-13 17:12:45,991 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [962741847] [2024-08-13 17:12:45,991 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-08-13 17:12:45,995 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-08-13 17:12:45,995 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-08-13 17:12:46,012 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-08-13 17:12:46,013 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-08-13 17:12:46,014 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-13 17:12:46,015 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-13 17:12:46,016 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 2 states have internal predecessors, (10), 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-08-13 17:12:46,016 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-08-13 17:12:46,037 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-13 17:12:46,038 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-08-13 17:12:46,038 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-13 17:12:46,039 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-13 17:12:46,039 INFO L85 PathProgramCache]: Analyzing trace with hash -512109936, now seen corresponding path program 1 times [2024-08-13 17:12:46,039 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-13 17:12:46,039 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1433241586] [2024-08-13 17:12:46,039 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-13 17:12:46,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-13 17:12:46,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-13 17:12:46,335 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-08-13 17:12:46,337 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-08-13 17:12:46,337 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1433241586] [2024-08-13 17:12:46,337 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1433241586] provided 0 perfect and 1 imperfect interpolant sequences [2024-08-13 17:12:46,337 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1048368497] [2024-08-13 17:12:46,338 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-13 17:12:46,338 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-13 17:12:46,338 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-08-13 17:12:46,360 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-08-13 17:12:46,361 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-08-13 17:12:46,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-13 17:12:46,434 INFO L262 TraceCheckSpWp]: Trace formula consists of 102 conjuncts, 17 conjunts are in the unsatisfiable core [2024-08-13 17:12:46,437 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-13 17:12:46,581 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-08-13 17:12:46,582 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-08-13 17:12:46,905 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-08-13 17:12:46,906 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1048368497] provided 0 perfect and 2 imperfect interpolant sequences [2024-08-13 17:12:46,906 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-08-13 17:12:46,906 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 10 [2024-08-13 17:12:46,907 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1346593070] [2024-08-13 17:12:46,907 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-08-13 17:12:46,907 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-08-13 17:12:46,908 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-08-13 17:12:46,908 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-08-13 17:12:46,909 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=47, Invalid=85, Unknown=0, NotChecked=0, Total=132 [2024-08-13 17:12:46,909 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-13 17:12:46,910 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-13 17:12:46,910 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 11 states have (on average 2.272727272727273) internal successors, (25), 11 states have internal predecessors, (25), 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-08-13 17:12:46,910 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-13 17:12:46,910 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-08-13 17:12:47,512 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-13 17:12:47,513 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-08-13 17:12:47,526 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-08-13 17:12:47,713 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable1 [2024-08-13 17:12:47,714 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-13 17:12:47,714 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-13 17:12:47,714 INFO L85 PathProgramCache]: Analyzing trace with hash 1350284052, now seen corresponding path program 1 times [2024-08-13 17:12:47,715 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-13 17:12:47,715 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1218544623] [2024-08-13 17:12:47,715 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-13 17:12:47,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-13 17:12:47,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-13 17:12:49,160 INFO L134 CoverageAnalysis]: Checked inductivity of 351 backedges. 84 proven. 267 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-08-13 17:12:49,161 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-08-13 17:12:49,161 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1218544623] [2024-08-13 17:12:49,161 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1218544623] provided 0 perfect and 1 imperfect interpolant sequences [2024-08-13 17:12:49,161 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [104192603] [2024-08-13 17:12:49,161 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-13 17:12:49,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-13 17:12:49,161 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-08-13 17:12:49,163 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-08-13 17:12:49,164 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-08-13 17:12:49,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-13 17:12:49,282 INFO L262 TraceCheckSpWp]: Trace formula consists of 466 conjuncts, 10 conjunts are in the unsatisfiable core [2024-08-13 17:12:49,286 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-13 17:12:49,565 INFO L134 CoverageAnalysis]: Checked inductivity of 351 backedges. 137 proven. 3 refuted. 0 times theorem prover too weak. 211 trivial. 0 not checked. [2024-08-13 17:12:49,565 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-08-13 17:12:49,782 INFO L134 CoverageAnalysis]: Checked inductivity of 351 backedges. 137 proven. 3 refuted. 0 times theorem prover too weak. 211 trivial. 0 not checked. [2024-08-13 17:12:49,782 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [104192603] provided 0 perfect and 2 imperfect interpolant sequences [2024-08-13 17:12:49,782 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-08-13 17:12:49,782 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [38, 8, 8] total 50 [2024-08-13 17:12:49,783 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [820315121] [2024-08-13 17:12:49,783 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-08-13 17:12:49,783 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 51 states [2024-08-13 17:12:49,783 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-08-13 17:12:49,785 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 51 interpolants. [2024-08-13 17:12:49,787 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=284, Invalid=2266, Unknown=0, NotChecked=0, Total=2550 [2024-08-13 17:12:49,787 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-13 17:12:49,787 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-13 17:12:49,788 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 51 states, 51 states have (on average 4.764705882352941) internal successors, (243), 50 states have internal predecessors, (243), 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-08-13 17:12:49,788 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-13 17:12:49,788 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-08-13 17:12:49,788 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-08-13 17:12:50,237 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-13 17:12:50,237 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-08-13 17:12:50,237 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-08-13 17:12:50,250 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-08-13 17:12:50,438 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,4 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-13 17:12:50,438 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-13 17:12:50,439 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-13 17:12:50,439 INFO L85 PathProgramCache]: Analyzing trace with hash 232181643, now seen corresponding path program 2 times [2024-08-13 17:12:50,439 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-13 17:12:50,439 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [701695182] [2024-08-13 17:12:50,439 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-13 17:12:50,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-13 17:12:50,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-13 17:12:50,785 INFO L134 CoverageAnalysis]: Checked inductivity of 354 backedges. 210 proven. 63 refuted. 0 times theorem prover too weak. 81 trivial. 0 not checked. [2024-08-13 17:12:50,786 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-08-13 17:12:50,786 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [701695182] [2024-08-13 17:12:50,786 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [701695182] provided 0 perfect and 1 imperfect interpolant sequences [2024-08-13 17:12:50,786 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [635964523] [2024-08-13 17:12:50,786 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-08-13 17:12:50,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-13 17:12:50,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-08-13 17:12:50,789 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-08-13 17:12:50,790 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-08-13 17:12:50,895 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-08-13 17:12:50,895 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-08-13 17:12:50,897 INFO L262 TraceCheckSpWp]: Trace formula consists of 271 conjuncts, 5 conjunts are in the unsatisfiable core [2024-08-13 17:12:50,900 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-13 17:12:50,938 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2024-08-13 17:12:51,057 INFO L134 CoverageAnalysis]: Checked inductivity of 354 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 354 trivial. 0 not checked. [2024-08-13 17:12:51,058 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-08-13 17:12:51,058 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [635964523] provided 1 perfect and 0 imperfect interpolant sequences [2024-08-13 17:12:51,058 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-08-13 17:12:51,058 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [10] total 14 [2024-08-13 17:12:51,058 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1687935951] [2024-08-13 17:12:51,059 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-08-13 17:12:51,059 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-08-13 17:12:51,059 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-08-13 17:12:51,060 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-08-13 17:12:51,060 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=147, Unknown=0, NotChecked=0, Total=182 [2024-08-13 17:12:51,060 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-13 17:12:51,060 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-13 17:12:51,060 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 11.0) internal successors, (55), 5 states have internal predecessors, (55), 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-08-13 17:12:51,060 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-13 17:12:51,060 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-08-13 17:12:51,060 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-08-13 17:12:51,061 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-08-13 17:12:54,999 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-13 17:12:55,000 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-08-13 17:12:55,000 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-08-13 17:12:55,000 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-08-13 17:12:55,016 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-08-13 17:12:55,205 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,5 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-13 17:12:55,205 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-13 17:12:55,206 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-13 17:12:55,206 INFO L85 PathProgramCache]: Analyzing trace with hash 516406897, now seen corresponding path program 3 times [2024-08-13 17:12:55,206 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-13 17:12:55,206 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1490256613] [2024-08-13 17:12:55,206 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-13 17:12:55,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-13 17:12:55,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-13 17:12:56,750 INFO L134 CoverageAnalysis]: Checked inductivity of 420 backedges. 124 proven. 296 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-08-13 17:12:56,751 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-08-13 17:12:56,751 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1490256613] [2024-08-13 17:12:56,751 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1490256613] provided 0 perfect and 1 imperfect interpolant sequences [2024-08-13 17:12:56,751 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1977859909] [2024-08-13 17:12:56,751 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-08-13 17:12:56,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-13 17:12:56,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-08-13 17:12:56,753 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-08-13 17:12:56,755 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-08-13 17:12:56,859 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-08-13 17:12:56,859 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-08-13 17:12:56,861 INFO L262 TraceCheckSpWp]: Trace formula consists of 265 conjuncts, 7 conjunts are in the unsatisfiable core [2024-08-13 17:12:56,863 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-13 17:12:57,056 INFO L134 CoverageAnalysis]: Checked inductivity of 420 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 420 trivial. 0 not checked. [2024-08-13 17:12:57,056 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-08-13 17:12:57,056 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1977859909] provided 1 perfect and 0 imperfect interpolant sequences [2024-08-13 17:12:57,056 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-08-13 17:12:57,057 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [42] total 44 [2024-08-13 17:12:57,057 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [624257212] [2024-08-13 17:12:57,057 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-08-13 17:12:57,057 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-08-13 17:12:57,057 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-08-13 17:12:57,058 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-08-13 17:12:57,058 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=251, Invalid=1729, Unknown=0, NotChecked=0, Total=1980 [2024-08-13 17:12:57,059 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-13 17:12:57,059 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-13 17:12:57,059 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 13.75) internal successors, (55), 3 states have internal predecessors, (55), 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-08-13 17:12:57,059 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-13 17:12:57,059 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-08-13 17:12:57,059 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-08-13 17:12:57,059 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-08-13 17:12:57,059 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-08-13 17:13:00,473 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-08-13 17:13:00,473 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-08-13 17:13:00,473 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-08-13 17:13:00,474 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-08-13 17:13:00,474 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-08-13 17:13:00,486 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-08-13 17:13:00,674 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,6 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-13 17:13:00,674 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 8 more)] === [2024-08-13 17:13:00,675 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-08-13 17:13:00,675 INFO L85 PathProgramCache]: Analyzing trace with hash -218309489, now seen corresponding path program 4 times [2024-08-13 17:13:00,675 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-08-13 17:13:00,675 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1656762619] [2024-08-13 17:13:00,675 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-08-13 17:13:00,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-08-13 17:13:00,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-08-13 17:13:02,228 INFO L134 CoverageAnalysis]: Checked inductivity of 495 backedges. 128 proven. 367 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-08-13 17:13:02,228 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-08-13 17:13:02,228 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1656762619] [2024-08-13 17:13:02,228 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1656762619] provided 0 perfect and 1 imperfect interpolant sequences [2024-08-13 17:13:02,231 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1636937885] [2024-08-13 17:13:02,231 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-08-13 17:13:02,232 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-08-13 17:13:02,232 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-08-13 17:13:02,233 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-08-13 17:13:02,234 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-08-13 17:13:02,338 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-08-13 17:13:02,339 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-08-13 17:13:02,340 INFO L262 TraceCheckSpWp]: Trace formula consists of 272 conjuncts, 17 conjunts are in the unsatisfiable core [2024-08-13 17:13:02,343 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-08-13 17:13:02,909 INFO L134 CoverageAnalysis]: Checked inductivity of 495 backedges. 221 proven. 219 refuted. 0 times theorem prover too weak. 55 trivial. 0 not checked. [2024-08-13 17:13:02,909 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-08-13 17:13:03,116 INFO L134 CoverageAnalysis]: Checked inductivity of 495 backedges. 310 proven. 44 refuted. 0 times theorem prover too weak. 141 trivial. 0 not checked. [2024-08-13 17:13:03,117 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1636937885] provided 0 perfect and 2 imperfect interpolant sequences [2024-08-13 17:13:03,117 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-08-13 17:13:03,117 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [45, 18, 7] total 67 [2024-08-13 17:13:03,117 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1752687169] [2024-08-13 17:13:03,117 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-08-13 17:13:03,118 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 67 states [2024-08-13 17:13:03,118 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-08-13 17:13:03,119 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 67 interpolants. [2024-08-13 17:13:03,120 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=403, Invalid=4019, Unknown=0, NotChecked=0, Total=4422 [2024-08-13 17:13:03,120 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-08-13 17:13:03,120 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-08-13 17:13:03,120 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 67 states, 67 states have (on average 4.82089552238806) internal successors, (323), 67 states have internal predecessors, (323), 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-08-13 17:13:03,120 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-08-13 17:13:03,120 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-08-13 17:13:03,120 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-08-13 17:13:03,120 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-08-13 17:13:03,121 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-08-13 17:13:03,121 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states.