./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread/fib_safe-7.i --full-output --witness-type correctness_witness --witnessparser.only.consider.loop.invariants false --validate ./goblint.2024-09-02_08-21-23.files/mutex-meet-local/fib_safe-7.yml/witness.yml --architecture 32bit


--------------------------------------------------------------------------------


Checking for ERROR reachability
Using default analysis
Version e94c40da
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/pthread/fib_safe-7.i ./goblint.2024-09-02_08-21-23.files/mutex-meet-local/fib_safe-7.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.positions.where.we.compute.the.hoare.annotation None --witnessparser.only.consider.loop.invariants false
--- Real Ultimate output ---
This is Ultimate 0.2.4-dev-e94c40d-m
[2024-09-23 15:37:37,019 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-09-23 15:37:37,093 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf
[2024-09-23 15:37:37,098 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-09-23 15:37:37,100 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-09-23 15:37:37,129 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-09-23 15:37:37,131 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-09-23 15:37:37,131 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-09-23 15:37:37,132 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-09-23 15:37:37,132 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-09-23 15:37:37,132 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-09-23 15:37:37,133 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-09-23 15:37:37,133 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-09-23 15:37:37,133 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-09-23 15:37:37,134 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-09-23 15:37:37,134 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-09-23 15:37:37,136 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-09-23 15:37:37,137 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-09-23 15:37:37,137 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-09-23 15:37:37,138 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-09-23 15:37:37,140 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-09-23 15:37:37,140 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-09-23 15:37:37,141 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-09-23 15:37:37,141 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-09-23 15:37:37,141 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-09-23 15:37:37,141 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-09-23 15:37:37,142 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-09-23 15:37:37,142 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-09-23 15:37:37,142 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-09-23 15:37:37,142 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-09-23 15:37:37,142 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-09-23 15:37:37,142 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-09-23 15:37:37,143 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-09-23 15:37:37,143 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-09-23 15:37:37,143 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-09-23 15:37:37,143 INFO  L153        SettingsManager]:  * DFS Order used in POR=LOOP_LOCKSTEP
[2024-09-23 15:37:37,143 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-09-23 15:37:37,143 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-09-23 15:37:37,144 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2024-09-23 15:37:37,144 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2024-09-23 15:37:37,145 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2024-09-23 15:37:37,146 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: Positions where we compute the Hoare Annotation -> None
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false
[2024-09-23 15:37:37,363 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-09-23 15:37:37,387 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-09-23 15:37:37,389 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-09-23 15:37:37,390 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-09-23 15:37:37,391 INFO  L274        PluginConnector]: CDTParser initialized
[2024-09-23 15:37:37,392 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/pthread/fib_safe-7.i
[2024-09-23 15:37:38,806 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-09-23 15:37:39,032 INFO  L384              CDTParser]: Found 1 translation units.
[2024-09-23 15:37:39,033 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread/fib_safe-7.i
[2024-09-23 15:37:39,047 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/e01f1688e/0b7c0e0ccef84b2db7ea54a0d47eb802/FLAG4257b6e2e
[2024-09-23 15:37:39,377 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/e01f1688e/0b7c0e0ccef84b2db7ea54a0d47eb802
[2024-09-23 15:37:39,381 INFO  L270        PluginConnector]: Initializing Witness Parser...
[2024-09-23 15:37:39,382 INFO  L274        PluginConnector]: Witness Parser initialized
[2024-09-23 15:37:39,384 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/./goblint.2024-09-02_08-21-23.files/mutex-meet-local/fib_safe-7.yml/witness.yml
[2024-09-23 15:37:39,467 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-09-23 15:37:39,469 INFO  L133        ToolchainWalker]: Walking toolchain with 5 elements.
[2024-09-23 15:37:39,471 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-09-23 15:37:39,472 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-09-23 15:37:39,476 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-09-23 15:37:39,477 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.09 03:37:39" (1/2) ...
[2024-09-23 15:37:39,478 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2aef046e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.09 03:37:39, skipping insertion in model container
[2024-09-23 15:37:39,478 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.09 03:37:39" (1/2) ...
[2024-09-23 15:37:39,480 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@1170a213 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.09 03:37:39, skipping insertion in model container
[2024-09-23 15:37:39,480 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 23.09 03:37:39" (2/2) ...
[2024-09-23 15:37:39,481 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2aef046e and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 23.09 03:37:39, skipping insertion in model container
[2024-09-23 15:37:39,481 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 23.09 03:37:39" (2/2) ...
[2024-09-23 15:37:39,533 INFO  L93    nessWitnessExtractor]: Found the following entries in the witness:
[2024-09-23 15:37:39,534 INFO  L1541             ArrayList]: Location invariant before [L697-L697] (1 <= i) && (1 <= j)
[2024-09-23 15:37:39,534 INFO  L1541             ArrayList]: Location invariant before [L715-L715] (((((((i == 0) && (j == 0)) && (p == 0)) && (q == 0)) && (cur == 1)) && (prev == 0)) && (next == 0)) && (x == 0)
[2024-09-23 15:37:39,534 INFO  L1541             ArrayList]: Location invariant before [L689-L689] (1 <= i) && (1 <= j)
[2024-09-23 15:37:39,535 INFO  L1541             ArrayList]: Location invariant before [L724-L724] (1 <= i) && (1 <= j)
[2024-09-23 15:37:39,535 INFO  L1541             ArrayList]: Location invariant before [L718-L718] (((((((i == 1) && (j == 0)) && (p == 0)) && (q == 0)) && (cur == 1)) && (prev == 0)) && (next == 0)) && (x == 0)
[2024-09-23 15:37:39,578 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-09-23 15:37:39,941 WARN  L248   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/pthread/fib_safe-7.i[30241,30254]
[2024-09-23 15:37:39,972 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-09-23 15:37:39,982 INFO  L200         MainTranslator]: Completed pre-run
[2024-09-23 15:37:40,020 WARN  L248   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/pthread/fib_safe-7.i[30241,30254]
Start Parsing Local
Start Parsing Local
Start Parsing Local
Start Parsing Local
Start Parsing Local
[2024-09-23 15:37:40,059 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-09-23 15:37:40,088 INFO  L204         MainTranslator]: Completed translation
[2024-09-23 15:37:40,089 INFO  L201        PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 23.09 03:37:40 WrapperNode
[2024-09-23 15:37:40,089 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-09-23 15:37:40,090 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-09-23 15:37:40,090 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-09-23 15:37:40,090 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-09-23 15:37:40,096 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 23.09 03:37:40" (1/1) ...
[2024-09-23 15:37:40,110 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 23.09 03:37:40" (1/1) ...
[2024-09-23 15:37:40,131 INFO  L138                Inliner]: procedures = 164, calls = 20, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 72
[2024-09-23 15:37:40,131 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-09-23 15:37:40,132 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-09-23 15:37:40,132 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-09-23 15:37:40,132 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-09-23 15:37:40,139 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 23.09 03:37:40" (1/1) ...
[2024-09-23 15:37:40,140 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 23.09 03:37:40" (1/1) ...
[2024-09-23 15:37:40,143 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 23.09 03:37:40" (1/1) ...
[2024-09-23 15:37:40,143 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 23.09 03:37:40" (1/1) ...
[2024-09-23 15:37:40,152 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 23.09 03:37:40" (1/1) ...
[2024-09-23 15:37:40,159 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 23.09 03:37:40" (1/1) ...
[2024-09-23 15:37:40,164 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 23.09 03:37:40" (1/1) ...
[2024-09-23 15:37:40,165 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 23.09 03:37:40" (1/1) ...
[2024-09-23 15:37:40,168 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-09-23 15:37:40,171 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-09-23 15:37:40,172 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-09-23 15:37:40,172 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-09-23 15:37:40,172 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 23.09 03:37:40" (1/1) ...
[2024-09-23 15:37:40,185 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-09-23 15:37:40,193 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-23 15:37:40,212 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-09-23 15:37:40,218 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-09-23 15:37:40,266 INFO  L130     BoogieDeclarations]: Found specification of procedure t1
[2024-09-23 15:37:40,266 INFO  L138     BoogieDeclarations]: Found implementation of procedure t1
[2024-09-23 15:37:40,266 INFO  L130     BoogieDeclarations]: Found specification of procedure t2
[2024-09-23 15:37:40,266 INFO  L138     BoogieDeclarations]: Found implementation of procedure t2
[2024-09-23 15:37:40,266 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin
[2024-09-23 15:37:40,266 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-09-23 15:37:40,266 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-09-23 15:37:40,266 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end
[2024-09-23 15:37:40,266 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-09-23 15:37:40,267 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-09-23 15:37:40,268 WARN  L211             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-09-23 15:37:40,406 INFO  L242             CfgBuilder]: Building ICFG
[2024-09-23 15:37:40,408 INFO  L268             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-09-23 15:37:40,620 INFO  L287             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-09-23 15:37:40,620 INFO  L291             CfgBuilder]: Performing block encoding
[2024-09-23 15:37:40,725 INFO  L313             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-09-23 15:37:40,725 INFO  L318             CfgBuilder]: Removed 3 assume(true) statements.
[2024-09-23 15:37:40,726 INFO  L201        PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.09 03:37:40 BoogieIcfgContainer
[2024-09-23 15:37:40,726 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-09-23 15:37:40,728 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-09-23 15:37:40,728 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-09-23 15:37:40,732 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-09-23 15:37:40,733 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.09 03:37:39" (1/4) ...
[2024-09-23 15:37:40,733 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@22620ca3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.09 03:37:40, skipping insertion in model container
[2024-09-23 15:37:40,734 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 23.09 03:37:39" (2/4) ...
[2024-09-23 15:37:40,734 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@22620ca3 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 23.09 03:37:40, skipping insertion in model container
[2024-09-23 15:37:40,734 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 23.09 03:37:40" (3/4) ...
[2024-09-23 15:37:40,735 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@22620ca3 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 23.09 03:37:40, skipping insertion in model container
[2024-09-23 15:37:40,735 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.09 03:37:40" (4/4) ...
[2024-09-23 15:37:40,736 INFO  L112   eAbstractionObserver]: Analyzing ICFG fib_safe-7.i
[2024-09-23 15:37:40,756 INFO  L209   ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-09-23 15:37:40,758 INFO  L149   ceAbstractionStarter]: Applying trace abstraction to program that has 6 error locations.
[2024-09-23 15:37:40,758 INFO  L484   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-09-23 15:37:40,798 INFO  L144    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-09-23 15:37:40,835 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-09-23 15:37:40,835 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-09-23 15:37:40,835 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-23 15:37:40,837 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-09-23 15:37:40,839 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-09-23 15:37:40,866 INFO  L157   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-09-23 15:37:40,879 INFO  L335      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == t1Thread1of1ForFork0 ========
[2024-09-23 15:37:40,885 INFO  L336      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@349cfec6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-09-23 15:37:40,886 INFO  L337      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-09-23 15:37:40,972 INFO  L399      AbstractCegarLoop]: === Iteration 1 === Targeting t1Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [t1Err0ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-09-23 15:37:40,976 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:37:40,977 INFO  L85        PathProgramCache]: Analyzing trace with hash 315772146, now seen corresponding path program 1 times
[2024-09-23 15:37:40,986 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:37:40,986 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [395510815]
[2024-09-23 15:37:40,987 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:37:40,987 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:37:41,096 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:37:41,340 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:41,342 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:37:41,343 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [395510815]
[2024-09-23 15:37:41,344 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [395510815] provided 1 perfect and 0 imperfect interpolant sequences
[2024-09-23 15:37:41,344 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-09-23 15:37:41,344 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-09-23 15:37:41,346 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [557252006]
[2024-09-23 15:37:41,346 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-09-23 15:37:41,351 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-09-23 15:37:41,352 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:37:41,378 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-09-23 15:37:41,379 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-09-23 15:37:41,380 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:41,381 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:37:41,384 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 4.0) internal successors, (12), 4 states have internal predecessors, (12), 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-09-23 15:37:41,384 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:41,496 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:41,497 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-09-23 15:37:41,497 INFO  L399      AbstractCegarLoop]: === Iteration 2 === Targeting t1Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [t1Err0ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-09-23 15:37:41,498 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:37:41,499 INFO  L85        PathProgramCache]: Analyzing trace with hash -1835280151, now seen corresponding path program 1 times
[2024-09-23 15:37:41,499 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:37:41,499 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1538733900]
[2024-09-23 15:37:41,499 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:37:41,500 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:37:41,527 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:37:41,719 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:41,719 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:37:41,719 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1538733900]
[2024-09-23 15:37:41,719 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1538733900] provided 1 perfect and 0 imperfect interpolant sequences
[2024-09-23 15:37:41,719 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-09-23 15:37:41,720 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-09-23 15:37:41,720 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1636235716]
[2024-09-23 15:37:41,720 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-09-23 15:37:41,721 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-09-23 15:37:41,721 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:37:41,723 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-09-23 15:37:41,723 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-09-23 15:37:41,723 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:41,724 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:37:41,724 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 3.6) internal successors, (18), 5 states have internal predecessors, (18), 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-09-23 15:37:41,724 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:41,724 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:41,819 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:41,820 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:37:41,820 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-09-23 15:37:41,820 INFO  L399      AbstractCegarLoop]: === Iteration 3 === Targeting t1Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [t1Err0ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-09-23 15:37:41,821 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:37:41,821 INFO  L85        PathProgramCache]: Analyzing trace with hash -1057715220, now seen corresponding path program 1 times
[2024-09-23 15:37:41,822 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:37:41,822 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [36990561]
[2024-09-23 15:37:41,822 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:37:41,823 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:37:41,840 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:37:41,920 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:41,922 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:37:41,922 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [36990561]
[2024-09-23 15:37:41,923 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [36990561] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-23 15:37:41,923 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [646481400]
[2024-09-23 15:37:41,923 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:37:41,923 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:37:41,923 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-23 15:37:41,926 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-09-23 15:37:41,928 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-09-23 15:37:42,037 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:37:42,039 INFO  L262         TraceCheckSpWp]: Trace formula consists of 146 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-09-23 15:37:42,045 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-23 15:37:42,198 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:42,198 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-09-23 15:37:42,198 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [646481400] provided 1 perfect and 0 imperfect interpolant sequences
[2024-09-23 15:37:42,199 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-09-23 15:37:42,199 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [3] total 7
[2024-09-23 15:37:42,199 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [186899576]
[2024-09-23 15:37:42,199 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-09-23 15:37:42,201 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-09-23 15:37:42,201 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:37:42,201 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-09-23 15:37:42,202 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=35, Unknown=0, NotChecked=0, Total=56
[2024-09-23 15:37:42,202 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:42,202 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:37:42,203 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 3.8) internal successors, (19), 6 states have internal predecessors, (19), 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-09-23 15:37:42,203 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:42,204 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:37:42,204 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:42,745 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:42,745 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:37:42,746 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:37:42,749 INFO  L785   garLoopResultBuilder]: Registering result SAFE for location t1Err0ASSERT_VIOLATIONWITNESS_INVARIANT (0 of 1 remaining)
[2024-09-23 15:37:42,767 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-09-23 15:37:42,954 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable2
[2024-09-23 15:37:42,960 INFO  L408         BasicCegarLoop]: Path program histogram: [1, 1, 1]
[2024-09-23 15:37:42,962 INFO  L312   ceAbstractionStarter]: Result for error location t1Thread1of1ForFork0 was SAFE (1/3)
[2024-09-23 15:37:42,966 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-09-23 15:37:42,966 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-09-23 15:37:42,966 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-23 15:37:42,969 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-09-23 15:37:42,970 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (4)] Waiting until timeout for monitored process
[2024-09-23 15:37:42,973 INFO  L157   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-09-23 15:37:42,974 INFO  L335      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ========
[2024-09-23 15:37:42,974 INFO  L336      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@349cfec6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-09-23 15:37:42,974 INFO  L337      AbstractCegarLoop]: Starting to check reachability of 6 error locations.
[2024-09-23 15:37:42,975 INFO  L399      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] ===
[2024-09-23 15:37:42,976 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:37:42,976 INFO  L85        PathProgramCache]: Analyzing trace with hash 9101, now seen corresponding path program 1 times
[2024-09-23 15:37:42,979 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:37:42,979 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [942680023]
[2024-09-23 15:37:42,979 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:37:42,980 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:37:42,987 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:37:43,035 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:43,035 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:37:43,035 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [942680023]
[2024-09-23 15:37:43,035 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [942680023] provided 1 perfect and 0 imperfect interpolant sequences
[2024-09-23 15:37:43,036 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-09-23 15:37:43,036 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2024-09-23 15:37:43,036 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1947506918]
[2024-09-23 15:37:43,036 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-09-23 15:37:43,036 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-09-23 15:37:43,037 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:37:43,037 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-09-23 15:37:43,037 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-09-23 15:37:43,038 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:43,038 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:37:43,038 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 1.0) internal successors, (2), 2 states have internal predecessors, (2), 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-09-23 15:37:43,038 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:43,045 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:37:43,046 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-09-23 15:37:43,046 INFO  L399      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] ===
[2024-09-23 15:37:43,046 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:37:43,046 INFO  L85        PathProgramCache]: Analyzing trace with hash 282403, now seen corresponding path program 1 times
[2024-09-23 15:37:43,047 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:37:43,047 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1657664104]
[2024-09-23 15:37:43,047 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:37:43,047 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:37:43,051 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:37:43,126 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:43,126 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:37:43,126 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1657664104]
[2024-09-23 15:37:43,126 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1657664104] provided 1 perfect and 0 imperfect interpolant sequences
[2024-09-23 15:37:43,127 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-09-23 15:37:43,127 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-09-23 15:37:43,127 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1625954148]
[2024-09-23 15:37:43,127 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-09-23 15:37:43,127 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-09-23 15:37:43,128 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:37:43,128 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-09-23 15:37:43,128 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-09-23 15:37:43,128 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:43,128 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:37:43,129 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 1.0) internal successors, (3), 3 states have internal predecessors, (3), 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-09-23 15:37:43,129 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:37:43,129 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:43,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:37:43,264 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:43,264 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-09-23 15:37:43,264 INFO  L399      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] ===
[2024-09-23 15:37:43,265 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:37:43,265 INFO  L85        PathProgramCache]: Analyzing trace with hash -1768133360, now seen corresponding path program 1 times
[2024-09-23 15:37:43,265 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:37:43,265 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1932366365]
[2024-09-23 15:37:43,265 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:37:43,265 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:37:43,274 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:37:43,337 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:43,338 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:37:43,339 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1932366365]
[2024-09-23 15:37:43,339 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1932366365] provided 1 perfect and 0 imperfect interpolant sequences
[2024-09-23 15:37:43,339 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-09-23 15:37:43,339 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-09-23 15:37:43,340 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [854590945]
[2024-09-23 15:37:43,340 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-09-23 15:37:43,340 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-09-23 15:37:43,341 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:37:43,341 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-09-23 15:37:43,341 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-09-23 15:37:43,342 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:43,342 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:37:43,342 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 4.0) internal successors, (16), 4 states have internal predecessors, (16), 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-09-23 15:37:43,342 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:37:43,345 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:43,346 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:43,405 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:37:43,405 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:43,406 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:43,406 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-09-23 15:37:43,406 INFO  L399      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] ===
[2024-09-23 15:37:43,407 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:37:43,407 INFO  L85        PathProgramCache]: Analyzing trace with hash 1527341765, now seen corresponding path program 1 times
[2024-09-23 15:37:43,407 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:37:43,408 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1797547168]
[2024-09-23 15:37:43,408 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:37:43,408 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:37:43,419 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:37:43,484 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-09-23 15:37:43,485 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:37:43,485 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1797547168]
[2024-09-23 15:37:43,485 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1797547168] provided 1 perfect and 0 imperfect interpolant sequences
[2024-09-23 15:37:43,485 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-09-23 15:37:43,485 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-09-23 15:37:43,485 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1588839818]
[2024-09-23 15:37:43,485 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-09-23 15:37:43,486 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-09-23 15:37:43,486 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:37:43,486 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-09-23 15:37:43,486 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-09-23 15:37:43,486 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:43,487 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:37:43,487 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 4.0) internal successors, (20), 5 states have internal predecessors, (20), 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-09-23 15:37:43,487 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:37:43,487 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:43,487 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:43,489 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:43,572 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:37:43,572 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:43,573 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:43,573 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:37:43,573 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-09-23 15:37:43,574 INFO  L399      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] ===
[2024-09-23 15:37:43,574 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:37:43,574 INFO  L85        PathProgramCache]: Analyzing trace with hash -617439478, now seen corresponding path program 1 times
[2024-09-23 15:37:43,575 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:37:43,575 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1879139717]
[2024-09-23 15:37:43,575 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:37:43,575 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:37:43,585 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:37:43,633 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 3 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:43,633 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:37:43,634 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1879139717]
[2024-09-23 15:37:43,634 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1879139717] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-23 15:37:43,634 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1116598800]
[2024-09-23 15:37:43,634 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:37:43,635 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:37:43,635 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-23 15:37:43,637 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-09-23 15:37:43,639 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-09-23 15:37:43,715 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:37:43,716 INFO  L262         TraceCheckSpWp]: Trace formula consists of 156 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-09-23 15:37:43,718 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-23 15:37:43,834 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:43,834 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-09-23 15:37:43,834 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1116598800] provided 1 perfect and 0 imperfect interpolant sequences
[2024-09-23 15:37:43,835 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-09-23 15:37:43,835 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [4] total 8
[2024-09-23 15:37:43,835 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [157865979]
[2024-09-23 15:37:43,836 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-09-23 15:37:43,837 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-09-23 15:37:43,837 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:37:43,838 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-09-23 15:37:43,838 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=35, Unknown=0, NotChecked=0, Total=56
[2024-09-23 15:37:43,839 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:43,839 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:37:43,839 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 3.8333333333333335) internal successors, (23), 6 states have internal predecessors, (23), 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-09-23 15:37:43,839 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:37:43,840 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:43,840 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:43,840 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:37:43,840 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:43,944 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:37:43,944 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:43,945 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:43,945 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:37:43,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:37:43,963 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-09-23 15:37:44,150 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,5 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:37:44,151 INFO  L399      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] ===
[2024-09-23 15:37:44,151 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:37:44,151 INFO  L85        PathProgramCache]: Analyzing trace with hash 52262193, now seen corresponding path program 1 times
[2024-09-23 15:37:44,152 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:37:44,152 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [161606140]
[2024-09-23 15:37:44,152 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:37:44,152 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:37:44,169 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:37:44,227 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 2 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:44,228 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:37:44,228 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [161606140]
[2024-09-23 15:37:44,228 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [161606140] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-23 15:37:44,229 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1650285470]
[2024-09-23 15:37:44,229 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:37:44,229 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:37:44,229 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-23 15:37:44,231 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-09-23 15:37:44,234 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-09-23 15:37:44,306 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:37:44,308 INFO  L262         TraceCheckSpWp]: Trace formula consists of 192 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-09-23 15:37:44,309 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-23 15:37:44,344 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 2 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:44,345 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-23 15:37:44,389 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 2 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:44,390 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1650285470] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-23 15:37:44,390 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-23 15:37:44,391 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 9
[2024-09-23 15:37:44,391 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1960000231]
[2024-09-23 15:37:44,391 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-23 15:37:44,392 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-09-23 15:37:44,392 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:37:44,392 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-09-23 15:37:44,393 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72
[2024-09-23 15:37:44,393 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:44,393 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:37:44,393 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 6.333333333333333) internal successors, (57), 9 states have internal predecessors, (57), 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-09-23 15:37:44,393 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:37:44,393 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:44,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:44,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:37:44,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:37:44,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:44,504 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:37:44,504 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:44,505 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:44,505 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:37:44,505 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:37:44,505 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:37:44,522 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-09-23 15:37:44,710 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8
[2024-09-23 15:37:44,711 INFO  L399      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] ===
[2024-09-23 15:37:44,711 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:37:44,711 INFO  L85        PathProgramCache]: Analyzing trace with hash -768086606, now seen corresponding path program 2 times
[2024-09-23 15:37:44,711 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:37:44,712 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [146561772]
[2024-09-23 15:37:44,712 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:37:44,712 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:37:44,728 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:37:44,870 INFO  L134       CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 147 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:44,870 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:37:44,870 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [146561772]
[2024-09-23 15:37:44,872 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [146561772] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-23 15:37:44,872 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [983381220]
[2024-09-23 15:37:44,872 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-09-23 15:37:44,872 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:37:44,873 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-23 15:37:44,875 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-09-23 15:37:44,877 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-09-23 15:37:44,964 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-09-23 15:37:44,964 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-23 15:37:44,966 INFO  L262         TraceCheckSpWp]: Trace formula consists of 291 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-09-23 15:37:44,968 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-23 15:37:45,062 INFO  L134       CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 147 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:45,062 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-23 15:37:45,217 INFO  L134       CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 147 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:45,218 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [983381220] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-23 15:37:45,218 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-23 15:37:45,218 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 17
[2024-09-23 15:37:45,218 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [222942593]
[2024-09-23 15:37:45,218 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-23 15:37:45,219 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2024-09-23 15:37:45,219 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:37:45,219 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2024-09-23 15:37:45,220 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=136, Invalid=136, Unknown=0, NotChecked=0, Total=272
[2024-09-23 15:37:45,220 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:45,220 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:37:45,222 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 17 states have (on average 7.117647058823529) internal successors, (121), 17 states have internal predecessors, (121), 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-09-23 15:37:45,223 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:37:45,223 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:45,223 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:45,223 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:37:45,223 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:37:45,223 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:37:45,223 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:45,431 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:37:45,432 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:45,432 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:45,432 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:37:45,432 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:37:45,432 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:37:45,432 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:37:45,450 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-09-23 15:37:45,636 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2024-09-23 15:37:45,637 INFO  L399      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] ===
[2024-09-23 15:37:45,637 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:37:45,637 INFO  L85        PathProgramCache]: Analyzing trace with hash -2144558414, now seen corresponding path program 3 times
[2024-09-23 15:37:45,637 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:37:45,637 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1094256831]
[2024-09-23 15:37:45,638 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:37:45,638 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:37:45,680 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:37:46,074 INFO  L134       CoverageAnalysis]: Checked inductivity of 735 backedges. 0 proven. 735 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:46,075 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:37:46,075 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1094256831]
[2024-09-23 15:37:46,075 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1094256831] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-23 15:37:46,075 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1836699749]
[2024-09-23 15:37:46,075 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-09-23 15:37:46,076 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:37:46,076 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-23 15:37:46,077 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-09-23 15:37:46,080 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-09-23 15:37:46,212 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 15 check-sat command(s)
[2024-09-23 15:37:46,212 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-23 15:37:46,215 INFO  L262         TraceCheckSpWp]: Trace formula consists of 475 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-09-23 15:37:46,221 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-23 15:37:46,353 INFO  L134       CoverageAnalysis]: Checked inductivity of 735 backedges. 0 proven. 735 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:46,353 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-23 15:37:46,628 INFO  L134       CoverageAnalysis]: Checked inductivity of 735 backedges. 0 proven. 735 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:46,630 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1836699749] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-23 15:37:46,630 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-23 15:37:46,631 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 17, 17] total 19
[2024-09-23 15:37:46,631 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [403495513]
[2024-09-23 15:37:46,631 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-23 15:37:46,632 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 19 states
[2024-09-23 15:37:46,632 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:37:46,636 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants.
[2024-09-23 15:37:46,636 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=171, Invalid=171, Unknown=0, NotChecked=0, Total=342
[2024-09-23 15:37:46,636 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:46,636 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:37:46,637 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 19 states, 19 states have (on average 7.157894736842105) internal successors, (136), 19 states have internal predecessors, (136), 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-09-23 15:37:46,637 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:37:46,637 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:46,637 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:46,637 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:37:46,637 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:37:46,637 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:37:46,637 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:37:46,637 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:46,851 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:37:46,852 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:46,852 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:46,852 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:37:46,852 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:37:46,852 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:37:46,852 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:37:46,853 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:37:46,870 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-09-23 15:37:47,053 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2024-09-23 15:37:47,054 INFO  L399      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] ===
[2024-09-23 15:37:47,054 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:37:47,054 INFO  L85        PathProgramCache]: Analyzing trace with hash 764827634, now seen corresponding path program 4 times
[2024-09-23 15:37:47,054 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:37:47,054 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2056285807]
[2024-09-23 15:37:47,054 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:37:47,055 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:37:47,124 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:37:48,350 INFO  L134       CoverageAnalysis]: Checked inductivity of 952 backedges. 813 proven. 139 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:48,350 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:37:48,350 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2056285807]
[2024-09-23 15:37:48,350 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2056285807] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-23 15:37:48,351 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [328589688]
[2024-09-23 15:37:48,351 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-09-23 15:37:48,351 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:37:48,351 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-23 15:37:48,352 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-09-23 15:37:48,354 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-09-23 15:37:48,444 INFO  L228   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-09-23 15:37:48,444 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-23 15:37:48,446 INFO  L262         TraceCheckSpWp]: Trace formula consists of 327 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-09-23 15:37:48,449 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-23 15:37:48,736 INFO  L134       CoverageAnalysis]: Checked inductivity of 952 backedges. 646 proven. 0 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked.
[2024-09-23 15:37:48,736 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-09-23 15:37:48,736 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [328589688] provided 1 perfect and 0 imperfect interpolant sequences
[2024-09-23 15:37:48,736 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-09-23 15:37:48,736 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [37] total 45
[2024-09-23 15:37:48,737 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2075237421]
[2024-09-23 15:37:48,737 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-09-23 15:37:48,737 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-09-23 15:37:48,737 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:37:48,738 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-09-23 15:37:48,739 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=585, Invalid=1395, Unknown=0, NotChecked=0, Total=1980
[2024-09-23 15:37:48,739 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:48,741 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:37:48,742 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 7.2) internal successors, (72), 10 states have internal predecessors, (72), 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-09-23 15:37:48,742 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:37:48,742 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:48,742 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:48,742 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:37:48,742 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:37:48,743 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:37:48,743 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:37:48,743 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:37:48,743 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:48,929 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:37:48,929 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:48,929 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:48,929 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:37:48,929 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:37:48,929 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:37:48,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:37:48,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:37:48,931 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:37:48,949 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-09-23 15:37:49,131 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,9 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:37:49,132 INFO  L399      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] ===
[2024-09-23 15:37:49,132 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:37:49,132 INFO  L85        PathProgramCache]: Analyzing trace with hash 67829539, now seen corresponding path program 1 times
[2024-09-23 15:37:49,133 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:37:49,133 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1870294268]
[2024-09-23 15:37:49,133 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:37:49,133 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:37:49,185 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:37:49,534 INFO  L134       CoverageAnalysis]: Checked inductivity of 614 backedges. 549 proven. 65 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:49,534 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:37:49,534 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1870294268]
[2024-09-23 15:37:49,534 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1870294268] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-23 15:37:49,534 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1745770217]
[2024-09-23 15:37:49,534 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:37:49,535 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:37:49,535 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-23 15:37:49,537 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-09-23 15:37:49,538 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-09-23 15:37:49,651 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:37:49,653 INFO  L262         TraceCheckSpWp]: Trace formula consists of 456 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-09-23 15:37:49,655 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-23 15:37:49,727 INFO  L134       CoverageAnalysis]: Checked inductivity of 614 backedges. 443 proven. 0 refuted. 0 times theorem prover too weak. 171 trivial. 0 not checked.
[2024-09-23 15:37:49,727 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-09-23 15:37:49,727 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1745770217] provided 1 perfect and 0 imperfect interpolant sequences
[2024-09-23 15:37:49,727 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-09-23 15:37:49,727 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [19] total 20
[2024-09-23 15:37:49,728 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [609096244]
[2024-09-23 15:37:49,728 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-09-23 15:37:49,728 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-09-23 15:37:49,728 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:37:49,729 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-09-23 15:37:49,729 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=174, Invalid=206, Unknown=0, NotChecked=0, Total=380
[2024-09-23 15:37:49,729 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:49,729 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:37:49,731 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 7.0) internal successors, (70), 10 states have internal predecessors, (70), 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-09-23 15:37:49,731 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:37:49,731 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:49,731 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:49,731 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:37:49,731 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:37:49,731 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:37:49,731 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:37:49,731 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:37:49,731 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:37:49,732 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:49,895 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:37:49,895 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:49,895 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:49,896 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:37:49,896 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:37:49,896 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:37:49,896 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:37:49,896 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:37:49,896 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:37:49,896 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:37:49,914 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0
[2024-09-23 15:37:50,097 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,10 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:37:50,097 INFO  L399      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] ===
[2024-09-23 15:37:50,098 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:37:50,098 INFO  L85        PathProgramCache]: Analyzing trace with hash 777442584, now seen corresponding path program 1 times
[2024-09-23 15:37:50,098 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:37:50,098 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [504497100]
[2024-09-23 15:37:50,098 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:37:50,098 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:37:50,141 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:37:52,224 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:52,225 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:37:52,226 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [504497100]
[2024-09-23 15:37:52,226 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [504497100] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-23 15:37:52,226 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1070596565]
[2024-09-23 15:37:52,226 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:37:52,226 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:37:52,226 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-23 15:37:52,228 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-09-23 15:37:52,229 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-09-23 15:37:52,326 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:37:52,329 INFO  L262         TraceCheckSpWp]: Trace formula consists of 391 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-09-23 15:37:52,332 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-23 15:37:54,680 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 36 proven. 240 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:54,681 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-23 15:37:57,692 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:37:57,693 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1070596565] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-23 15:37:57,693 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-23 15:37:57,693 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 109
[2024-09-23 15:37:57,693 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1106462627]
[2024-09-23 15:37:57,693 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-23 15:37:57,694 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 110 states
[2024-09-23 15:37:57,694 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:37:57,695 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 110 interpolants.
[2024-09-23 15:37:57,699 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1100, Invalid=10890, Unknown=0, NotChecked=0, Total=11990
[2024-09-23 15:37:57,700 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:37:57,700 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:37:57,700 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 110 states, 110 states have (on average 2.0272727272727273) internal successors, (223), 109 states have internal predecessors, (223), 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-09-23 15:37:57,701 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:37:57,701 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:57,701 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:37:57,701 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:37:57,701 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:37:57,701 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:37:57,701 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:37:57,701 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:37:57,701 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:37:57,702 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:37:57,702 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:38:17,427 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:38:17,428 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:38:17,428 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:38:17,428 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:38:17,428 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:38:17,428 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:38:17,428 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:38:17,428 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:38:17,428 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:38:17,428 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:38:17,429 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 141 states. 
[2024-09-23 15:38:17,445 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0
[2024-09-23 15:38:17,629 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13
[2024-09-23 15:38:17,630 INFO  L399      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] ===
[2024-09-23 15:38:17,630 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:38:17,630 INFO  L85        PathProgramCache]: Analyzing trace with hash -1790475380, now seen corresponding path program 2 times
[2024-09-23 15:38:17,630 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:38:17,630 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1961226145]
[2024-09-23 15:38:17,630 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:38:17,631 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:38:17,674 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:38:19,600 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:38:19,600 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:38:19,600 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1961226145]
[2024-09-23 15:38:19,600 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1961226145] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-23 15:38:19,600 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [382520958]
[2024-09-23 15:38:19,601 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-09-23 15:38:19,601 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:38:19,601 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-23 15:38:19,603 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-09-23 15:38:19,604 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-09-23 15:38:19,690 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-09-23 15:38:19,691 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-23 15:38:19,693 INFO  L262         TraceCheckSpWp]: Trace formula consists of 391 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-09-23 15:38:19,696 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-23 15:38:21,616 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 28 proven. 248 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:38:21,616 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-23 15:38:24,189 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:38:24,189 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [382520958] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-23 15:38:24,189 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-23 15:38:24,189 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 109
[2024-09-23 15:38:24,190 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [176133164]
[2024-09-23 15:38:24,190 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-23 15:38:24,190 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 110 states
[2024-09-23 15:38:24,190 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:38:24,192 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 110 interpolants.
[2024-09-23 15:38:24,194 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1071, Invalid=10919, Unknown=0, NotChecked=0, Total=11990
[2024-09-23 15:38:24,194 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:38:24,194 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:38:24,194 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 110 states, 110 states have (on average 2.0272727272727273) internal successors, (223), 109 states have internal predecessors, (223), 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-09-23 15:38:24,194 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:38:24,194 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:38:24,195 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:38:24,195 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:38:24,195 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:38:24,195 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:38:24,195 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:38:24,195 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:38:24,195 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:38:24,195 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:38:24,195 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 141 states. 
[2024-09-23 15:38:24,195 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:38:54,969 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:38:54,969 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:38:54,969 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:38:54,969 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:38:54,969 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:38:54,969 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:38:54,969 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:38:54,970 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:38:54,970 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:38:54,970 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:38:54,970 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 183 states. 
[2024-09-23 15:38:54,970 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 136 states. 
[2024-09-23 15:38:54,982 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0
[2024-09-23 15:38:55,170 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14,12 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:38:55,171 INFO  L399      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] ===
[2024-09-23 15:38:55,171 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:38:55,171 INFO  L85        PathProgramCache]: Analyzing trace with hash -1065458408, now seen corresponding path program 3 times
[2024-09-23 15:38:55,171 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:38:55,171 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1428122055]
[2024-09-23 15:38:55,172 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:38:55,172 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:38:55,194 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:38:56,890 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:38:56,891 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:38:56,891 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1428122055]
[2024-09-23 15:38:56,891 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1428122055] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-23 15:38:56,891 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [894561277]
[2024-09-23 15:38:56,891 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-09-23 15:38:56,891 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:38:56,891 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-23 15:38:56,892 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-09-23 15:38:56,893 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-09-23 15:38:56,977 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 9 check-sat command(s)
[2024-09-23 15:38:56,977 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-23 15:38:56,978 INFO  L262         TraceCheckSpWp]: Trace formula consists of 391 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-09-23 15:38:56,980 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-23 15:38:58,869 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 36 proven. 240 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:38:58,869 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-23 15:39:01,447 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:39:01,448 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [894561277] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-23 15:39:01,448 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-23 15:39:01,448 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 109
[2024-09-23 15:39:01,448 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [610038902]
[2024-09-23 15:39:01,448 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-23 15:39:01,449 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 110 states
[2024-09-23 15:39:01,449 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:39:01,450 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 110 interpolants.
[2024-09-23 15:39:01,452 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1083, Invalid=10907, Unknown=0, NotChecked=0, Total=11990
[2024-09-23 15:39:01,452 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:39:01,452 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:39:01,453 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 110 states, 110 states have (on average 2.0272727272727273) internal successors, (223), 109 states have internal predecessors, (223), 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-09-23 15:39:01,453 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:39:01,453 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:39:01,453 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:39:01,453 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:39:01,453 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:39:01,453 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:39:01,453 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:39:01,453 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:39:01,453 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:39:01,453 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:39:01,453 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 183 states. 
[2024-09-23 15:39:01,453 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 136 states. 
[2024-09-23 15:39:01,453 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:39:30,027 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:39:30,027 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:39:30,027 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:39:30,027 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:39:30,027 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:39:30,027 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:39:30,027 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:39:30,027 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:39:30,027 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:39:30,027 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:39:30,027 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 200 states. 
[2024-09-23 15:39:30,028 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 139 states. 
[2024-09-23 15:39:30,028 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 179 states. 
[2024-09-23 15:39:30,040 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-09-23 15:39:30,228 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-09-23 15:39:30,229 INFO  L399      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] ===
[2024-09-23 15:39:30,229 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:39:30,229 INFO  L85        PathProgramCache]: Analyzing trace with hash 575918168, now seen corresponding path program 4 times
[2024-09-23 15:39:30,229 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:39:30,229 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1281619394]
[2024-09-23 15:39:30,229 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:39:30,229 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:39:30,258 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:39:31,777 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:39:31,777 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:39:31,777 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1281619394]
[2024-09-23 15:39:31,777 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1281619394] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-23 15:39:31,778 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [770506065]
[2024-09-23 15:39:31,778 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-09-23 15:39:31,778 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:39:31,778 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-23 15:39:31,780 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-09-23 15:39:31,780 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-09-23 15:39:31,869 INFO  L228   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-09-23 15:39:31,869 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-23 15:39:31,872 INFO  L262         TraceCheckSpWp]: Trace formula consists of 391 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-09-23 15:39:31,874 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-23 15:39:33,748 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 28 proven. 248 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:39:33,749 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-23 15:39:36,136 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:39:36,136 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [770506065] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-23 15:39:36,136 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-23 15:39:36,136 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 108
[2024-09-23 15:39:36,136 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [57367588]
[2024-09-23 15:39:36,136 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-23 15:39:36,137 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 108 states
[2024-09-23 15:39:36,137 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:39:36,138 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 108 interpolants.
[2024-09-23 15:39:36,141 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1038, Invalid=10518, Unknown=0, NotChecked=0, Total=11556
[2024-09-23 15:39:36,141 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:39:36,141 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:39:36,141 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 108 states, 108 states have (on average 2.0555555555555554) internal successors, (222), 108 states have internal predecessors, (222), 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-09-23 15:39:36,141 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:39:36,141 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:39:36,141 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:39:36,141 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:39:36,142 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:39:36,142 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:39:36,142 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:39:36,142 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:39:36,142 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:39:36,142 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:39:36,142 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 200 states. 
[2024-09-23 15:39:36,142 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 139 states. 
[2024-09-23 15:39:36,142 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 179 states. 
[2024-09-23 15:39:36,142 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:40:25,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:40:25,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:40:25,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:40:25,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:40:25,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:40:25,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:40:25,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:40:25,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:40:25,667 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:40:25,667 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:40:25,667 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 241 states. 
[2024-09-23 15:40:25,667 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 187 states. 
[2024-09-23 15:40:25,667 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 227 states. 
[2024-09-23 15:40:25,667 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 153 states. 
[2024-09-23 15:40:25,680 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0
[2024-09-23 15:40:25,867 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-09-23 15:40:25,868 INFO  L399      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] ===
[2024-09-23 15:40:25,868 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:40:25,868 INFO  L85        PathProgramCache]: Analyzing trace with hash -1213656354, now seen corresponding path program 5 times
[2024-09-23 15:40:25,869 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:40:25,869 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [265965396]
[2024-09-23 15:40:25,869 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:40:25,869 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:40:25,888 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:40:27,505 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:40:27,505 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:40:27,505 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [265965396]
[2024-09-23 15:40:27,505 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [265965396] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-23 15:40:27,505 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [595920165]
[2024-09-23 15:40:27,505 INFO  L93    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-09-23 15:40:27,505 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:40:27,506 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-23 15:40:27,507 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-09-23 15:40:27,507 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-09-23 15:40:27,584 INFO  L228   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 8 check-sat command(s)
[2024-09-23 15:40:27,584 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-23 15:40:27,586 INFO  L262         TraceCheckSpWp]: Trace formula consists of 391 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-09-23 15:40:27,588 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-23 15:40:29,393 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 28 proven. 248 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:40:29,393 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-23 15:40:31,730 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:40:31,730 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [595920165] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-23 15:40:31,731 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-23 15:40:31,731 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 109
[2024-09-23 15:40:31,731 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [675542380]
[2024-09-23 15:40:31,731 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-23 15:40:31,731 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 110 states
[2024-09-23 15:40:31,731 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:40:31,732 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 110 interpolants.
[2024-09-23 15:40:31,735 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1076, Invalid=10914, Unknown=0, NotChecked=0, Total=11990
[2024-09-23 15:40:31,735 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:40:31,735 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:40:31,735 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 110 states, 110 states have (on average 2.0272727272727273) internal successors, (223), 109 states have internal predecessors, (223), 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-09-23 15:40:31,735 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:40:31,735 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:40:31,735 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:40:31,735 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:40:31,735 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:40:31,735 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:40:31,736 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:40:31,736 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:40:31,736 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:40:31,736 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:40:31,736 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 241 states. 
[2024-09-23 15:40:31,736 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 187 states. 
[2024-09-23 15:40:31,736 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 227 states. 
[2024-09-23 15:40:31,736 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 153 states. 
[2024-09-23 15:40:31,736 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:42:15,574 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:42:15,574 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:42:15,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:42:15,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:42:15,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:42:15,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:42:15,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:42:15,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:42:15,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:42:15,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:42:15,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 305 states. 
[2024-09-23 15:42:15,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 288 states. 
[2024-09-23 15:42:15,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 304 states. 
[2024-09-23 15:42:15,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 201 states. 
[2024-09-23 15:42:15,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 236 states. 
[2024-09-23 15:42:15,588 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0
[2024-09-23 15:42:15,776 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-09-23 15:42:15,776 INFO  L399      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] ===
[2024-09-23 15:42:15,776 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:42:15,776 INFO  L85        PathProgramCache]: Analyzing trace with hash 2014237720, now seen corresponding path program 6 times
[2024-09-23 15:42:15,776 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:42:15,777 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1778862578]
[2024-09-23 15:42:15,777 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:42:15,777 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:42:15,799 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:42:17,485 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:42:17,485 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:42:17,485 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1778862578]
[2024-09-23 15:42:17,486 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1778862578] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-23 15:42:17,486 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [261812733]
[2024-09-23 15:42:17,486 INFO  L93    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-09-23 15:42:17,486 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:42:17,486 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-23 15:42:17,487 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-09-23 15:42:17,488 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-09-23 15:42:17,566 INFO  L228   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 8 check-sat command(s)
[2024-09-23 15:42:17,566 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-23 15:42:17,568 INFO  L262         TraceCheckSpWp]: Trace formula consists of 391 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-09-23 15:42:17,570 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-23 15:42:19,384 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 36 proven. 240 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:42:19,385 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-23 15:42:21,840 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:42:21,840 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [261812733] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-23 15:42:21,840 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-23 15:42:21,840 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 109
[2024-09-23 15:42:21,840 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1877641362]
[2024-09-23 15:42:21,840 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-23 15:42:21,841 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 110 states
[2024-09-23 15:42:21,841 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:42:21,841 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 110 interpolants.
[2024-09-23 15:42:21,842 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1112, Invalid=10878, Unknown=0, NotChecked=0, Total=11990
[2024-09-23 15:42:21,842 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:42:21,842 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:42:21,843 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 110 states, 110 states have (on average 2.0272727272727273) internal successors, (223), 109 states have internal predecessors, (223), 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-09-23 15:42:21,843 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:42:21,843 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:42:21,843 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:42:21,843 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:42:21,843 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:42:21,843 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:42:21,843 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:42:21,843 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:42:21,843 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:42:21,843 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:42:21,843 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 305 states. 
[2024-09-23 15:42:21,843 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 288 states. 
[2024-09-23 15:42:21,843 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 304 states. 
[2024-09-23 15:42:21,843 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 201 states. 
[2024-09-23 15:42:21,843 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 236 states. 
[2024-09-23 15:42:21,843 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:43:13,398 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:43:13,398 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:43:13,398 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:43:13,398 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:43:13,399 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:43:13,399 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:43:13,399 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:43:13,399 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:43:13,399 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:43:13,399 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:43:13,400 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 318 states. 
[2024-09-23 15:43:13,400 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 312 states. 
[2024-09-23 15:43:13,400 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 307 states. 
[2024-09-23 15:43:13,401 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 203 states. 
[2024-09-23 15:43:13,401 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 236 states. 
[2024-09-23 15:43:13,401 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 264 states. 
[2024-09-23 15:43:13,418 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0
[2024-09-23 15:43:13,601 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,16 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:43:13,601 INFO  L399      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] ===
[2024-09-23 15:43:13,602 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:43:13,602 INFO  L85        PathProgramCache]: Analyzing trace with hash -611498728, now seen corresponding path program 7 times
[2024-09-23 15:43:13,602 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:43:13,602 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1696297204]
[2024-09-23 15:43:13,602 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:43:13,602 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:43:13,618 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:43:15,283 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:43:15,283 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:43:15,283 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1696297204]
[2024-09-23 15:43:15,283 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1696297204] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-23 15:43:15,283 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1901872200]
[2024-09-23 15:43:15,284 INFO  L93    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-09-23 15:43:15,284 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:43:15,284 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-23 15:43:15,285 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-09-23 15:43:15,287 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-09-23 15:43:15,364 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:43:15,366 INFO  L262         TraceCheckSpWp]: Trace formula consists of 391 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-09-23 15:43:15,367 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-23 15:43:17,225 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 36 proven. 240 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:43:17,225 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-23 15:43:19,620 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:43:19,620 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1901872200] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-23 15:43:19,620 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-23 15:43:19,620 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 109
[2024-09-23 15:43:19,620 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1616823595]
[2024-09-23 15:43:19,620 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-23 15:43:19,621 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 110 states
[2024-09-23 15:43:19,621 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:43:19,622 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 110 interpolants.
[2024-09-23 15:43:19,623 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1095, Invalid=10895, Unknown=0, NotChecked=0, Total=11990
[2024-09-23 15:43:19,623 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:43:19,623 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:43:19,623 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 110 states, 110 states have (on average 2.0272727272727273) internal successors, (223), 109 states have internal predecessors, (223), 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-09-23 15:43:19,623 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:43:19,623 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:43:19,623 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:43:19,623 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:43:19,624 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:43:19,624 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:43:19,624 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:43:19,624 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:43:19,624 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:43:19,624 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:43:19,624 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 318 states. 
[2024-09-23 15:43:19,624 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 312 states. 
[2024-09-23 15:43:19,624 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 307 states. 
[2024-09-23 15:43:19,624 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 203 states. 
[2024-09-23 15:43:19,624 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 236 states. 
[2024-09-23 15:43:19,624 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 264 states. 
[2024-09-23 15:43:19,624 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:44:45,056 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:44:45,057 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:44:45,057 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:44:45,057 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:44:45,057 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:44:45,057 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:44:45,057 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:44:45,057 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:44:45,057 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:44:45,057 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:44:45,057 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 331 states. 
[2024-09-23 15:44:45,057 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 321 states. 
[2024-09-23 15:44:45,057 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 343 states. 
[2024-09-23 15:44:45,057 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 229 states. 
[2024-09-23 15:44:45,057 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 243 states. 
[2024-09-23 15:44:45,057 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 324 states. 
[2024-09-23 15:44:45,057 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 305 states. 
[2024-09-23 15:44:45,070 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Ended with exit code 0
[2024-09-23 15:44:45,258 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,17 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:44:45,258 INFO  L399      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] ===
[2024-09-23 15:44:45,259 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:44:45,259 INFO  L85        PathProgramCache]: Analyzing trace with hash 92909324, now seen corresponding path program 8 times
[2024-09-23 15:44:45,259 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:44:45,259 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [743475123]
[2024-09-23 15:44:45,259 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:44:45,259 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:44:45,275 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:44:46,633 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:44:46,633 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:44:46,633 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [743475123]
[2024-09-23 15:44:46,633 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [743475123] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-23 15:44:46,633 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [574267268]
[2024-09-23 15:44:46,633 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-09-23 15:44:46,634 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:44:46,634 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-23 15:44:46,635 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-23 15:44:46,635 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process
[2024-09-23 15:44:46,712 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-09-23 15:44:46,712 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-23 15:44:46,714 INFO  L262         TraceCheckSpWp]: Trace formula consists of 391 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-09-23 15:44:46,715 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-23 15:44:48,586 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 21 proven. 255 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:44:48,586 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-23 15:44:51,058 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:44:51,058 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [574267268] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-23 15:44:51,058 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-23 15:44:51,058 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 108
[2024-09-23 15:44:51,059 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [752345763]
[2024-09-23 15:44:51,059 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-23 15:44:51,059 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 109 states
[2024-09-23 15:44:51,059 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:44:51,060 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 109 interpolants.
[2024-09-23 15:44:51,061 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1304, Invalid=10468, Unknown=0, NotChecked=0, Total=11772
[2024-09-23 15:44:51,061 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:44:51,061 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:44:51,061 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 109 states, 109 states have (on average 2.0458715596330275) internal successors, (223), 108 states have internal predecessors, (223), 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-09-23 15:44:51,061 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:44:51,061 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:44:51,061 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:44:51,061 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:44:51,061 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:44:51,061 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:44:51,061 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:44:51,061 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:44:51,061 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:44:51,061 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:44:51,062 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 331 states. 
[2024-09-23 15:44:51,062 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 321 states. 
[2024-09-23 15:44:51,062 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 343 states. 
[2024-09-23 15:44:51,062 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 229 states. 
[2024-09-23 15:44:51,062 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 243 states. 
[2024-09-23 15:44:51,062 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 324 states. 
[2024-09-23 15:44:51,062 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 305 states. 
[2024-09-23 15:44:51,062 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:46:51,502 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:46:51,503 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:46:51,503 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:46:51,503 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:46:51,503 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:46:51,503 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:46:51,503 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:46:51,503 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:46:51,503 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:46:51,503 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:46:51,503 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 376 states. 
[2024-09-23 15:46:51,503 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 356 states. 
[2024-09-23 15:46:51,503 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 394 states. 
[2024-09-23 15:46:51,503 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 276 states. 
[2024-09-23 15:46:51,503 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 301 states. 
[2024-09-23 15:46:51,503 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 392 states. 
[2024-09-23 15:46:51,504 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 368 states. 
[2024-09-23 15:46:51,504 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 233 states. 
[2024-09-23 15:46:51,517 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Forceful destruction successful, exit code 0
[2024-09-23 15:46:51,704 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,18 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:46:51,704 INFO  L399      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] ===
[2024-09-23 15:46:51,705 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:46:51,705 INFO  L85        PathProgramCache]: Analyzing trace with hash 1683555148, now seen corresponding path program 9 times
[2024-09-23 15:46:51,705 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:46:51,705 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1188301954]
[2024-09-23 15:46:51,705 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:46:51,705 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:46:51,720 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:46:53,045 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:46:53,045 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:46:53,046 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1188301954]
[2024-09-23 15:46:53,046 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1188301954] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-23 15:46:53,046 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1506736893]
[2024-09-23 15:46:53,046 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-09-23 15:46:53,046 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:46:53,046 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-23 15:46:53,048 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-23 15:46:53,048 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process
[2024-09-23 15:46:53,139 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 7 check-sat command(s)
[2024-09-23 15:46:53,139 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-23 15:46:53,141 INFO  L262         TraceCheckSpWp]: Trace formula consists of 391 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-09-23 15:46:53,144 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-23 15:46:54,930 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 28 proven. 248 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:46:54,930 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-23 15:46:57,396 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:46:57,396 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1506736893] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-23 15:46:57,396 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-23 15:46:57,396 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 109
[2024-09-23 15:46:57,396 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1478668689]
[2024-09-23 15:46:57,397 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-23 15:46:57,397 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 110 states
[2024-09-23 15:46:57,397 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:46:57,398 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 110 interpolants.
[2024-09-23 15:46:57,398 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1072, Invalid=10918, Unknown=0, NotChecked=0, Total=11990
[2024-09-23 15:46:57,399 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:46:57,399 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:46:57,399 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 110 states, 110 states have (on average 2.0272727272727273) internal successors, (223), 109 states have internal predecessors, (223), 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-09-23 15:46:57,399 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:46:57,399 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:46:57,399 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:46:57,399 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:46:57,399 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:46:57,399 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:46:57,399 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:46:57,399 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:46:57,399 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:46:57,400 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:46:57,400 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 376 states. 
[2024-09-23 15:46:57,400 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 356 states. 
[2024-09-23 15:46:57,400 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 394 states. 
[2024-09-23 15:46:57,400 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 276 states. 
[2024-09-23 15:46:57,400 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 301 states. 
[2024-09-23 15:46:57,400 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 392 states. 
[2024-09-23 15:46:57,400 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 368 states. 
[2024-09-23 15:46:57,400 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 233 states. 
[2024-09-23 15:46:57,400 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:47:56,169 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:47:56,169 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:47:56,169 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:47:56,169 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:47:56,169 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:47:56,169 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:47:56,169 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:47:56,169 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:47:56,170 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:47:56,170 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:47:56,170 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 378 states. 
[2024-09-23 15:47:56,170 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 361 states. 
[2024-09-23 15:47:56,170 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 400 states. 
[2024-09-23 15:47:56,170 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 282 states. 
[2024-09-23 15:47:56,170 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 330 states. 
[2024-09-23 15:47:56,170 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 402 states. 
[2024-09-23 15:47:56,170 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 379 states. 
[2024-09-23 15:47:56,170 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 244 states. 
[2024-09-23 15:47:56,170 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 217 states. 
[2024-09-23 15:47:56,182 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Ended with exit code 0
[2024-09-23 15:47:56,371 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 19 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable21
[2024-09-23 15:47:56,371 INFO  L399      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] ===
[2024-09-23 15:47:56,371 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:47:56,371 INFO  L85        PathProgramCache]: Analyzing trace with hash -1907920052, now seen corresponding path program 10 times
[2024-09-23 15:47:56,371 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:47:56,371 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1613572340]
[2024-09-23 15:47:56,372 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:47:56,372 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:47:56,384 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:47:57,754 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:47:57,754 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:47:57,754 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1613572340]
[2024-09-23 15:47:57,755 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1613572340] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-23 15:47:57,755 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2135099833]
[2024-09-23 15:47:57,755 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-09-23 15:47:57,755 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:47:57,755 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-23 15:47:57,756 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-23 15:47:57,757 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process
[2024-09-23 15:47:57,833 INFO  L228   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-09-23 15:47:57,833 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-23 15:47:57,834 INFO  L262         TraceCheckSpWp]: Trace formula consists of 391 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-09-23 15:47:57,836 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-23 15:47:59,735 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 28 proven. 248 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:47:59,736 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-23 15:48:02,018 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:48:02,019 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2135099833] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-23 15:48:02,019 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-23 15:48:02,019 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 108
[2024-09-23 15:48:02,019 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1727435921]
[2024-09-23 15:48:02,019 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-23 15:48:02,019 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 108 states
[2024-09-23 15:48:02,019 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:48:02,020 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 108 interpolants.
[2024-09-23 15:48:02,022 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1009, Invalid=10547, Unknown=0, NotChecked=0, Total=11556
[2024-09-23 15:48:02,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:48:02,022 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:48:02,022 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 108 states, 108 states have (on average 2.0555555555555554) internal successors, (222), 108 states have internal predecessors, (222), 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-09-23 15:48:02,022 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:48:02,022 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:48:02,022 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:48:02,022 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:48:02,022 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:48:02,022 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:48:02,023 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:48:02,023 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:48:02,023 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:48:02,023 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:48:02,023 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 378 states. 
[2024-09-23 15:48:02,023 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 361 states. 
[2024-09-23 15:48:02,023 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 400 states. 
[2024-09-23 15:48:02,023 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 282 states. 
[2024-09-23 15:48:02,023 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 330 states. 
[2024-09-23 15:48:02,023 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 402 states. 
[2024-09-23 15:48:02,023 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 379 states. 
[2024-09-23 15:48:02,023 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 244 states. 
[2024-09-23 15:48:02,023 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 217 states. 
[2024-09-23 15:48:02,023 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:49:06,072 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:49:06,072 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:49:06,072 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:49:06,072 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:49:06,072 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:49:06,072 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:49:06,072 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:49:06,072 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:49:06,072 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:49:06,072 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:49:06,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 388 states. 
[2024-09-23 15:49:06,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 363 states. 
[2024-09-23 15:49:06,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 406 states. 
[2024-09-23 15:49:06,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 291 states. 
[2024-09-23 15:49:06,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 331 states. 
[2024-09-23 15:49:06,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 407 states. 
[2024-09-23 15:49:06,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 393 states. 
[2024-09-23 15:49:06,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 261 states. 
[2024-09-23 15:49:06,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 265 states. 
[2024-09-23 15:49:06,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 255 states. 
[2024-09-23 15:49:06,087 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Ended with exit code 0
[2024-09-23 15:49:06,274 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22,20 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:49:06,274 INFO  L399      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] ===
[2024-09-23 15:49:06,275 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-23 15:49:06,275 INFO  L85        PathProgramCache]: Analyzing trace with hash 347702092, now seen corresponding path program 11 times
[2024-09-23 15:49:06,275 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-23 15:49:06,275 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1421568176]
[2024-09-23 15:49:06,275 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-23 15:49:06,275 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-23 15:49:06,286 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-23 15:49:07,601 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:49:07,601 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-23 15:49:07,601 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1421568176]
[2024-09-23 15:49:07,601 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1421568176] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-23 15:49:07,601 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2095032202]
[2024-09-23 15:49:07,601 INFO  L93    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-09-23 15:49:07,602 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-23 15:49:07,602 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-23 15:49:07,603 INFO  L229       MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-23 15:49:07,603 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process
[2024-09-23 15:49:07,687 INFO  L228   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 11 check-sat command(s)
[2024-09-23 15:49:07,687 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-23 15:49:07,689 INFO  L262         TraceCheckSpWp]: Trace formula consists of 391 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-09-23 15:49:07,690 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-23 15:49:09,510 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 21 proven. 255 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:49:09,511 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-23 15:49:11,698 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-23 15:49:11,698 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2095032202] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-23 15:49:11,698 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-23 15:49:11,698 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 108
[2024-09-23 15:49:11,698 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [708537407]
[2024-09-23 15:49:11,699 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-23 15:49:11,699 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 109 states
[2024-09-23 15:49:11,699 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-23 15:49:11,700 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 109 interpolants.
[2024-09-23 15:49:11,702 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1296, Invalid=10476, Unknown=0, NotChecked=0, Total=11772
[2024-09-23 15:49:11,702 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-23 15:49:11,702 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-23 15:49:11,702 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 109 states, 109 states have (on average 2.0458715596330275) internal successors, (223), 108 states have internal predecessors, (223), 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-09-23 15:49:11,702 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-09-23 15:49:11,702 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:49:11,702 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-09-23 15:49:11,702 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-09-23 15:49:11,702 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-23 15:49:11,702 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-23 15:49:11,702 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-23 15:49:11,702 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-23 15:49:11,702 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:49:11,702 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-23 15:49:11,702 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 388 states. 
[2024-09-23 15:49:11,702 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 363 states. 
[2024-09-23 15:49:11,703 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 406 states. 
[2024-09-23 15:49:11,703 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 291 states. 
[2024-09-23 15:49:11,703 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 331 states. 
[2024-09-23 15:49:11,703 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 407 states. 
[2024-09-23 15:49:11,703 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 393 states. 
[2024-09-23 15:49:11,703 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 261 states. 
[2024-09-23 15:49:11,703 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 265 states. 
[2024-09-23 15:49:11,703 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 255 states. 
[2024-09-23 15:49:11,703 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
Killed by 15