./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/weaver/popl20-bad-buffer-mult-alt2.wvr.c --full-output --witness-type correctness_witness --witnessparser.only.consider.loop.invariants false --validate ./goblint.2024-08-08_07-59-58.files/protection-ghost/popl20-bad-buffer-mult-alt2.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-bad-buffer-mult-alt2.wvr.c ./goblint.2024-08-08_07-59-58.files/protection-ghost/popl20-bad-buffer-mult-alt2.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-14 05:59:27,269 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-08-14 05:59:27,328 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf
[2024-08-14 05:59:27,333 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-08-14 05:59:27,336 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-08-14 05:59:27,360 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-08-14 05:59:27,360 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-08-14 05:59:27,361 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-08-14 05:59:27,361 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-08-14 05:59:27,362 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-08-14 05:59:27,362 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-08-14 05:59:27,363 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-08-14 05:59:27,363 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-08-14 05:59:27,363 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-08-14 05:59:27,364 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-08-14 05:59:27,364 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-08-14 05:59:27,364 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-08-14 05:59:27,365 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-08-14 05:59:27,365 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-08-14 05:59:27,365 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-08-14 05:59:27,366 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-08-14 05:59:27,369 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-08-14 05:59:27,369 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-08-14 05:59:27,370 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-08-14 05:59:27,370 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-08-14 05:59:27,370 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-08-14 05:59:27,370 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-08-14 05:59:27,371 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-08-14 05:59:27,371 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-08-14 05:59:27,371 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-08-14 05:59:27,371 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-08-14 05:59:27,372 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-08-14 05:59:27,372 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-08-14 05:59:27,372 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-08-14 05:59:27,372 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-08-14 05:59:27,373 INFO  L153        SettingsManager]:  * DFS Order used in POR=LOOP_LOCKSTEP
[2024-08-14 05:59:27,373 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-08-14 05:59:27,373 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-08-14 05:59:27,373 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2024-08-14 05:59:27,374 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2024-08-14 05:59:27,374 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2024-08-14 05:59:27,378 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2024-08-14 05:59:27,378 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-14 05:59:27,636 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-08-14 05:59:27,661 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-08-14 05:59:27,667 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-08-14 05:59:27,670 INFO  L270        PluginConnector]: Initializing Witness Parser...
[2024-08-14 05:59:27,671 INFO  L274        PluginConnector]: Witness Parser initialized
[2024-08-14 05:59:27,672 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/./goblint.2024-08-08_07-59-58.files/protection-ghost/popl20-bad-buffer-mult-alt2.wvr.yml/witness.yml
[2024-08-14 05:59:27,777 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-08-14 05:59:27,777 INFO  L274        PluginConnector]: CDTParser initialized
[2024-08-14 05:59:27,778 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/weaver/popl20-bad-buffer-mult-alt2.wvr.c
[2024-08-14 05:59:29,207 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-08-14 05:59:29,386 INFO  L384              CDTParser]: Found 1 translation units.
[2024-08-14 05:59:29,388 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-bad-buffer-mult-alt2.wvr.c
[2024-08-14 05:59:29,396 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/f511afceb/1688d79138eb403eb2f9a231ebe97c32/FLAG5c100c41f
[2024-08-14 05:59:29,409 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/f511afceb/1688d79138eb403eb2f9a231ebe97c32
[2024-08-14 05:59:29,409 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-08-14 05:59:29,410 INFO  L133        ToolchainWalker]: Walking toolchain with 5 elements.
[2024-08-14 05:59:29,411 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-08-14 05:59:29,411 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-08-14 05:59:29,416 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-08-14 05:59:29,417 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 14.08 05:59:27" (1/2) ...
[2024-08-14 05:59:29,418 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1d048892 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.08 05:59:29, skipping insertion in model container
[2024-08-14 05:59:29,418 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 14.08 05:59:27" (1/2) ...
[2024-08-14 05:59:29,419 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@1921720d and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.08 05:59:29, skipping insertion in model container
[2024-08-14 05:59:29,419 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.08 05:59:29" (2/2) ...
[2024-08-14 05:59:29,420 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1d048892 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.08 05:59:29, skipping insertion in model container
[2024-08-14 05:59:29,420 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.08 05:59:29" (2/2) ...
[2024-08-14 05:59:29,420 INFO  L83    nessWitnessExtractor]: Extracting all invariants from correctness witness
[2024-08-14 05:59:29,442 INFO  L95    edCorrectnessWitness]: Found the following entries in the witness:
[2024-08-14 05:59:29,443 INFO  L97    edCorrectnessWitness]: Location invariant before [L143-L143] ((! multithreaded || 0 <= j) && (! multithreaded || -2147483647 <= C)) && (! multithreaded || 0 <= i)
[2024-08-14 05:59:29,444 INFO  L97    edCorrectnessWitness]: Location invariant before [L142-L142] ((! multithreaded || 0 <= j) && (! multithreaded || -2147483647 <= C)) && (! multithreaded || 0 <= i)
[2024-08-14 05:59:29,444 INFO  L97    edCorrectnessWitness]: Location invariant before [L141-L141] ((! multithreaded || 0 <= j) && (! multithreaded || -2147483647 <= C)) && (! multithreaded || 0 <= i)
[2024-08-14 05:59:29,444 INFO  L97    edCorrectnessWitness]: Location invariant before [L144-L144] ((! multithreaded || 0 <= j) && (! multithreaded || -2147483647 <= C)) && (! multithreaded || 0 <= i)
[2024-08-14 05:59:29,444 INFO  L103   edCorrectnessWitness]: ghost_variable multithreaded = 0
[2024-08-14 05:59:29,444 INFO  L106   edCorrectnessWitness]: ghost_update [L140-L140] multithreaded = 1;
[2024-08-14 05:59:29,471 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2024-08-14 05:59:29,639 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-bad-buffer-mult-alt2.wvr.c[4226,4239]
[2024-08-14 05:59:29,650 INFO  L207          PostProcessor]: Analyzing one entry point: main
[2024-08-14 05:59:29,663 INFO  L202         MainTranslator]: Completed pre-run
Start Parsing Local
Start Parsing Local
Start Parsing Local
Start Parsing Local
Start Parsing Local
Start Parsing Local
[2024-08-14 05:59:29,727 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-bad-buffer-mult-alt2.wvr.c[4226,4239]
[2024-08-14 05:59:29,732 INFO  L207          PostProcessor]: Analyzing one entry point: main
[2024-08-14 05:59:29,756 INFO  L206         MainTranslator]: Completed translation
[2024-08-14 05:59:29,757 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.08 05:59:29 WrapperNode
[2024-08-14 05:59:29,757 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-08-14 05:59:29,758 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-08-14 05:59:29,758 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-08-14 05:59:29,758 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-08-14 05:59:29,765 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.08 05:59:29" (1/1) ...
[2024-08-14 05:59:29,774 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.08 05:59:29" (1/1) ...
[2024-08-14 05:59:29,817 INFO  L138                Inliner]: procedures = 25, calls = 55, calls flagged for inlining = 17, calls inlined = 21, statements flattened = 314
[2024-08-14 05:59:29,821 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-08-14 05:59:29,822 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-08-14 05:59:29,822 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-08-14 05:59:29,822 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-08-14 05:59:29,836 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.08 05:59:29" (1/1) ...
[2024-08-14 05:59:29,837 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.08 05:59:29" (1/1) ...
[2024-08-14 05:59:29,845 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.08 05:59:29" (1/1) ...
[2024-08-14 05:59:29,851 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.08 05:59:29" (1/1) ...
[2024-08-14 05:59:29,868 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.08 05:59:29" (1/1) ...
[2024-08-14 05:59:29,879 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.08 05:59:29" (1/1) ...
[2024-08-14 05:59:29,882 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.08 05:59:29" (1/1) ...
[2024-08-14 05:59:29,888 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.08 05:59:29" (1/1) ...
[2024-08-14 05:59:29,894 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-08-14 05:59:29,896 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-08-14 05:59:29,899 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-08-14 05:59:29,899 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-08-14 05:59:29,900 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.08 05:59:29" (1/1) ...
[2024-08-14 05:59:29,906 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-08-14 05:59:29,918 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 05:59:29,969 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-14 05:59:29,988 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-14 05:59:30,063 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-08-14 05:59:30,064 INFO  L130     BoogieDeclarations]: Found specification of procedure thread1
[2024-08-14 05:59:30,064 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread1
[2024-08-14 05:59:30,064 INFO  L130     BoogieDeclarations]: Found specification of procedure thread2
[2024-08-14 05:59:30,064 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread2
[2024-08-14 05:59:30,064 INFO  L130     BoogieDeclarations]: Found specification of procedure thread3
[2024-08-14 05:59:30,064 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread3
[2024-08-14 05:59:30,064 INFO  L130     BoogieDeclarations]: Found specification of procedure thread4
[2024-08-14 05:59:30,065 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread4
[2024-08-14 05:59:30,065 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-08-14 05:59:30,065 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2024-08-14 05:59:30,066 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end
[2024-08-14 05:59:30,066 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin
[2024-08-14 05:59:30,066 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2024-08-14 05:59:30,067 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-08-14 05:59:30,067 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-08-14 05:59:30,068 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2024-08-14 05:59:30,069 WARN  L214             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement
[2024-08-14 05:59:30,197 INFO  L244             CfgBuilder]: Building ICFG
[2024-08-14 05:59:30,198 INFO  L270             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-08-14 05:59:30,636 INFO  L289             CfgBuilder]: Ommited future-live optimization because the input is a concurrent program.
[2024-08-14 05:59:30,636 INFO  L293             CfgBuilder]: Performing block encoding
[2024-08-14 05:59:31,101 INFO  L315             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-08-14 05:59:31,102 INFO  L320             CfgBuilder]: Removed 6 assume(true) statements.
[2024-08-14 05:59:31,102 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.08 05:59:31 BoogieIcfgContainer
[2024-08-14 05:59:31,103 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-08-14 05:59:31,106 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-08-14 05:59:31,106 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-08-14 05:59:31,109 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-08-14 05:59:31,110 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 14.08 05:59:27" (1/4) ...
[2024-08-14 05:59:31,110 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5e0c7833 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 14.08 05:59:31, skipping insertion in model container
[2024-08-14 05:59:31,110 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.08 05:59:29" (2/4) ...
[2024-08-14 05:59:31,111 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5e0c7833 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.08 05:59:31, skipping insertion in model container
[2024-08-14 05:59:31,111 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.08 05:59:29" (3/4) ...
[2024-08-14 05:59:31,111 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5e0c7833 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.08 05:59:31, skipping insertion in model container
[2024-08-14 05:59:31,112 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.08 05:59:31" (4/4) ...
[2024-08-14 05:59:31,113 INFO  L112   eAbstractionObserver]: Analyzing ICFG popl20-bad-buffer-mult-alt2.wvr.c
[2024-08-14 05:59:31,130 INFO  L204   ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-08-14 05:59:31,131 INFO  L163   ceAbstractionStarter]: Applying trace abstraction to program that has 5 error locations.
[2024-08-14 05:59:31,131 INFO  L522   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-08-14 05:59:31,185 INFO  L144    ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions.
[2024-08-14 05:59:31,231 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-14 05:59:31,231 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-08-14 05:59:31,231 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 05:59:31,233 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-14 05:59:31,235 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-14 05:59:31,268 INFO  L158   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-08-14 05:59:31,281 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ========
[2024-08-14 05:59:31,287 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;@27b04815, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-14 05:59:31,288 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 9 error locations.
[2024-08-14 05:59:31,417 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 6 more)] ===
[2024-08-14 05:59:31,422 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 05:59:31,422 INFO  L85        PathProgramCache]: Analyzing trace with hash -1969098530, now seen corresponding path program 1 times
[2024-08-14 05:59:31,430 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 05:59:31,431 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [101818068]
[2024-08-14 05:59:31,431 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 05:59:31,431 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 05:59:31,562 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 05:59:31,906 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-14 05:59:31,907 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 05:59:31,908 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [101818068]
[2024-08-14 05:59:31,909 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [101818068] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-14 05:59:31,909 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-14 05:59:31,910 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-08-14 05:59:31,911 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1545646398]
[2024-08-14 05:59:31,912 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-14 05:59:31,917 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-08-14 05:59:31,917 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 05:59:31,946 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-08-14 05:59:31,947 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-08-14 05:59:31,948 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 05:59:31,949 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 05:59:31,950 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 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-14 05:59:31,950 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 05:59:32,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:32,475 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-08-14 05:59:32,475 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 6 more)] ===
[2024-08-14 05:59:32,476 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 05:59:32,476 INFO  L85        PathProgramCache]: Analyzing trace with hash 1703872591, now seen corresponding path program 1 times
[2024-08-14 05:59:32,476 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 05:59:32,476 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1562596221]
[2024-08-14 05:59:32,477 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 05:59:32,477 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 05:59:32,657 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 05:59:33,186 INFO  L134       CoverageAnalysis]: Checked inductivity of 361 backedges. 53 proven. 0 refuted. 0 times theorem prover too weak. 308 trivial. 0 not checked.
[2024-08-14 05:59:33,187 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 05:59:33,187 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1562596221]
[2024-08-14 05:59:33,187 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1562596221] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-14 05:59:33,187 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-14 05:59:33,187 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-08-14 05:59:33,187 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [773562523]
[2024-08-14 05:59:33,188 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-14 05:59:33,189 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-08-14 05:59:33,189 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 05:59:33,190 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-08-14 05:59:33,190 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-08-14 05:59:33,190 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 05:59:33,191 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 05:59:33,191 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 13.5) internal successors, (54), 3 states have internal predecessors, (54), 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-14 05:59:33,191 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:33,191 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 05:59:33,316 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:33,317 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:33,317 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-08-14 05:59:33,318 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 6 more)] ===
[2024-08-14 05:59:33,318 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 05:59:33,319 INFO  L85        PathProgramCache]: Analyzing trace with hash -129589612, now seen corresponding path program 1 times
[2024-08-14 05:59:33,319 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 05:59:33,319 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1052821740]
[2024-08-14 05:59:33,320 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 05:59:33,320 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 05:59:33,452 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 05:59:33,810 INFO  L134       CoverageAnalysis]: Checked inductivity of 362 backedges. 77 proven. 0 refuted. 0 times theorem prover too weak. 285 trivial. 0 not checked.
[2024-08-14 05:59:33,810 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 05:59:33,810 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1052821740]
[2024-08-14 05:59:33,811 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1052821740] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-14 05:59:33,811 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-14 05:59:33,811 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-08-14 05:59:33,811 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1398131471]
[2024-08-14 05:59:33,811 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-14 05:59:33,812 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-08-14 05:59:33,812 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 05:59:33,813 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-08-14 05:59:33,813 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-08-14 05:59:33,813 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 05:59:33,813 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 05:59:33,814 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 14.5) internal successors, (58), 4 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-14 05:59:33,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:33,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:33,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 05:59:33,902 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:33,902 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:33,905 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:33,905 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-08-14 05:59:33,905 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 6 more)] ===
[2024-08-14 05:59:33,906 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 05:59:33,906 INFO  L85        PathProgramCache]: Analyzing trace with hash 2088478474, now seen corresponding path program 1 times
[2024-08-14 05:59:33,906 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 05:59:33,906 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [666727105]
[2024-08-14 05:59:33,906 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 05:59:33,906 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 05:59:34,020 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 05:59:34,552 INFO  L134       CoverageAnalysis]: Checked inductivity of 363 backedges. 55 proven. 33 refuted. 0 times theorem prover too weak. 275 trivial. 0 not checked.
[2024-08-14 05:59:34,552 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 05:59:34,553 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [666727105]
[2024-08-14 05:59:34,553 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [666727105] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-14 05:59:34,553 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [359208959]
[2024-08-14 05:59:34,553 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 05:59:34,554 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-14 05:59:34,554 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 05:59:34,575 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-14 05:59:34,580 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-14 05:59:34,814 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 05:59:34,821 INFO  L262         TraceCheckSpWp]: Trace formula consists of 667 conjuncts, 4 conjunts are in the unsatisfiable core
[2024-08-14 05:59:34,831 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-14 05:59:34,965 INFO  L134       CoverageAnalysis]: Checked inductivity of 363 backedges. 115 proven. 1 refuted. 0 times theorem prover too weak. 247 trivial. 0 not checked.
[2024-08-14 05:59:34,966 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-14 05:59:35,202 INFO  L134       CoverageAnalysis]: Checked inductivity of 363 backedges. 110 proven. 6 refuted. 0 times theorem prover too weak. 247 trivial. 0 not checked.
[2024-08-14 05:59:35,204 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [359208959] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-14 05:59:35,204 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-14 05:59:35,205 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5, 5] total 12
[2024-08-14 05:59:35,205 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1803773966]
[2024-08-14 05:59:35,205 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-14 05:59:35,206 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-08-14 05:59:35,207 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 05:59:35,208 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-08-14 05:59:35,209 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=34, Invalid=98, Unknown=0, NotChecked=0, Total=132
[2024-08-14 05:59:35,210 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 05:59:35,210 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 05:59:35,211 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 12.5) internal successors, (150), 12 states have internal predecessors, (150), 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-14 05:59:35,211 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:35,211 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:35,211 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:35,211 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 05:59:35,367 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:35,367 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:35,367 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:35,368 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 05:59:35,388 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-14 05:59:35,568 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,3 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-14 05:59:35,569 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 6 more)] ===
[2024-08-14 05:59:35,569 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 05:59:35,569 INFO  L85        PathProgramCache]: Analyzing trace with hash 1752474415, now seen corresponding path program 2 times
[2024-08-14 05:59:35,569 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 05:59:35,570 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [738023384]
[2024-08-14 05:59:35,570 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 05:59:35,570 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 05:59:35,628 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 05:59:36,289 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-08-14 05:59:36,290 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 05:59:36,290 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [738023384]
[2024-08-14 05:59:36,290 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [738023384] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-14 05:59:36,290 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1341306469]
[2024-08-14 05:59:36,290 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-08-14 05:59:36,290 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-14 05:59:36,291 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 05:59:36,292 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-14 05:59:36,294 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-14 05:59:36,454 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-08-14 05:59:36,455 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-14 05:59:36,458 INFO  L262         TraceCheckSpWp]: Trace formula consists of 370 conjuncts, 13 conjunts are in the unsatisfiable core
[2024-08-14 05:59:36,460 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-14 05:59:37,001 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-08-14 05:59:37,002 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-14 05:59:37,511 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 5 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-08-14 05:59:37,511 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1341306469] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-14 05:59:37,511 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-14 05:59:37,512 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 9, 9] total 26
[2024-08-14 05:59:37,512 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1424115651]
[2024-08-14 05:59:37,512 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-14 05:59:37,513 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 27 states
[2024-08-14 05:59:37,513 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 05:59:37,514 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants.
[2024-08-14 05:59:37,515 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=94, Invalid=608, Unknown=0, NotChecked=0, Total=702
[2024-08-14 05:59:37,515 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 05:59:37,515 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 05:59:37,515 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 27 states, 27 states have (on average 5.296296296296297) internal successors, (143), 26 states have internal predecessors, (143), 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-14 05:59:37,516 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:37,516 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:37,516 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:37,516 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 05:59:37,516 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 05:59:41,574 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:41,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:41,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:41,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 05:59:41,576 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 84 states. 
[2024-08-14 05:59:41,595 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-08-14 05:59:41,776 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-14 05:59:41,777 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 6 more)] ===
[2024-08-14 05:59:41,778 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 05:59:41,778 INFO  L85        PathProgramCache]: Analyzing trace with hash 401315389, now seen corresponding path program 3 times
[2024-08-14 05:59:41,778 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 05:59:41,778 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1128373803]
[2024-08-14 05:59:41,778 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 05:59:41,779 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 05:59:42,001 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 05:59:42,874 INFO  L134       CoverageAnalysis]: Checked inductivity of 1452 backedges. 203 proven. 295 refuted. 0 times theorem prover too weak. 954 trivial. 0 not checked.
[2024-08-14 05:59:42,874 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 05:59:42,875 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1128373803]
[2024-08-14 05:59:42,875 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1128373803] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-14 05:59:42,875 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [773105939]
[2024-08-14 05:59:42,875 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-08-14 05:59:42,875 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-14 05:59:42,876 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 05:59:42,877 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-14 05:59:42,879 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-14 05:59:43,083 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s)
[2024-08-14 05:59:43,084 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-14 05:59:43,086 INFO  L262         TraceCheckSpWp]: Trace formula consists of 368 conjuncts, 12 conjunts are in the unsatisfiable core
[2024-08-14 05:59:43,098 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-14 05:59:43,374 INFO  L134       CoverageAnalysis]: Checked inductivity of 1452 backedges. 206 proven. 1 refuted. 0 times theorem prover too weak. 1245 trivial. 0 not checked.
[2024-08-14 05:59:43,375 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-14 05:59:43,710 INFO  L134       CoverageAnalysis]: Checked inductivity of 1452 backedges. 50 proven. 159 refuted. 0 times theorem prover too weak. 1243 trivial. 0 not checked.
[2024-08-14 05:59:43,710 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [773105939] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-14 05:59:43,710 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-14 05:59:43,711 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 5, 6] total 16
[2024-08-14 05:59:43,711 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [698479631]
[2024-08-14 05:59:43,711 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-14 05:59:43,712 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-08-14 05:59:43,712 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 05:59:43,713 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-08-14 05:59:43,713 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=195, Unknown=0, NotChecked=0, Total=240
[2024-08-14 05:59:43,713 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 05:59:43,713 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 05:59:43,714 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 16 states have (on average 8.4375) internal successors, (135), 16 states have internal predecessors, (135), 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-14 05:59:43,714 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:43,714 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:43,714 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:43,715 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 05:59:43,715 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 84 states. 
[2024-08-14 05:59:43,715 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 05:59:43,988 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:43,988 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:43,988 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:43,989 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 05:59:43,989 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 84 states. 
[2024-08-14 05:59:43,989 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 05:59:44,007 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-08-14 05:59:44,190 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,5 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-14 05:59:44,190 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 6 more)] ===
[2024-08-14 05:59:44,191 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 05:59:44,191 INFO  L85        PathProgramCache]: Analyzing trace with hash 2108317026, now seen corresponding path program 4 times
[2024-08-14 05:59:44,191 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 05:59:44,191 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [634464094]
[2024-08-14 05:59:44,191 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 05:59:44,192 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 05:59:44,365 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 05:59:45,216 INFO  L134       CoverageAnalysis]: Checked inductivity of 1457 backedges. 219 proven. 370 refuted. 0 times theorem prover too weak. 868 trivial. 0 not checked.
[2024-08-14 05:59:45,216 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 05:59:45,216 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [634464094]
[2024-08-14 05:59:45,217 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [634464094] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-14 05:59:45,217 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [673723712]
[2024-08-14 05:59:45,217 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-08-14 05:59:45,218 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-14 05:59:45,218 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 05:59:45,220 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-14 05:59:45,222 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-14 05:59:45,527 INFO  L228   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-08-14 05:59:45,527 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-14 05:59:45,534 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1060 conjuncts, 16 conjunts are in the unsatisfiable core
[2024-08-14 05:59:45,540 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-14 05:59:46,169 INFO  L134       CoverageAnalysis]: Checked inductivity of 1457 backedges. 524 proven. 6 refuted. 0 times theorem prover too weak. 927 trivial. 0 not checked.
[2024-08-14 05:59:46,169 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-14 05:59:46,699 INFO  L349             Elim1Store]: treesize reduction 7, result has 12.5 percent of original size
[2024-08-14 05:59:46,700 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 20 treesize of output 4
[2024-08-14 05:59:46,809 INFO  L134       CoverageAnalysis]: Checked inductivity of 1457 backedges. 490 proven. 40 refuted. 0 times theorem prover too weak. 927 trivial. 0 not checked.
[2024-08-14 05:59:46,810 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [673723712] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-14 05:59:46,810 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-14 05:59:46,810 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10, 10] total 24
[2024-08-14 05:59:46,811 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1363447540]
[2024-08-14 05:59:46,811 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-14 05:59:46,811 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 24 states
[2024-08-14 05:59:46,812 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 05:59:46,812 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants.
[2024-08-14 05:59:46,813 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=128, Invalid=424, Unknown=0, NotChecked=0, Total=552
[2024-08-14 05:59:46,813 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 05:59:46,813 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 05:59:46,813 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 24 states, 24 states have (on average 6.958333333333333) internal successors, (167), 24 states have internal predecessors, (167), 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-14 05:59:46,813 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:46,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:46,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:46,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 05:59:46,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 84 states. 
[2024-08-14 05:59:46,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 05:59:46,814 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 05:59:47,099 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:47,099 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:47,099 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:47,099 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 05:59:47,099 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 84 states. 
[2024-08-14 05:59:47,100 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 05:59:47,100 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 05:59:47,119 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2024-08-14 05:59:47,300 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6
[2024-08-14 05:59:47,301 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 6 more)] ===
[2024-08-14 05:59:47,301 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 05:59:47,301 INFO  L85        PathProgramCache]: Analyzing trace with hash 1363266690, now seen corresponding path program 5 times
[2024-08-14 05:59:47,301 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 05:59:47,302 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [691817685]
[2024-08-14 05:59:47,302 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 05:59:47,302 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 05:59:47,443 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 05:59:48,410 INFO  L134       CoverageAnalysis]: Checked inductivity of 1461 backedges. 231 proven. 419 refuted. 0 times theorem prover too weak. 811 trivial. 0 not checked.
[2024-08-14 05:59:48,411 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 05:59:48,411 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [691817685]
[2024-08-14 05:59:48,411 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [691817685] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-14 05:59:48,412 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [720685293]
[2024-08-14 05:59:48,412 INFO  L93    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-08-14 05:59:48,412 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-14 05:59:48,412 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 05:59:48,414 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-14 05:59:48,415 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-14 05:59:49,138 INFO  L228   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 18 check-sat command(s)
[2024-08-14 05:59:49,138 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-14 05:59:49,147 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1069 conjuncts, 12 conjunts are in the unsatisfiable core
[2024-08-14 05:59:49,151 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-14 05:59:49,316 INFO  L134       CoverageAnalysis]: Checked inductivity of 1461 backedges. 359 proven. 8 refuted. 0 times theorem prover too weak. 1094 trivial. 0 not checked.
[2024-08-14 05:59:49,316 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-14 05:59:49,519 INFO  L134       CoverageAnalysis]: Checked inductivity of 1461 backedges. 349 proven. 18 refuted. 0 times theorem prover too weak. 1094 trivial. 0 not checked.
[2024-08-14 05:59:49,520 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [720685293] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-14 05:59:49,520 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-14 05:59:49,520 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 7, 7] total 23
[2024-08-14 05:59:49,520 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [911587539]
[2024-08-14 05:59:49,521 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-14 05:59:49,521 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 23 states
[2024-08-14 05:59:49,521 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 05:59:49,522 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants.
[2024-08-14 05:59:49,523 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=84, Invalid=422, Unknown=0, NotChecked=0, Total=506
[2024-08-14 05:59:49,523 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 05:59:49,523 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 05:59:49,523 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 23 states, 23 states have (on average 7.304347826086956) internal successors, (168), 23 states have internal predecessors, (168), 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-14 05:59:49,524 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:49,524 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:49,524 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:49,524 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 05:59:49,524 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 84 states. 
[2024-08-14 05:59:49,524 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 05:59:49,524 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 05:59:49,524 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 05:59:49,827 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:49,827 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:49,828 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:49,828 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 05:59:49,828 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 84 states. 
[2024-08-14 05:59:49,828 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 05:59:49,828 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 05:59:49,828 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-08-14 05:59:49,845 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2024-08-14 05:59:50,029 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,7 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-14 05:59:50,029 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 6 more)] ===
[2024-08-14 05:59:50,030 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 05:59:50,030 INFO  L85        PathProgramCache]: Analyzing trace with hash 437793063, now seen corresponding path program 6 times
[2024-08-14 05:59:50,030 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 05:59:50,030 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1919642973]
[2024-08-14 05:59:50,030 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 05:59:50,031 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 05:59:50,182 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 05:59:51,317 INFO  L134       CoverageAnalysis]: Checked inductivity of 1469 backedges. 277 proven. 560 refuted. 0 times theorem prover too weak. 632 trivial. 0 not checked.
[2024-08-14 05:59:51,317 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 05:59:51,321 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1919642973]
[2024-08-14 05:59:51,321 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1919642973] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-14 05:59:51,322 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [61833812]
[2024-08-14 05:59:51,322 INFO  L93    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-08-14 05:59:51,322 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-14 05:59:51,322 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 05:59:51,325 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-14 05:59:51,326 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-08-14 05:59:51,653 INFO  L228   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 6 check-sat command(s)
[2024-08-14 05:59:51,653 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-14 05:59:51,659 INFO  L262         TraceCheckSpWp]: Trace formula consists of 494 conjuncts, 13 conjunts are in the unsatisfiable core
[2024-08-14 05:59:51,664 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-14 05:59:51,918 INFO  L134       CoverageAnalysis]: Checked inductivity of 1469 backedges. 627 proven. 6 refuted. 0 times theorem prover too weak. 836 trivial. 0 not checked.
[2024-08-14 05:59:51,919 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-14 05:59:52,188 INFO  L134       CoverageAnalysis]: Checked inductivity of 1469 backedges. 567 proven. 66 refuted. 0 times theorem prover too weak. 836 trivial. 0 not checked.
[2024-08-14 05:59:52,188 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [61833812] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-14 05:59:52,189 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-14 05:59:52,189 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 9, 9] total 29
[2024-08-14 05:59:52,189 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1271982696]
[2024-08-14 05:59:52,189 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-14 05:59:52,190 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 29 states
[2024-08-14 05:59:52,190 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 05:59:52,191 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants.
[2024-08-14 05:59:52,191 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=131, Invalid=681, Unknown=0, NotChecked=0, Total=812
[2024-08-14 05:59:52,191 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 05:59:52,192 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 05:59:52,192 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 29 states, 29 states have (on average 7.172413793103448) internal successors, (208), 29 states have internal predecessors, (208), 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-14 05:59:52,192 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:52,192 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:52,192 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:52,192 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 05:59:52,193 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 84 states. 
[2024-08-14 05:59:52,193 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 05:59:52,193 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 05:59:52,193 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-08-14 05:59:52,193 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 05:59:52,409 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:52,410 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:52,410 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:52,410 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 05:59:52,410 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 84 states. 
[2024-08-14 05:59:52,410 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 05:59:52,410 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 05:59:52,410 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-08-14 05:59:52,410 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-08-14 05:59:52,429 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-08-14 05:59:52,611 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8
[2024-08-14 05:59:52,611 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 6 more)] ===
[2024-08-14 05:59:52,612 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 05:59:52,612 INFO  L85        PathProgramCache]: Analyzing trace with hash 198280162, now seen corresponding path program 7 times
[2024-08-14 05:59:52,612 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 05:59:52,612 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [276173913]
[2024-08-14 05:59:52,612 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 05:59:52,612 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 05:59:52,769 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 05:59:53,761 INFO  L134       CoverageAnalysis]: Checked inductivity of 1479 backedges. 342 proven. 622 refuted. 0 times theorem prover too weak. 515 trivial. 0 not checked.
[2024-08-14 05:59:53,762 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 05:59:53,762 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [276173913]
[2024-08-14 05:59:53,762 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [276173913] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-14 05:59:53,762 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [394140093]
[2024-08-14 05:59:53,762 INFO  L93    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-08-14 05:59:53,763 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-14 05:59:53,763 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 05:59:53,765 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-14 05:59:53,769 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-08-14 05:59:54,113 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 05:59:54,118 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1105 conjuncts, 14 conjunts are in the unsatisfiable core
[2024-08-14 05:59:54,121 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-14 05:59:54,412 INFO  L134       CoverageAnalysis]: Checked inductivity of 1479 backedges. 694 proven. 10 refuted. 0 times theorem prover too weak. 775 trivial. 0 not checked.
[2024-08-14 05:59:54,412 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-14 05:59:54,731 INFO  L134       CoverageAnalysis]: Checked inductivity of 1479 backedges. 629 proven. 75 refuted. 0 times theorem prover too weak. 775 trivial. 0 not checked.
[2024-08-14 05:59:54,731 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [394140093] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-14 05:59:54,731 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-14 05:59:54,731 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 11, 11] total 35
[2024-08-14 05:59:54,732 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1022149011]
[2024-08-14 05:59:54,732 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-14 05:59:54,732 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 35 states
[2024-08-14 05:59:54,732 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 05:59:54,733 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 35 interpolants.
[2024-08-14 05:59:54,734 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=186, Invalid=1004, Unknown=0, NotChecked=0, Total=1190
[2024-08-14 05:59:54,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 05:59:54,734 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 05:59:54,735 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 35 states, 35 states have (on average 7.171428571428572) internal successors, (251), 35 states have internal predecessors, (251), 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-14 05:59:54,735 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:54,735 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:54,735 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:54,735 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 05:59:54,735 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 84 states. 
[2024-08-14 05:59:54,735 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 05:59:54,736 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 05:59:54,736 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-08-14 05:59:54,736 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-08-14 05:59:54,736 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 05:59:55,094 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:55,094 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:55,094 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:55,094 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 05:59:55,094 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 84 states. 
[2024-08-14 05:59:55,094 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 05:59:55,094 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 05:59:55,094 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-08-14 05:59:55,095 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-08-14 05:59:55,095 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-08-14 05:59:55,134 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-08-14 05:59:55,295 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,9 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-14 05:59:55,296 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 6 more)] ===
[2024-08-14 05:59:55,296 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 05:59:55,296 INFO  L85        PathProgramCache]: Analyzing trace with hash 214432583, now seen corresponding path program 8 times
[2024-08-14 05:59:55,296 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 05:59:55,297 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1855819736]
[2024-08-14 05:59:55,297 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 05:59:55,297 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 05:59:55,438 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 05:59:56,544 INFO  L134       CoverageAnalysis]: Checked inductivity of 1491 backedges. 423 proven. 672 refuted. 0 times theorem prover too weak. 396 trivial. 0 not checked.
[2024-08-14 05:59:56,544 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 05:59:56,544 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1855819736]
[2024-08-14 05:59:56,545 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1855819736] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-14 05:59:56,545 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [639543050]
[2024-08-14 05:59:56,545 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-08-14 05:59:56,545 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-14 05:59:56,545 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 05:59:56,546 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-14 05:59:56,547 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-08-14 05:59:56,857 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-08-14 05:59:56,857 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-14 05:59:56,861 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1123 conjuncts, 16 conjunts are in the unsatisfiable core
[2024-08-14 05:59:56,865 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-14 05:59:57,274 INFO  L134       CoverageAnalysis]: Checked inductivity of 1491 backedges. 819 proven. 15 refuted. 0 times theorem prover too weak. 657 trivial. 0 not checked.
[2024-08-14 05:59:57,275 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-14 05:59:57,685 INFO  L134       CoverageAnalysis]: Checked inductivity of 1491 backedges. 734 proven. 100 refuted. 0 times theorem prover too weak. 657 trivial. 0 not checked.
[2024-08-14 05:59:57,685 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [639543050] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-14 05:59:57,686 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-14 05:59:57,686 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 13, 13] total 41
[2024-08-14 05:59:57,686 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1869671447]
[2024-08-14 05:59:57,686 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-14 05:59:57,686 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 41 states
[2024-08-14 05:59:57,687 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 05:59:57,688 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 41 interpolants.
[2024-08-14 05:59:57,688 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=251, Invalid=1389, Unknown=0, NotChecked=0, Total=1640
[2024-08-14 05:59:57,688 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 05:59:57,689 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 05:59:57,689 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 41 states, 41 states have (on average 7.073170731707317) internal successors, (290), 41 states have internal predecessors, (290), 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-14 05:59:57,689 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:57,689 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:57,689 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:57,689 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 05:59:57,689 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 84 states. 
[2024-08-14 05:59:57,689 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 05:59:57,689 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 05:59:57,690 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-08-14 05:59:57,690 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-08-14 05:59:57,690 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-08-14 05:59:57,690 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 05:59:57,940 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:57,940 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:57,941 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 05:59:57,941 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 05:59:57,941 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 84 states. 
[2024-08-14 05:59:57,941 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 05:59:57,941 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 05:59:57,941 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-08-14 05:59:57,941 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-08-14 05:59:57,941 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-08-14 05:59:57,942 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-08-14 05:59:57,959 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0
[2024-08-14 05:59:58,142 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,10 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-14 05:59:58,142 INFO  L420      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 6 more)] ===
[2024-08-14 05:59:58,143 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 05:59:58,143 INFO  L85        PathProgramCache]: Analyzing trace with hash 445920066, now seen corresponding path program 9 times
[2024-08-14 05:59:58,143 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 05:59:58,143 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1489070213]
[2024-08-14 05:59:58,143 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 05:59:58,143 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 05:59:58,266 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 05:59:59,310 INFO  L134       CoverageAnalysis]: Checked inductivity of 1505 backedges. 483 proven. 693 refuted. 0 times theorem prover too weak. 329 trivial. 0 not checked.
[2024-08-14 05:59:59,311 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 05:59:59,311 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1489070213]
[2024-08-14 05:59:59,311 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1489070213] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-14 05:59:59,311 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1598043447]
[2024-08-14 05:59:59,311 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-08-14 05:59:59,311 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-14 05:59:59,311 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 05:59:59,313 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-14 05:59:59,313 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-08-14 05:59:59,665 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s)
[2024-08-14 05:59:59,665 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-14 05:59:59,667 INFO  L262         TraceCheckSpWp]: Trace formula consists of 552 conjuncts, 15 conjunts are in the unsatisfiable core
[2024-08-14 05:59:59,671 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-14 06:00:00,114 INFO  L134       CoverageAnalysis]: Checked inductivity of 1505 backedges. 291 proven. 54 refuted. 0 times theorem prover too weak. 1160 trivial. 0 not checked.
[2024-08-14 06:00:00,114 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-14 06:00:00,228 INFO  L134       CoverageAnalysis]: Checked inductivity of 1505 backedges. 320 proven. 5 refuted. 0 times theorem prover too weak. 1180 trivial. 0 not checked.
[2024-08-14 06:00:00,228 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1598043447] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-14 06:00:00,228 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-14 06:00:00,228 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 12, 6] total 35
[2024-08-14 06:00:00,228 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1970219898]
[2024-08-14 06:00:00,229 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-14 06:00:00,229 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 35 states
[2024-08-14 06:00:00,229 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 06:00:00,230 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 35 interpolants.
[2024-08-14 06:00:00,230 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=171, Invalid=1019, Unknown=0, NotChecked=0, Total=1190
[2024-08-14 06:00:00,231 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 06:00:00,231 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 06:00:00,231 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 35 states, 35 states have (on average 7.314285714285714) internal successors, (256), 35 states have internal predecessors, (256), 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-14 06:00:00,232 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:00,232 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:00,232 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:00,232 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 06:00:00,232 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 84 states. 
[2024-08-14 06:00:00,232 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 06:00:00,232 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 06:00:00,232 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-08-14 06:00:00,232 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-08-14 06:00:00,233 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-08-14 06:00:00,233 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-08-14 06:00:00,233 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 06:00:01,318 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:01,318 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:01,318 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:01,318 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 06:00:01,318 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 85 states. 
[2024-08-14 06:00:01,318 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 06:00:01,318 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 06:00:01,318 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-08-14 06:00:01,319 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-08-14 06:00:01,319 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-08-14 06:00:01,319 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-08-14 06:00:01,319 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. 
[2024-08-14 06:00:01,333 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0
[2024-08-14 06:00:01,519 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11
[2024-08-14 06:00:01,520 INFO  L420      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 6 more)] ===
[2024-08-14 06:00:01,520 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 06:00:01,520 INFO  L85        PathProgramCache]: Analyzing trace with hash 1601774254, now seen corresponding path program 10 times
[2024-08-14 06:00:01,520 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 06:00:01,520 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [25192080]
[2024-08-14 06:00:01,520 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 06:00:01,520 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 06:00:01,612 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 06:00:02,589 INFO  L134       CoverageAnalysis]: Checked inductivity of 992 backedges. 401 proven. 459 refuted. 0 times theorem prover too weak. 132 trivial. 0 not checked.
[2024-08-14 06:00:02,590 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 06:00:02,590 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [25192080]
[2024-08-14 06:00:02,590 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [25192080] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-14 06:00:02,590 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [867032882]
[2024-08-14 06:00:02,590 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-08-14 06:00:02,590 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-14 06:00:02,590 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 06:00:02,592 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-14 06:00:02,594 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-08-14 06:00:02,898 INFO  L228   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-08-14 06:00:02,899 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-14 06:00:02,903 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1010 conjuncts, 24 conjunts are in the unsatisfiable core
[2024-08-14 06:00:02,907 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-14 06:00:03,882 INFO  L134       CoverageAnalysis]: Checked inductivity of 992 backedges. 782 proven. 90 refuted. 0 times theorem prover too weak. 120 trivial. 0 not checked.
[2024-08-14 06:00:03,882 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-14 06:00:03,892 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 12 treesize of output 4
[2024-08-14 06:00:04,731 INFO  L134       CoverageAnalysis]: Checked inductivity of 992 backedges. 704 proven. 168 refuted. 0 times theorem prover too weak. 120 trivial. 0 not checked.
[2024-08-14 06:00:04,732 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [867032882] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-14 06:00:04,732 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-14 06:00:04,732 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22, 20, 20] total 60
[2024-08-14 06:00:04,732 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1300490524]
[2024-08-14 06:00:04,732 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-14 06:00:04,733 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 60 states
[2024-08-14 06:00:04,733 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 06:00:04,734 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 60 interpolants.
[2024-08-14 06:00:04,735 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=570, Invalid=2970, Unknown=0, NotChecked=0, Total=3540
[2024-08-14 06:00:04,735 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 06:00:04,736 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 06:00:04,736 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 60 states, 60 states have (on average 7.1) internal successors, (426), 60 states have internal predecessors, (426), 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-14 06:00:04,736 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:04,736 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:04,737 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:04,737 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 06:00:04,737 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 85 states. 
[2024-08-14 06:00:04,737 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 06:00:04,737 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 06:00:04,737 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-08-14 06:00:04,737 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-08-14 06:00:04,737 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-08-14 06:00:04,737 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-08-14 06:00:04,737 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 28 states. 
[2024-08-14 06:00:04,737 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 06:00:05,050 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:05,051 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:05,051 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:05,051 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 06:00:05,051 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 85 states. 
[2024-08-14 06:00:05,051 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 06:00:05,051 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 06:00:05,051 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-08-14 06:00:05,051 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-08-14 06:00:05,051 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-08-14 06:00:05,051 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-08-14 06:00:05,051 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. 
[2024-08-14 06:00:05,051 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-08-14 06:00:05,068 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0
[2024-08-14 06:00:05,252 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,12 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-14 06:00:05,252 INFO  L420      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 6 more)] ===
[2024-08-14 06:00:05,256 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 06:00:05,256 INFO  L85        PathProgramCache]: Analyzing trace with hash -442835442, now seen corresponding path program 11 times
[2024-08-14 06:00:05,256 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 06:00:05,257 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [670292603]
[2024-08-14 06:00:05,257 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 06:00:05,257 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 06:00:05,362 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 06:00:06,273 INFO  L134       CoverageAnalysis]: Checked inductivity of 1036 backedges. 491 proven. 423 refuted. 0 times theorem prover too weak. 122 trivial. 0 not checked.
[2024-08-14 06:00:06,273 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 06:00:06,273 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [670292603]
[2024-08-14 06:00:06,274 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [670292603] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-14 06:00:06,274 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1854667185]
[2024-08-14 06:00:06,274 INFO  L93    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-08-14 06:00:06,274 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-14 06:00:06,274 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 06:00:06,275 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-14 06:00:06,276 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-08-14 06:00:09,177 INFO  L228   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 11 check-sat command(s)
[2024-08-14 06:00:09,177 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-14 06:00:09,191 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1055 conjuncts, 30 conjunts are in the unsatisfiable core
[2024-08-14 06:00:09,198 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-14 06:00:10,137 INFO  L134       CoverageAnalysis]: Checked inductivity of 1036 backedges. 893 proven. 55 refuted. 0 times theorem prover too weak. 88 trivial. 0 not checked.
[2024-08-14 06:00:10,138 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-14 06:00:11,126 INFO  L134       CoverageAnalysis]: Checked inductivity of 1036 backedges. 668 proven. 280 refuted. 0 times theorem prover too weak. 88 trivial. 0 not checked.
[2024-08-14 06:00:11,126 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1854667185] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-14 06:00:11,126 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-14 06:00:11,126 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [24, 24, 24] total 69
[2024-08-14 06:00:11,127 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [271112444]
[2024-08-14 06:00:11,127 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-14 06:00:11,127 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 69 states
[2024-08-14 06:00:11,127 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 06:00:11,129 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 69 interpolants.
[2024-08-14 06:00:11,131 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=713, Invalid=3979, Unknown=0, NotChecked=0, Total=4692
[2024-08-14 06:00:11,131 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 06:00:11,131 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 06:00:11,132 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 69 states, 69 states have (on average 6.492753623188406) internal successors, (448), 69 states have internal predecessors, (448), 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-14 06:00:11,132 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:11,132 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:11,132 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:11,132 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 06:00:11,132 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 85 states. 
[2024-08-14 06:00:11,133 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 06:00:11,133 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 06:00:11,133 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-08-14 06:00:11,133 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-08-14 06:00:11,133 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-08-14 06:00:11,133 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-08-14 06:00:11,133 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 28 states. 
[2024-08-14 06:00:11,133 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. 
[2024-08-14 06:00:11,133 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 06:00:11,487 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:11,487 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:11,487 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:11,487 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 06:00:11,487 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 85 states. 
[2024-08-14 06:00:11,487 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 06:00:11,487 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 06:00:11,487 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-08-14 06:00:11,487 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-08-14 06:00:11,487 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-08-14 06:00:11,488 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-08-14 06:00:11,488 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. 
[2024-08-14 06:00:11,488 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-08-14 06:00:11,488 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. 
[2024-08-14 06:00:11,517 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-08-14 06:00:11,689 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13
[2024-08-14 06:00:11,689 INFO  L420      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 6 more)] ===
[2024-08-14 06:00:11,690 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 06:00:11,690 INFO  L85        PathProgramCache]: Analyzing trace with hash -361225869, now seen corresponding path program 12 times
[2024-08-14 06:00:11,690 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 06:00:11,690 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1067504948]
[2024-08-14 06:00:11,690 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 06:00:11,690 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 06:00:11,785 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 06:00:13,033 INFO  L134       CoverageAnalysis]: Checked inductivity of 1058 backedges. 665 proven. 301 refuted. 0 times theorem prover too weak. 92 trivial. 0 not checked.
[2024-08-14 06:00:13,033 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 06:00:13,033 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1067504948]
[2024-08-14 06:00:13,033 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1067504948] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-14 06:00:13,034 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1629301219]
[2024-08-14 06:00:13,034 INFO  L93    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-08-14 06:00:13,034 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-14 06:00:13,034 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 06:00:13,035 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-14 06:00:13,037 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-08-14 06:00:16,393 INFO  L228   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 11 check-sat command(s)
[2024-08-14 06:00:16,394 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-14 06:00:16,406 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1073 conjuncts, 29 conjunts are in the unsatisfiable core
[2024-08-14 06:00:16,411 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-14 06:00:17,469 INFO  L134       CoverageAnalysis]: Checked inductivity of 1058 backedges. 905 proven. 66 refuted. 0 times theorem prover too weak. 87 trivial. 0 not checked.
[2024-08-14 06:00:17,469 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-14 06:00:18,565 INFO  L134       CoverageAnalysis]: Checked inductivity of 1058 backedges. 768 proven. 203 refuted. 0 times theorem prover too weak. 87 trivial. 0 not checked.
[2024-08-14 06:00:18,565 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1629301219] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-14 06:00:18,566 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-14 06:00:18,566 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 26, 26] total 76
[2024-08-14 06:00:18,566 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2083596938]
[2024-08-14 06:00:18,566 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-14 06:00:18,567 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 76 states
[2024-08-14 06:00:18,567 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 06:00:18,569 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 76 interpolants.
[2024-08-14 06:00:18,571 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=894, Invalid=4806, Unknown=0, NotChecked=0, Total=5700
[2024-08-14 06:00:18,571 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 06:00:18,571 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 06:00:18,572 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 76 states, 76 states have (on average 6.7894736842105265) internal successors, (516), 76 states have internal predecessors, (516), 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-14 06:00:18,572 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:18,572 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:18,572 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:18,572 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 06:00:18,572 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 85 states. 
[2024-08-14 06:00:18,572 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 06:00:18,572 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 06:00:18,573 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-08-14 06:00:18,573 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-08-14 06:00:18,573 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-08-14 06:00:18,573 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-08-14 06:00:18,573 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 28 states. 
[2024-08-14 06:00:18,573 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. 
[2024-08-14 06:00:18,573 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 28 states. 
[2024-08-14 06:00:18,573 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 06:00:18,886 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:18,886 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:18,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:18,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 06:00:18,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 85 states. 
[2024-08-14 06:00:18,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 06:00:18,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 06:00:18,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-08-14 06:00:18,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-08-14 06:00:18,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-08-14 06:00:18,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-08-14 06:00:18,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. 
[2024-08-14 06:00:18,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-08-14 06:00:18,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. 
[2024-08-14 06:00:18,889 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-08-14 06:00:18,921 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0
[2024-08-14 06:00:19,089 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2024-08-14 06:00:19,090 INFO  L420      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 6 more)] ===
[2024-08-14 06:00:19,090 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 06:00:19,090 INFO  L85        PathProgramCache]: Analyzing trace with hash -1976712759, now seen corresponding path program 13 times
[2024-08-14 06:00:19,091 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 06:00:19,091 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2013793383]
[2024-08-14 06:00:19,091 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 06:00:19,091 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 06:00:19,348 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 06:00:20,621 INFO  L134       CoverageAnalysis]: Checked inductivity of 1095 backedges. 788 proven. 201 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked.
[2024-08-14 06:00:20,621 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 06:00:20,621 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2013793383]
[2024-08-14 06:00:20,621 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2013793383] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-14 06:00:20,621 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1624357757]
[2024-08-14 06:00:20,622 INFO  L93    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-08-14 06:00:20,622 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-14 06:00:20,622 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 06:00:20,623 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-14 06:00:20,624 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-08-14 06:00:20,968 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 06:00:20,974 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1100 conjuncts, 22 conjunts are in the unsatisfiable core
[2024-08-14 06:00:20,978 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-14 06:00:21,175 INFO  L134       CoverageAnalysis]: Checked inductivity of 1095 backedges. 373 proven. 189 refuted. 0 times theorem prover too weak. 533 trivial. 0 not checked.
[2024-08-14 06:00:21,175 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-14 06:00:22,038 INFO  L134       CoverageAnalysis]: Checked inductivity of 1095 backedges. 278 proven. 624 refuted. 0 times theorem prover too weak. 193 trivial. 0 not checked.
[2024-08-14 06:00:22,038 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1624357757] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-14 06:00:22,038 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-14 06:00:22,038 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [28, 6, 23] total 53
[2024-08-14 06:00:22,038 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2035610962]
[2024-08-14 06:00:22,038 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-14 06:00:22,039 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 53 states
[2024-08-14 06:00:22,039 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 06:00:22,040 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 53 interpolants.
[2024-08-14 06:00:22,041 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=480, Invalid=2276, Unknown=0, NotChecked=0, Total=2756
[2024-08-14 06:00:22,041 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 06:00:22,041 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 06:00:22,042 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 53 states, 53 states have (on average 7.528301886792453) internal successors, (399), 53 states have internal predecessors, (399), 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-14 06:00:22,042 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:22,042 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:22,042 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:22,042 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 06:00:22,042 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 85 states. 
[2024-08-14 06:00:22,042 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 06:00:22,042 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 06:00:22,042 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-08-14 06:00:22,043 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-08-14 06:00:22,043 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-08-14 06:00:22,043 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-08-14 06:00:22,043 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 28 states. 
[2024-08-14 06:00:22,043 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. 
[2024-08-14 06:00:22,043 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 28 states. 
[2024-08-14 06:00:22,043 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-08-14 06:00:22,043 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 06:00:22,303 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:22,304 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:22,304 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:22,304 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 06:00:22,304 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 85 states. 
[2024-08-14 06:00:22,304 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 06:00:22,304 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 06:00:22,304 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-08-14 06:00:22,304 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-08-14 06:00:22,304 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-08-14 06:00:22,304 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-08-14 06:00:22,305 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. 
[2024-08-14 06:00:22,305 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-08-14 06:00:22,305 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. 
[2024-08-14 06:00:22,305 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-08-14 06:00:22,305 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-08-14 06:00:22,322 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0
[2024-08-14 06:00:22,506 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-08-14 06:00:22,506 INFO  L420      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 6 more)] ===
[2024-08-14 06:00:22,507 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 06:00:22,507 INFO  L85        PathProgramCache]: Analyzing trace with hash 1363929072, now seen corresponding path program 14 times
[2024-08-14 06:00:22,507 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 06:00:22,507 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1936311490]
[2024-08-14 06:00:22,507 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 06:00:22,507 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 06:00:22,643 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 06:00:24,316 INFO  L134       CoverageAnalysis]: Checked inductivity of 858 backedges. 94 proven. 254 refuted. 0 times theorem prover too weak. 510 trivial. 0 not checked.
[2024-08-14 06:00:24,316 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 06:00:24,316 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1936311490]
[2024-08-14 06:00:24,316 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1936311490] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-14 06:00:24,317 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [111626620]
[2024-08-14 06:00:24,317 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-08-14 06:00:24,317 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-14 06:00:24,317 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 06:00:24,319 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-14 06:00:24,321 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2024-08-14 06:00:24,711 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-08-14 06:00:24,712 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-14 06:00:24,717 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1019 conjuncts, 31 conjunts are in the unsatisfiable core
[2024-08-14 06:00:24,720 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-14 06:00:25,201 INFO  L134       CoverageAnalysis]: Checked inductivity of 858 backedges. 219 proven. 73 refuted. 0 times theorem prover too weak. 566 trivial. 0 not checked.
[2024-08-14 06:00:25,201 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-14 06:00:25,480 INFO  L134       CoverageAnalysis]: Checked inductivity of 858 backedges. 261 proven. 23 refuted. 0 times theorem prover too weak. 574 trivial. 0 not checked.
[2024-08-14 06:00:25,480 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [111626620] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-14 06:00:25,480 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-14 06:00:25,480 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 9, 8] total 25
[2024-08-14 06:00:25,480 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1468278206]
[2024-08-14 06:00:25,481 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-14 06:00:25,481 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 25 states
[2024-08-14 06:00:25,481 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 06:00:25,482 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants.
[2024-08-14 06:00:25,482 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=97, Invalid=503, Unknown=0, NotChecked=0, Total=600
[2024-08-14 06:00:25,482 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 06:00:25,483 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 06:00:25,483 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 25 states, 25 states have (on average 8.24) internal successors, (206), 25 states have internal predecessors, (206), 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-14 06:00:25,483 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:25,483 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:25,483 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:25,483 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 06:00:25,484 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 85 states. 
[2024-08-14 06:00:25,484 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 06:00:25,484 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 06:00:25,484 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-08-14 06:00:25,484 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-08-14 06:00:25,484 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-08-14 06:00:25,484 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-08-14 06:00:25,484 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 28 states. 
[2024-08-14 06:00:25,485 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. 
[2024-08-14 06:00:25,485 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 28 states. 
[2024-08-14 06:00:25,485 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-08-14 06:00:25,485 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-08-14 06:00:25,485 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 06:00:26,953 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:26,953 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:26,953 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:26,953 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 06:00:26,953 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 85 states. 
[2024-08-14 06:00:26,953 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 06:00:26,953 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 06:00:26,953 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-08-14 06:00:26,953 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-08-14 06:00:26,954 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-08-14 06:00:26,954 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-08-14 06:00:26,954 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. 
[2024-08-14 06:00:26,954 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-08-14 06:00:26,954 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. 
[2024-08-14 06:00:26,954 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-08-14 06:00:26,954 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-08-14 06:00:26,957 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. 
[2024-08-14 06:00:26,978 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0
[2024-08-14 06:00:27,158 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-08-14 06:00:27,158 INFO  L420      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 6 more)] ===
[2024-08-14 06:00:27,158 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 06:00:27,159 INFO  L85        PathProgramCache]: Analyzing trace with hash -2076744703, now seen corresponding path program 15 times
[2024-08-14 06:00:27,159 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 06:00:27,159 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [606800830]
[2024-08-14 06:00:27,159 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 06:00:27,159 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 06:00:27,270 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 06:00:28,066 INFO  L134       CoverageAnalysis]: Checked inductivity of 827 backedges. 223 proven. 190 refuted. 0 times theorem prover too weak. 414 trivial. 0 not checked.
[2024-08-14 06:00:28,067 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 06:00:28,067 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [606800830]
[2024-08-14 06:00:28,067 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [606800830] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-14 06:00:28,067 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [996000470]
[2024-08-14 06:00:28,068 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-08-14 06:00:28,068 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-14 06:00:28,068 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 06:00:28,070 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-14 06:00:28,072 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2024-08-14 06:00:31,094 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 11 check-sat command(s)
[2024-08-14 06:00:31,094 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-14 06:00:31,105 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1013 conjuncts, 21 conjunts are in the unsatisfiable core
[2024-08-14 06:00:31,109 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-14 06:00:31,274 INFO  L134       CoverageAnalysis]: Checked inductivity of 827 backedges. 220 proven. 205 refuted. 0 times theorem prover too weak. 402 trivial. 0 not checked.
[2024-08-14 06:00:31,274 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-14 06:00:31,796 INFO  L134       CoverageAnalysis]: Checked inductivity of 827 backedges. 59 proven. 586 refuted. 0 times theorem prover too weak. 182 trivial. 0 not checked.
[2024-08-14 06:00:31,796 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [996000470] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-14 06:00:31,796 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-14 06:00:31,796 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 7, 22] total 27
[2024-08-14 06:00:31,796 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [188707437]
[2024-08-14 06:00:31,797 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-14 06:00:31,797 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 27 states
[2024-08-14 06:00:31,797 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 06:00:31,798 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants.
[2024-08-14 06:00:31,798 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=296, Invalid=406, Unknown=0, NotChecked=0, Total=702
[2024-08-14 06:00:31,798 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 06:00:31,799 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 06:00:31,799 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 27 states, 27 states have (on average 9.25925925925926) internal successors, (250), 27 states have internal predecessors, (250), 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-14 06:00:31,799 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:31,799 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:31,799 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:31,799 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 06:00:31,799 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 85 states. 
[2024-08-14 06:00:31,799 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 06:00:31,800 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 06:00:31,800 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-08-14 06:00:31,800 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. 
[2024-08-14 06:00:31,800 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-08-14 06:00:31,800 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-08-14 06:00:31,800 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 28 states. 
[2024-08-14 06:00:31,800 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. 
[2024-08-14 06:00:31,800 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 28 states. 
[2024-08-14 06:00:31,800 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. 
[2024-08-14 06:00:31,800 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2024-08-14 06:00:31,801 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 45 states. 
[2024-08-14 06:00:31,801 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 06:00:32,146 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:32,146 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:32,146 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 06:00:32,146 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-08-14 06:00:32,146 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 85 states. 
[2024-08-14 06:00:32,146 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-08-14 06:00:32,146 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-14 06:00:32,146 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-08-14 06:00:32,147 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-08-14 06:00:32,147 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-08-14 06:00:32,147 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-08-14 06:00:32,147 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-08-14 06:00:32,147 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. 
[2024-08-14 06:00:32,147 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. 
[2024-08-14 06:00:32,147 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-08-14 06:00:32,147 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-08-14 06:00:32,147 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. 
[2024-08-14 06:00:32,147 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-14 06:00:32,165 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0
[2024-08-14 06:00:32,348 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-08-14 06:00:32,348 INFO  L420      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 6 more)] ===
[2024-08-14 06:00:32,348 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 06:00:32,349 INFO  L85        PathProgramCache]: Analyzing trace with hash 1592835869, now seen corresponding path program 16 times
[2024-08-14 06:00:32,349 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 06:00:32,349 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2100937856]
[2024-08-14 06:00:32,349 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 06:00:32,349 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 06:00:33,865 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat