./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/goblint-regression/28-race_reach_12-ptr_racefree.i --full-output --witness-type correctness_witness --witnessparser.only.consider.loop.invariants false --cacsl2boogietranslator.check.unreachability.of.reach_error.function false --validate ./goblint.2024-08-08_07-59-58.files/mutex-meet-local/28-race_reach_12-ptr_racefree.yml/witness.yml --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version 7bc0c755
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/goblint-regression/28-race_reach_12-ptr_racefree.i ./goblint.2024-08-08_07-59-58.files/mutex-meet-local/28-race_reach_12-ptr_racefree.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --cacsl2boogietranslator.check.unreachability.of.reach_error.function false
--- Real Ultimate output ---
This is Ultimate 0.2.4-tmp.dk.goblint-validation-atomicfix-7bc0c75-m
[2024-08-23 09:36:29,347 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-08-23 09:36:29,394 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf
[2024-08-23 09:36:29,401 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-08-23 09:36:29,402 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-08-23 09:36:29,433 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-08-23 09:36:29,433 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-08-23 09:36:29,434 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-08-23 09:36:29,435 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-08-23 09:36:29,436 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-08-23 09:36:29,437 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-08-23 09:36:29,437 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-08-23 09:36:29,437 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-08-23 09:36:29,440 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-08-23 09:36:29,441 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-08-23 09:36:29,441 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-08-23 09:36:29,441 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-08-23 09:36:29,441 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-08-23 09:36:29,442 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-08-23 09:36:29,442 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-08-23 09:36:29,442 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-08-23 09:36:29,443 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-08-23 09:36:29,443 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-08-23 09:36:29,443 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-08-23 09:36:29,444 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-08-23 09:36:29,444 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-08-23 09:36:29,444 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-08-23 09:36:29,444 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-08-23 09:36:29,445 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-08-23 09:36:29,445 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-08-23 09:36:29,445 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-08-23 09:36:29,445 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-08-23 09:36:29,446 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-08-23 09:36:29,446 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-08-23 09:36:29,447 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-08-23 09:36:29,448 INFO  L153        SettingsManager]:  * DFS Order used in POR=LOOP_LOCKSTEP
[2024-08-23 09:36:29,448 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-08-23 09:36:29,448 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-08-23 09:36:29,448 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2024-08-23 09:36:29,448 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2024-08-23 09:36:29,449 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2024-08-23 09:36:29,449 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2024-08-23 09:36:29,449 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check unreachability of reach_error function -> false
[2024-08-23 09:36:29,694 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-08-23 09:36:29,717 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-08-23 09:36:29,719 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-08-23 09:36:29,721 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-08-23 09:36:29,721 INFO  L274        PluginConnector]: CDTParser initialized
[2024-08-23 09:36:29,722 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/goblint-regression/28-race_reach_12-ptr_racefree.i
[2024-08-23 09:36:31,129 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-08-23 09:36:31,142 ERROR L?                        ?]: Error during toolchain job processing:
java.lang.NullPointerException
	at org.eclipse.cdt.internal.core.model.PathEntry.kindFromString(PathEntry.java:80)
	at org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.decodePathEntry(DefaultPathEntryStore.java:127)
	at org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.getRawPathEntries(DefaultPathEntryStore.java:97)
	at org.eclipse.cdt.internal.core.model.PathEntryStoreProxy.getRawPathEntries(PathEntryStoreProxy.java:102)
	at org.eclipse.cdt.internal.core.model.PathEntryManager.getRawPathEntries(PathEntryManager.java:666)
	at org.eclipse.cdt.core.model.CoreModel.getRawPathEntries(CoreModel.java:937)
	at org.eclipse.cdt.core.model.CoreModel.oldIsScannerInformationEmpty(CoreModel.java:1307)
	at org.eclipse.cdt.core.model.CoreModel.isScannerInformationEmpty(CoreModel.java:1252)
	at org.eclipse.cdt.internal.core.pdom.indexer.ProjectIndexerInputAdapter.isFileBuildConfigured(ProjectIndexerInputAdapter.java:267)
	at org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.isRequiredInIndex(AbstractIndexerTask.java:748)
	at org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.extractFiles(AbstractIndexerTask.java:667)
	at org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.runTask(AbstractIndexerTask.java:558)
	at org.eclipse.cdt.internal.core.pdom.indexer.PDOMIndexerTask.run(PDOMIndexerTask.java:164)
	at org.eclipse.cdt.internal.core.pdom.PDOMIndexerJob.run(PDOMIndexerJob.java:160)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
[2024-08-23 09:36:31,371 INFO  L384              CDTParser]: Found 1 translation units.
[2024-08-23 09:36:31,373 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/28-race_reach_12-ptr_racefree.i
[2024-08-23 09:36:31,386 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/068284c91/433f64cdd58a4626a6da34c236952cd3/FLAGacd82de48
[2024-08-23 09:36:31,400 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/068284c91/433f64cdd58a4626a6da34c236952cd3
[2024-08-23 09:36:31,402 INFO  L270        PluginConnector]: Initializing Witness Parser...
[2024-08-23 09:36:31,402 INFO  L274        PluginConnector]: Witness Parser initialized
[2024-08-23 09:36:31,403 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/./goblint.2024-08-08_07-59-58.files/mutex-meet-local/28-race_reach_12-ptr_racefree.yml/witness.yml
[2024-08-23 09:36:31,468 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-08-23 09:36:31,469 INFO  L133        ToolchainWalker]: Walking toolchain with 5 elements.
[2024-08-23 09:36:31,471 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-08-23 09:36:31,471 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-08-23 09:36:31,475 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-08-23 09:36:31,475 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.08 09:36:31" (1/2) ...
[2024-08-23 09:36:31,476 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@371f319c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.08 09:36:31, skipping insertion in model container
[2024-08-23 09:36:31,476 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.08 09:36:31" (1/2) ...
[2024-08-23 09:36:31,477 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@2b80ba01 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.08 09:36:31, skipping insertion in model container
[2024-08-23 09:36:31,478 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 23.08 09:36:31" (2/2) ...
[2024-08-23 09:36:31,478 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@371f319c and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 23.08 09:36:31, skipping insertion in model container
[2024-08-23 09:36:31,478 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 23.08 09:36:31" (2/2) ...
[2024-08-23 09:36:31,479 INFO  L83    nessWitnessExtractor]: Extracting all invariants from correctness witness
[2024-08-23 09:36:31,497 INFO  L95    edCorrectnessWitness]: Found the following entries in the witness:
[2024-08-23 09:36:31,499 INFO  L97    edCorrectnessWitness]: Location invariant before [L710-L710] global == 0
[2024-08-23 09:36:31,499 INFO  L97    edCorrectnessWitness]: Location invariant before [L703-L703] global == 1
[2024-08-23 09:36:31,499 INFO  L97    edCorrectnessWitness]: Location invariant before [L703-L703] global == 0
[2024-08-23 09:36:31,499 INFO  L97    edCorrectnessWitness]: Location invariant before [L710-L710] global == 0
[2024-08-23 09:36:31,531 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2024-08-23 09:36:31,863 INFO  L207          PostProcessor]: Analyzing one entry point: main
[2024-08-23 09:36:31,874 INFO  L202         MainTranslator]: Completed pre-run
Start Parsing Local
Start Parsing Local
Start Parsing Local
Start Parsing Local
[2024-08-23 09:36:31,947 INFO  L207          PostProcessor]: Analyzing one entry point: main
[2024-08-23 09:36:31,982 INFO  L206         MainTranslator]: Completed translation
[2024-08-23 09:36:31,983 INFO  L201        PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 23.08 09:36:31 WrapperNode
[2024-08-23 09:36:31,983 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-08-23 09:36:31,984 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-08-23 09:36:31,984 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-08-23 09:36:31,984 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-08-23 09:36:31,990 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.08 09:36:31" (1/1) ...
[2024-08-23 09:36:32,001 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.08 09:36:31" (1/1) ...
[2024-08-23 09:36:32,022 INFO  L138                Inliner]: procedures = 171, calls = 47, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 100
[2024-08-23 09:36:32,022 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-08-23 09:36:32,023 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-08-23 09:36:32,023 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-08-23 09:36:32,023 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-08-23 09:36:32,030 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.08 09:36:31" (1/1) ...
[2024-08-23 09:36:32,030 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.08 09:36:31" (1/1) ...
[2024-08-23 09:36:32,033 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.08 09:36:31" (1/1) ...
[2024-08-23 09:36:32,033 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.08 09:36:31" (1/1) ...
[2024-08-23 09:36:32,043 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.08 09:36:31" (1/1) ...
[2024-08-23 09:36:32,046 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.08 09:36:31" (1/1) ...
[2024-08-23 09:36:32,047 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.08 09:36:31" (1/1) ...
[2024-08-23 09:36:32,048 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.08 09:36:31" (1/1) ...
[2024-08-23 09:36:32,050 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-08-23 09:36:32,051 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-08-23 09:36:32,051 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-08-23 09:36:32,051 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-08-23 09:36:32,052 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 23.08 09:36:31" (1/1) ...
[2024-08-23 09:36:32,056 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-08-23 09:36:32,062 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:36:32,090 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2024-08-23 09:36:32,103 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2024-08-23 09:36:32,138 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2024-08-23 09:36:32,138 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2024-08-23 09:36:32,138 INFO  L130     BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock
[2024-08-23 09:36:32,138 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-08-23 09:36:32,139 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-08-23 09:36:32,139 INFO  L130     BoogieDeclarations]: Found specification of procedure t_fun
[2024-08-23 09:36:32,139 INFO  L138     BoogieDeclarations]: Found implementation of procedure t_fun
[2024-08-23 09:36:32,139 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-08-23 09:36:32,139 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-08-23 09:36:32,139 INFO  L130     BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock
[2024-08-23 09:36:32,139 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-08-23 09:36:32,139 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-08-23 09:36:32,143 WARN  L212             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-08-23 09:36:32,283 INFO  L243             CfgBuilder]: Building ICFG
[2024-08-23 09:36:32,284 INFO  L269             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-08-23 09:36:32,462 INFO  L288             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-08-23 09:36:32,463 INFO  L292             CfgBuilder]: Performing block encoding
[2024-08-23 09:36:32,604 INFO  L314             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-08-23 09:36:32,605 INFO  L319             CfgBuilder]: Removed 10 assume(true) statements.
[2024-08-23 09:36:32,606 INFO  L201        PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.08 09:36:32 BoogieIcfgContainer
[2024-08-23 09:36:32,606 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-08-23 09:36:32,609 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-08-23 09:36:32,609 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-08-23 09:36:32,612 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-08-23 09:36:32,612 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.08 09:36:31" (1/4) ...
[2024-08-23 09:36:32,613 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6d3d58b6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.08 09:36:32, skipping insertion in model container
[2024-08-23 09:36:32,613 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 23.08 09:36:31" (2/4) ...
[2024-08-23 09:36:32,613 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6d3d58b6 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 23.08 09:36:32, skipping insertion in model container
[2024-08-23 09:36:32,614 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 23.08 09:36:31" (3/4) ...
[2024-08-23 09:36:32,615 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6d3d58b6 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 23.08 09:36:32, skipping insertion in model container
[2024-08-23 09:36:32,615 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.08 09:36:32" (4/4) ...
[2024-08-23 09:36:32,616 INFO  L112   eAbstractionObserver]: Analyzing ICFG 28-race_reach_12-ptr_racefree.i
[2024-08-23 09:36:32,631 INFO  L204   ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-08-23 09:36:32,631 INFO  L163   ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations.
[2024-08-23 09:36:32,631 INFO  L522   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-08-23 09:36:32,663 INFO  L144    ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions.
[2024-08-23 09:36:32,698 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-23 09:36:32,698 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-08-23 09:36:32,698 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:36:32,700 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-08-23 09:36:32,702 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process
[2024-08-23 09:36:32,729 INFO  L158   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-08-23 09:36:32,739 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == t_funThread1of1ForFork0 ========
[2024-08-23 09:36:32,744 INFO  L357      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@3fb6b278, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-23 09:36:32,744 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-08-23 09:36:32,835 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:36:32,840 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:32,840 INFO  L85        PathProgramCache]: Analyzing trace with hash -1783269634, now seen corresponding path program 1 times
[2024-08-23 09:36:32,846 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:32,847 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [998459403]
[2024-08-23 09:36:32,847 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:32,847 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:32,925 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:32,987 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-08-23 09:36:32,988 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:32,988 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [998459403]
[2024-08-23 09:36:32,988 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [998459403] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:36:32,992 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:36:32,992 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-08-23 09:36:32,993 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1268187069]
[2024-08-23 09:36:32,994 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:36:32,997 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-08-23 09:36:32,997 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:33,020 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-08-23 09:36:33,020 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-08-23 09:36:33,024 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:33,025 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:33,026 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 6.5) internal successors, (13), 2 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:33,026 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:33,055 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:33,056 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-08-23 09:36:33,056 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:36:33,057 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:33,057 INFO  L85        PathProgramCache]: Analyzing trace with hash 1466496806, now seen corresponding path program 1 times
[2024-08-23 09:36:33,057 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:33,057 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [624650755]
[2024-08-23 09:36:33,057 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:33,058 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:33,155 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:33,340 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-08-23 09:36:33,341 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:33,341 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [624650755]
[2024-08-23 09:36:33,342 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [624650755] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:36:33,342 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [305757105]
[2024-08-23 09:36:33,342 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:33,343 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:36:33,343 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:36:33,345 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-23 09:36:33,346 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-08-23 09:36:33,419 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:33,425 INFO  L262         TraceCheckSpWp]: Trace formula consists of 145 conjuncts, 13 conjunts are in the unsatisfiable core
[2024-08-23 09:36:33,428 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:36:33,488 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-08-23 09:36:33,490 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-08-23 09:36:33,521 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:36:33,594 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:36:33,618 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-08-23 09:36:33,619 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-23 09:36:33,695 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-08-23 09:36:33,696 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [305757105] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-23 09:36:33,697 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-23 09:36:33,697 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [2, 2, 2] total 5
[2024-08-23 09:36:33,698 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [704437592]
[2024-08-23 09:36:33,698 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-23 09:36:33,699 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-08-23 09:36:33,699 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:33,700 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-08-23 09:36:33,700 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=20, Unknown=4, NotChecked=0, Total=42
[2024-08-23 09:36:33,700 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:33,701 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:33,701 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 5.833333333333333) internal successors, (35), 6 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:33,702 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:33,702 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:33,757 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:33,758 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:33,777 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-08-23 09:36:33,958 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable1
[2024-08-23 09:36:33,959 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:36:33,960 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:33,962 INFO  L85        PathProgramCache]: Analyzing trace with hash 30391764, now seen corresponding path program 1 times
[2024-08-23 09:36:33,962 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:33,962 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [944424764]
[2024-08-23 09:36:33,962 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:33,962 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:33,989 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:34,197 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-08-23 09:36:34,198 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:34,198 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [944424764]
[2024-08-23 09:36:34,200 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [944424764] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:36:34,200 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:36:34,200 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-08-23 09:36:34,200 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [421335191]
[2024-08-23 09:36:34,200 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:36:34,201 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-08-23 09:36:34,201 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:34,201 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-08-23 09:36:34,201 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-08-23 09:36:34,201 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:34,201 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:34,202 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 4.0) internal successors, (20), 6 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-08-23 09:36:34,202 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:34,202 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:34,202 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:34,766 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:34,767 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:36:34,767 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:36:34,767 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-08-23 09:36:34,767 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:36:34,768 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:34,768 INFO  L85        PathProgramCache]: Analyzing trace with hash 697230100, now seen corresponding path program 2 times
[2024-08-23 09:36:34,768 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:34,768 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2009424311]
[2024-08-23 09:36:34,769 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:34,769 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:34,786 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:35,014 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-08-23 09:36:35,015 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:35,015 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2009424311]
[2024-08-23 09:36:35,015 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2009424311] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:36:35,015 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1730483626]
[2024-08-23 09:36:35,016 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-08-23 09:36:35,016 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:36:35,017 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:36:35,018 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-23 09:36:35,020 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-08-23 09:36:35,096 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-08-23 09:36:35,096 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-23 09:36:35,099 INFO  L262         TraceCheckSpWp]: Trace formula consists of 168 conjuncts, 18 conjunts are in the unsatisfiable core
[2024-08-23 09:36:35,101 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:36:35,115 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-08-23 09:36:35,115 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-08-23 09:36:35,365 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11
[2024-08-23 09:36:35,387 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:36:35,436 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-08-23 09:36:35,436 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-23 09:36:37,245 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_82 (Array Int Int))) (= 1 (select (select (store (store |c_#memory_int| c_t_funThread1of1ForFork0_~p~0.base (let ((.cse0 (select |c_#memory_int| c_t_funThread1of1ForFork0_~p~0.base))) (store .cse0 c_t_funThread1of1ForFork0_~p~0.offset (+ (select .cse0 c_t_funThread1of1ForFork0_~p~0.offset) 1)))) |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_82) |c_~#global~0.base|) |c_~#global~0.offset|))) is different from false
[2024-08-23 09:36:37,301 INFO  L349             Elim1Store]: treesize reduction 17, result has 70.2 percent of original size
[2024-08-23 09:36:37,301 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 33 treesize of output 54
[2024-08-23 09:36:37,312 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-08-23 09:36:37,313 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 55 treesize of output 54
[2024-08-23 09:36:37,337 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2024-08-23 09:36:37,384 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 1 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-08-23 09:36:37,384 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1730483626] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-23 09:36:37,384 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-23 09:36:37,384 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 13
[2024-08-23 09:36:37,384 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [986986851]
[2024-08-23 09:36:37,385 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-23 09:36:37,385 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-08-23 09:36:37,385 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:37,386 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-08-23 09:36:37,386 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=53, Invalid=128, Unknown=5, NotChecked=24, Total=210
[2024-08-23 09:36:37,386 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:37,386 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:37,386 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 14 states have (on average 3.5714285714285716) internal successors, (50), 14 states have internal predecessors, (50), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:37,387 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:37,387 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:36:37,387 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:36:37,387 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:37,702 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:37,702 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:36:37,703 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:36:37,703 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-23 09:36:37,705 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT (1 of 2 remaining)
[2024-08-23 09:36:37,706 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT (0 of 2 remaining)
[2024-08-23 09:36:37,724 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-08-23 09:36:37,906 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:36:37,912 INFO  L445         BasicCegarLoop]: Path program histogram: [2, 1, 1]
[2024-08-23 09:36:37,913 INFO  L308   ceAbstractionStarter]: Result for error location t_funThread1of1ForFork0 was SAFE,SAFE (1/2)
[2024-08-23 09:36:37,916 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-23 09:36:37,916 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-08-23 09:36:37,916 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:36:37,919 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-08-23 09:36:37,928 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (5)] Waiting until timeout for monitored process
[2024-08-23 09:36:37,931 INFO  L158   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-08-23 09:36:37,931 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ========
[2024-08-23 09:36:37,932 INFO  L357      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@3fb6b278, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-23 09:36:37,932 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 3 error locations.
[2024-08-23 09:36:37,969 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-08-23 09:36:37,970 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:37,970 INFO  L85        PathProgramCache]: Analyzing trace with hash -91768103, now seen corresponding path program 1 times
[2024-08-23 09:36:37,970 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:37,970 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1448096510]
[2024-08-23 09:36:37,970 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:37,970 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:37,978 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:37,984 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-08-23 09:36:37,984 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:37,984 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1448096510]
[2024-08-23 09:36:37,984 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1448096510] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:36:37,985 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:36:37,985 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-08-23 09:36:37,985 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [907994434]
[2024-08-23 09:36:37,985 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:36:37,985 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-08-23 09:36:37,985 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:37,986 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-08-23 09:36:37,986 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-08-23 09:36:37,986 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:37,986 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:37,986 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 6.0) internal successors, (12), 2 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-08-23 09:36:37,986 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:38,010 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:38,010 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-08-23 09:36:38,010 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-08-23 09:36:38,011 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:38,011 INFO  L85        PathProgramCache]: Analyzing trace with hash 737334391, now seen corresponding path program 1 times
[2024-08-23 09:36:38,011 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:38,011 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1900140749]
[2024-08-23 09:36:38,011 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:38,011 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:38,023 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-08-23 09:36:38,023 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-08-23 09:36:38,029 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-08-23 09:36:38,044 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-08-23 09:36:38,045 INFO  L360         BasicCegarLoop]: Counterexample is feasible
[2024-08-23 09:36:38,045 INFO  L805   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 3 remaining)
[2024-08-23 09:36:38,045 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT (1 of 3 remaining)
[2024-08-23 09:36:38,045 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT (0 of 3 remaining)
[2024-08-23 09:36:38,046 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-08-23 09:36:38,047 INFO  L445         BasicCegarLoop]: Path program histogram: [1, 1]
[2024-08-23 09:36:38,049 INFO  L308   ceAbstractionStarter]: Result for error location ULTIMATE.start was UNSAFE,UNKNOWN,UNKNOWN (2/2)
[2024-08-23 09:36:38,050 WARN  L234   ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis
[2024-08-23 09:36:38,050 INFO  L522   ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances.
[2024-08-23 09:36:38,066 INFO  L144    ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions.
[2024-08-23 09:36:38,070 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-23 09:36:38,071 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-08-23 09:36:38,071 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:36:38,072 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-08-23 09:36:38,074 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (6)] Waiting until timeout for monitored process
[2024-08-23 09:36:38,076 INFO  L158   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-08-23 09:36:38,078 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == t_funThread1of2ForFork0 ========
[2024-08-23 09:36:38,079 INFO  L357      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@3fb6b278, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-23 09:36:38,079 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-08-23 09:36:38,281 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:36:38,282 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:38,282 INFO  L85        PathProgramCache]: Analyzing trace with hash -1372090407, now seen corresponding path program 1 times
[2024-08-23 09:36:38,282 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:38,283 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [288726218]
[2024-08-23 09:36:38,283 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:38,283 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:38,298 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:38,360 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-08-23 09:36:38,360 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:38,360 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [288726218]
[2024-08-23 09:36:38,360 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [288726218] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:36:38,361 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:36:38,361 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-08-23 09:36:38,361 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2140046621]
[2024-08-23 09:36:38,361 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:36:38,361 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-08-23 09:36:38,361 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:38,362 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-08-23 09:36:38,362 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-08-23 09:36:38,362 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:38,362 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:38,363 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 8.666666666666666) internal successors, (26), 3 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:38,363 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:38,392 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:38,392 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-08-23 09:36:38,393 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:36:38,393 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:38,393 INFO  L85        PathProgramCache]: Analyzing trace with hash 1223356548, now seen corresponding path program 1 times
[2024-08-23 09:36:38,393 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:38,393 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1841533037]
[2024-08-23 09:36:38,393 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:38,393 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:38,443 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:38,541 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-08-23 09:36:38,543 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:38,543 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1841533037]
[2024-08-23 09:36:38,543 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1841533037] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:36:38,543 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [703853549]
[2024-08-23 09:36:38,543 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:38,543 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:36:38,544 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:36:38,551 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-23 09:36:38,554 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-08-23 09:36:38,621 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:38,622 INFO  L262         TraceCheckSpWp]: Trace formula consists of 160 conjuncts, 13 conjunts are in the unsatisfiable core
[2024-08-23 09:36:38,623 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:36:38,639 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-08-23 09:36:38,640 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-08-23 09:36:38,653 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:36:38,691 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:36:38,711 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-08-23 09:36:38,711 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-23 09:36:38,744 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-08-23 09:36:38,745 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [703853549] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-23 09:36:38,745 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-23 09:36:38,745 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [2, 2, 2] total 5
[2024-08-23 09:36:38,745 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [751525926]
[2024-08-23 09:36:38,745 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-23 09:36:38,746 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-08-23 09:36:38,746 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:38,746 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-08-23 09:36:38,747 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=21, Unknown=3, NotChecked=0, Total=42
[2024-08-23 09:36:38,747 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:38,747 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:38,747 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 6.5) internal successors, (39), 6 states have internal predecessors, (39), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:38,747 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:38,747 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:38,825 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:38,826 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:38,839 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-08-23 09:36:39,026 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,7 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:36:39,027 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:36:39,027 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:39,027 INFO  L85        PathProgramCache]: Analyzing trace with hash -1144049624, now seen corresponding path program 1 times
[2024-08-23 09:36:39,027 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:39,027 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [807327859]
[2024-08-23 09:36:39,027 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:39,027 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:39,038 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:39,129 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-08-23 09:36:39,129 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:39,129 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [807327859]
[2024-08-23 09:36:39,129 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [807327859] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:36:39,129 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:36:39,129 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-08-23 09:36:39,130 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1609173159]
[2024-08-23 09:36:39,130 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:36:39,130 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-08-23 09:36:39,130 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:39,130 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-08-23 09:36:39,131 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-08-23 09:36:39,131 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:39,131 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:39,131 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 5.0) internal successors, (25), 4 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:39,131 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:39,131 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:39,131 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:39,158 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:39,158 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:39,158 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:39,158 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-08-23 09:36:39,159 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:36:39,159 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:39,159 INFO  L85        PathProgramCache]: Analyzing trace with hash 790428169, now seen corresponding path program 1 times
[2024-08-23 09:36:39,159 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:39,159 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1040168449]
[2024-08-23 09:36:39,159 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:39,160 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:39,170 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:39,385 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 2 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-08-23 09:36:39,385 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:39,385 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1040168449]
[2024-08-23 09:36:39,385 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1040168449] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:36:39,385 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [766473714]
[2024-08-23 09:36:39,386 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:39,386 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:36:39,386 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:36:39,389 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-23 09:36:39,391 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-08-23 09:36:39,467 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:39,469 INFO  L262         TraceCheckSpWp]: Trace formula consists of 193 conjuncts, 20 conjunts are in the unsatisfiable core
[2024-08-23 09:36:39,470 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:36:39,484 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-08-23 09:36:39,484 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-08-23 09:36:39,605 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11
[2024-08-23 09:36:39,634 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:36:39,651 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-08-23 09:36:39,651 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-23 09:36:39,665 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_197 (Array Int Int))) (= (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_197) |c_~#global~0.base|) |c_~#global~0.offset|) 1)) is different from false
[2024-08-23 09:36:40,470 INFO  L349             Elim1Store]: treesize reduction 17, result has 70.2 percent of original size
[2024-08-23 09:36:40,471 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 33 treesize of output 54
[2024-08-23 09:36:40,478 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-08-23 09:36:40,479 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 55 treesize of output 54
[2024-08-23 09:36:40,488 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2024-08-23 09:36:40,544 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 2 not checked.
[2024-08-23 09:36:40,545 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [766473714] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-23 09:36:40,545 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-23 09:36:40,545 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5, 5] total 13
[2024-08-23 09:36:40,545 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1651553851]
[2024-08-23 09:36:40,545 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-23 09:36:40,545 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-08-23 09:36:40,545 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:40,546 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-08-23 09:36:40,546 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=53, Invalid=127, Unknown=6, NotChecked=24, Total=210
[2024-08-23 09:36:40,546 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:40,546 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:40,547 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 14 states have (on average 4.142857142857143) internal successors, (58), 14 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:40,547 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:40,547 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:40,547 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:40,547 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:40,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:40,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:40,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:40,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:40,906 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-08-23 09:36:41,088 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2024-08-23 09:36:41,089 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:36:41,089 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:41,089 INFO  L85        PathProgramCache]: Analyzing trace with hash 1573099966, now seen corresponding path program 1 times
[2024-08-23 09:36:41,089 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:41,089 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [561072228]
[2024-08-23 09:36:41,089 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:41,089 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:41,104 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:41,246 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-08-23 09:36:41,247 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:41,247 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [561072228]
[2024-08-23 09:36:41,247 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [561072228] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:36:41,247 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:36:41,247 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-08-23 09:36:41,247 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1021632771]
[2024-08-23 09:36:41,248 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:36:41,248 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-08-23 09:36:41,248 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:41,248 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-08-23 09:36:41,249 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-08-23 09:36:41,249 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:41,249 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:41,249 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 9.0) internal successors, (36), 5 states have internal predecessors, (36), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:41,249 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:41,249 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:41,249 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:41,249 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:41,249 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:41,675 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:41,676 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:41,676 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:41,676 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-23 09:36:41,676 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:41,676 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-08-23 09:36:41,676 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:36:41,677 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:41,677 INFO  L85        PathProgramCache]: Analyzing trace with hash 183204945, now seen corresponding path program 1 times
[2024-08-23 09:36:41,677 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:41,677 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1112662832]
[2024-08-23 09:36:41,677 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:41,677 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:41,696 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:41,732 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-08-23 09:36:41,732 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:41,732 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1112662832]
[2024-08-23 09:36:41,732 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1112662832] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:36:41,732 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:36:41,732 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-08-23 09:36:41,733 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1871181703]
[2024-08-23 09:36:41,733 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:36:41,733 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-08-23 09:36:41,733 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:41,733 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-08-23 09:36:41,734 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-08-23 09:36:41,734 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:41,734 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:41,734 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 18.0) internal successors, (54), 3 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:41,734 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:41,734 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:41,734 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:41,734 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-08-23 09:36:41,734 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:41,734 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:41,849 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:41,849 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:41,850 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:41,850 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-23 09:36:41,850 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:41,850 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:41,850 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-08-23 09:36:41,850 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:36:41,850 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:41,850 INFO  L85        PathProgramCache]: Analyzing trace with hash 1968472612, now seen corresponding path program 2 times
[2024-08-23 09:36:41,850 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:41,851 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2065014640]
[2024-08-23 09:36:41,851 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:41,851 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:41,864 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:42,016 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-08-23 09:36:42,016 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:42,016 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2065014640]
[2024-08-23 09:36:42,016 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2065014640] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:36:42,016 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [771559386]
[2024-08-23 09:36:42,016 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-08-23 09:36:42,016 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:36:42,017 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:36:42,018 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-23 09:36:42,019 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-08-23 09:36:42,102 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-08-23 09:36:42,102 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-23 09:36:42,103 INFO  L262         TraceCheckSpWp]: Trace formula consists of 237 conjuncts, 22 conjunts are in the unsatisfiable core
[2024-08-23 09:36:42,105 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:36:42,112 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-08-23 09:36:42,113 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-08-23 09:36:42,234 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 13
[2024-08-23 09:36:42,301 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11
[2024-08-23 09:36:42,317 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:36:42,356 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-08-23 09:36:42,356 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-23 09:36:42,375 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_326 (Array Int Int))) (= (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_326) |c_~#global~0.base|) |c_~#global~0.offset|) 0)) is different from false
[2024-08-23 09:36:42,411 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_326 (Array Int Int))) (= (select (select (store (store |c_#memory_int| c_t_funThread2of2ForFork0_~p~0.base (let ((.cse0 (select |c_#memory_int| c_t_funThread2of2ForFork0_~p~0.base))) (store .cse0 c_t_funThread2of2ForFork0_~p~0.offset (select .cse0 c_t_funThread2of2ForFork0_~p~0.offset)))) |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_326) |c_~#global~0.base|) |c_~#global~0.offset|) 0)) is different from false
[2024-08-23 09:36:42,428 INFO  L349             Elim1Store]: treesize reduction 36, result has 32.1 percent of original size
[2024-08-23 09:36:42,428 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 31 treesize of output 31
[2024-08-23 09:36:42,431 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 22
[2024-08-23 09:36:42,433 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2024-08-23 09:36:43,205 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 3 trivial. 2 not checked.
[2024-08-23 09:36:43,205 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [771559386] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-23 09:36:43,205 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-23 09:36:43,205 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 6, 5] total 14
[2024-08-23 09:36:43,205 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1923865008]
[2024-08-23 09:36:43,205 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-23 09:36:43,206 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-08-23 09:36:43,206 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:43,206 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-08-23 09:36:43,206 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=59, Invalid=126, Unknown=5, NotChecked=50, Total=240
[2024-08-23 09:36:43,206 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:43,206 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:43,207 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 15 states have (on average 5.866666666666666) internal successors, (88), 15 states have internal predecessors, (88), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:43,207 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:43,207 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:43,207 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:43,207 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-08-23 09:36:43,207 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:43,207 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:43,207 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:43,572 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:43,572 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:36:43,572 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:43,572 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-23 09:36:43,572 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:43,572 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:43,573 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-23 09:36:43,589 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-08-23 09:36:43,773 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,9 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:36:43,773 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:36:43,774 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:43,774 INFO  L85        PathProgramCache]: Analyzing trace with hash -509411852, now seen corresponding path program 1 times
[2024-08-23 09:36:43,774 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:43,774 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1093892113]
[2024-08-23 09:36:43,774 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:43,774 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:43,788 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:43,854 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-08-23 09:36:43,854 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:43,854 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1093892113]
[2024-08-23 09:36:43,854 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1093892113] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:36:43,854 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [9920834]
[2024-08-23 09:36:43,854 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:43,854 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:36:43,855 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:36:43,856 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-23 09:36:43,857 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-08-23 09:36:43,952 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:43,953 INFO  L262         TraceCheckSpWp]: Trace formula consists of 309 conjuncts, 4 conjunts are in the unsatisfiable core
[2024-08-23 09:36:43,954 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:36:43,979 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-08-23 09:36:43,980 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-23 09:36:44,010 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-08-23 09:36:44,010 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [9920834] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-23 09:36:44,010 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-23 09:36:44,010 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 10
[2024-08-23 09:36:44,010 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1824540025]
[2024-08-23 09:36:44,010 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-23 09:36:44,011 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-08-23 09:36:44,011 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:44,011 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-08-23 09:36:44,011 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=57, Unknown=0, NotChecked=0, Total=90
[2024-08-23 09:36:44,011 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:44,011 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:44,012 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 11.6) internal successors, (116), 10 states have internal predecessors, (116), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:44,012 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:44,012 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:36:44,012 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:44,012 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-08-23 09:36:44,012 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:44,012 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:44,012 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-08-23 09:36:44,012 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:44,207 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:44,207 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:36:44,207 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:44,207 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-23 09:36:44,207 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:44,207 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:44,208 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-23 09:36:44,208 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:36:44,208 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT (1 of 2 remaining)
[2024-08-23 09:36:44,208 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT (0 of 2 remaining)
[2024-08-23 09:36:44,224 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2024-08-23 09:36:44,409 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13
[2024-08-23 09:36:44,411 INFO  L445         BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1, 1]
[2024-08-23 09:36:44,411 INFO  L308   ceAbstractionStarter]: Result for error location t_funThread1of2ForFork0 was SAFE,SAFE (1/3)
[2024-08-23 09:36:44,416 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-23 09:36:44,416 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-08-23 09:36:44,416 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:36:44,418 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-08-23 09:36:44,420 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (11)] Waiting until timeout for monitored process
[2024-08-23 09:36:44,422 INFO  L158   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-08-23 09:36:44,422 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ========
[2024-08-23 09:36:44,422 INFO  L357      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@3fb6b278, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-23 09:36:44,423 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 3 error locations.
[2024-08-23 09:36:44,479 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-08-23 09:36:44,479 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:44,480 INFO  L85        PathProgramCache]: Analyzing trace with hash 345291070, now seen corresponding path program 1 times
[2024-08-23 09:36:44,480 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:44,480 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [282417293]
[2024-08-23 09:36:44,480 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:44,480 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:44,521 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:44,527 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-08-23 09:36:44,528 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:44,528 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [282417293]
[2024-08-23 09:36:44,528 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [282417293] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:36:44,528 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:36:44,528 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-08-23 09:36:44,528 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2129042048]
[2024-08-23 09:36:44,529 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:36:44,529 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-08-23 09:36:44,529 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:44,529 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-08-23 09:36:44,530 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-08-23 09:36:44,530 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:44,530 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:44,530 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 10.0) internal successors, (20), 2 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-08-23 09:36:44,530 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:44,574 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:44,574 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-08-23 09:36:44,574 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-08-23 09:36:44,574 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:44,574 INFO  L85        PathProgramCache]: Analyzing trace with hash -818669561, now seen corresponding path program 1 times
[2024-08-23 09:36:44,575 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:44,575 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [812694147]
[2024-08-23 09:36:44,575 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:44,575 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:44,586 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:44,642 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-08-23 09:36:44,642 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:44,643 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [812694147]
[2024-08-23 09:36:44,643 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [812694147] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:36:44,643 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:36:44,643 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-08-23 09:36:44,643 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [395901696]
[2024-08-23 09:36:44,647 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:36:44,647 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-08-23 09:36:44,647 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:44,648 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-08-23 09:36:44,648 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-08-23 09:36:44,648 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:44,648 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:44,648 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 6.666666666666667) internal successors, (20), 3 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-08-23 09:36:44,648 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:44,648 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:44,682 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:44,683 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:44,683 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-08-23 09:36:44,683 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-08-23 09:36:44,683 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:44,683 INFO  L85        PathProgramCache]: Analyzing trace with hash -1175381081, now seen corresponding path program 1 times
[2024-08-23 09:36:44,683 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:44,683 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1701980583]
[2024-08-23 09:36:44,683 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:44,683 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:44,694 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:44,780 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-08-23 09:36:44,781 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:44,781 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1701980583]
[2024-08-23 09:36:44,781 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1701980583] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:36:44,781 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:36:44,781 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-08-23 09:36:44,781 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [402795637]
[2024-08-23 09:36:44,781 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:36:44,782 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-08-23 09:36:44,782 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:44,782 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-08-23 09:36:44,782 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-08-23 09:36:44,782 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:44,782 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:44,782 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 5.0) internal successors, (15), 2 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:44,783 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:44,783 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:44,783 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:44,841 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:44,841 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:44,842 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:44,842 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-08-23 09:36:44,842 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-08-23 09:36:44,842 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:44,842 INFO  L85        PathProgramCache]: Analyzing trace with hash 1550653677, now seen corresponding path program 1 times
[2024-08-23 09:36:44,842 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:44,842 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [337156191]
[2024-08-23 09:36:44,843 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:44,843 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:44,850 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:44,919 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-08-23 09:36:44,919 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:44,919 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [337156191]
[2024-08-23 09:36:44,919 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [337156191] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:36:44,920 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:36:44,920 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-08-23 09:36:44,920 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1495404763]
[2024-08-23 09:36:44,920 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:36:44,920 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-08-23 09:36:44,920 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:44,920 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-08-23 09:36:44,921 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-08-23 09:36:44,921 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:44,921 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:44,921 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 4.4) internal successors, (22), 4 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:44,921 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:44,921 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:44,921 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:44,921 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:44,945 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:44,945 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:44,945 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:44,945 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:44,945 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-08-23 09:36:44,946 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-08-23 09:36:44,946 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:44,946 INFO  L85        PathProgramCache]: Analyzing trace with hash 1118929580, now seen corresponding path program 1 times
[2024-08-23 09:36:44,946 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:44,946 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1341672203]
[2024-08-23 09:36:44,946 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:44,946 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:44,955 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-08-23 09:36:44,955 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-08-23 09:36:44,959 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-08-23 09:36:44,967 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-08-23 09:36:44,968 INFO  L360         BasicCegarLoop]: Counterexample is feasible
[2024-08-23 09:36:44,968 INFO  L805   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 3 remaining)
[2024-08-23 09:36:44,968 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT (1 of 3 remaining)
[2024-08-23 09:36:44,972 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT (0 of 3 remaining)
[2024-08-23 09:36:44,972 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-08-23 09:36:44,973 INFO  L445         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1]
[2024-08-23 09:36:44,973 INFO  L308   ceAbstractionStarter]: Result for error location ULTIMATE.start was UNSAFE,UNKNOWN,UNKNOWN (2/3)
[2024-08-23 09:36:44,973 WARN  L234   ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis
[2024-08-23 09:36:44,973 INFO  L522   ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances.
[2024-08-23 09:36:44,999 INFO  L144    ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions.
[2024-08-23 09:36:45,000 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-23 09:36:45,000 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-08-23 09:36:45,000 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:36:45,005 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-08-23 09:36:45,006 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (12)] Waiting until timeout for monitored process
[2024-08-23 09:36:45,008 INFO  L158   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-08-23 09:36:45,008 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ========
[2024-08-23 09:36:45,009 INFO  L357      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@3fb6b278, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-23 09:36:45,009 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 3 error locations.
[2024-08-23 09:36:45,096 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-08-23 09:36:45,097 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:45,097 INFO  L85        PathProgramCache]: Analyzing trace with hash -1774406394, now seen corresponding path program 1 times
[2024-08-23 09:36:45,097 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:45,097 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1923459528]
[2024-08-23 09:36:45,097 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:45,097 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:45,111 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:45,115 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-08-23 09:36:45,115 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:45,115 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1923459528]
[2024-08-23 09:36:45,116 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1923459528] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:36:45,116 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:36:45,116 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-08-23 09:36:45,116 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [340100349]
[2024-08-23 09:36:45,116 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:36:45,116 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-08-23 09:36:45,116 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:45,116 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-08-23 09:36:45,117 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-08-23 09:36:45,117 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:45,117 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:45,117 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 13.5) internal successors, (27), 2 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:45,117 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:45,174 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:45,174 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-08-23 09:36:45,175 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-08-23 09:36:45,175 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:45,175 INFO  L85        PathProgramCache]: Analyzing trace with hash 2139507500, now seen corresponding path program 1 times
[2024-08-23 09:36:45,175 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:45,175 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1624505371]
[2024-08-23 09:36:45,175 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:45,175 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:45,182 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:45,208 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-08-23 09:36:45,208 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:45,208 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1624505371]
[2024-08-23 09:36:45,208 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1624505371] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:36:45,208 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:36:45,208 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-08-23 09:36:45,208 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1856567410]
[2024-08-23 09:36:45,209 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:36:45,209 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-08-23 09:36:45,209 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:45,209 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-08-23 09:36:45,209 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-08-23 09:36:45,209 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:45,209 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:45,210 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 9.333333333333334) internal successors, (28), 3 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:45,210 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:45,210 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:45,233 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:45,234 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:45,234 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-08-23 09:36:45,234 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-08-23 09:36:45,235 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:45,235 INFO  L85        PathProgramCache]: Analyzing trace with hash -1994972261, now seen corresponding path program 1 times
[2024-08-23 09:36:45,235 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:45,235 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1175024339]
[2024-08-23 09:36:45,235 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:45,235 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:45,242 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:45,311 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-08-23 09:36:45,312 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:45,312 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1175024339]
[2024-08-23 09:36:45,312 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1175024339] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:36:45,312 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:36:45,312 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-08-23 09:36:45,312 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1234342618]
[2024-08-23 09:36:45,312 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:36:45,312 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-08-23 09:36:45,313 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:45,313 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-08-23 09:36:45,313 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-08-23 09:36:45,313 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:45,313 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:45,313 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 6.0) internal successors, (18), 2 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-08-23 09:36:45,313 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:45,313 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:45,314 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:45,396 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:45,396 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:45,397 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:45,397 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2024-08-23 09:36:45,397 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-08-23 09:36:45,397 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:45,397 INFO  L85        PathProgramCache]: Analyzing trace with hash -586337730, now seen corresponding path program 1 times
[2024-08-23 09:36:45,397 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:45,397 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1148885923]
[2024-08-23 09:36:45,397 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:45,397 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:45,406 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:45,518 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-08-23 09:36:45,518 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:45,518 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1148885923]
[2024-08-23 09:36:45,518 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1148885923] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:36:45,518 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:36:45,518 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-08-23 09:36:45,518 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1267510206]
[2024-08-23 09:36:45,518 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:36:45,519 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-08-23 09:36:45,519 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:45,519 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-08-23 09:36:45,519 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-08-23 09:36:45,519 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:45,519 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:45,519 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 5.8) internal successors, (29), 4 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:45,519 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:45,519 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:45,519 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:45,519 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:45,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:45,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:45,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:45,579 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:45,579 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2024-08-23 09:36:45,580 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-08-23 09:36:45,580 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:45,580 INFO  L85        PathProgramCache]: Analyzing trace with hash 967070436, now seen corresponding path program 1 times
[2024-08-23 09:36:45,580 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:45,580 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [90838292]
[2024-08-23 09:36:45,580 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:45,580 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:45,596 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:45,728 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 8 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-08-23 09:36:45,729 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:45,729 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [90838292]
[2024-08-23 09:36:45,729 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [90838292] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:36:45,729 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [552166092]
[2024-08-23 09:36:45,729 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:45,729 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:36:45,730 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:36:45,731 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-23 09:36:45,733 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-08-23 09:36:45,838 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:45,840 INFO  L262         TraceCheckSpWp]: Trace formula consists of 218 conjuncts, 18 conjunts are in the unsatisfiable core
[2024-08-23 09:36:45,841 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:36:45,850 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-08-23 09:36:45,851 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-08-23 09:36:45,966 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11
[2024-08-23 09:36:45,993 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:36:46,015 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 9 proven. 5 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-08-23 09:36:46,016 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-23 09:36:46,027 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_604 (Array Int Int))) (= (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_604) |c_~#global~0.base|) |c_~#global~0.offset|) 1)) is different from false
[2024-08-23 09:36:46,871 INFO  L349             Elim1Store]: treesize reduction 17, result has 70.2 percent of original size
[2024-08-23 09:36:46,872 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 33 treesize of output 54
[2024-08-23 09:36:46,879 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-08-23 09:36:46,879 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 55 treesize of output 54
[2024-08-23 09:36:46,881 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2024-08-23 09:36:46,987 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 8 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 2 not checked.
[2024-08-23 09:36:46,987 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [552166092] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-23 09:36:46,987 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-23 09:36:46,987 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 6, 6] total 14
[2024-08-23 09:36:46,987 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [383331498]
[2024-08-23 09:36:46,988 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-23 09:36:46,988 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-08-23 09:36:46,988 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:46,988 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-08-23 09:36:46,989 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=53, Invalid=128, Unknown=5, NotChecked=24, Total=210
[2024-08-23 09:36:46,989 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:46,989 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:46,989 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 15 states have (on average 4.266666666666667) internal successors, (64), 14 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:46,989 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:46,989 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:46,989 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:46,990 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:46,990 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:47,145 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:47,145 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:47,145 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:47,145 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:47,146 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:47,176 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0
[2024-08-23 09:36:47,346 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable23
[2024-08-23 09:36:47,347 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2024-08-23 09:36:47,347 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:47,347 INFO  L85        PathProgramCache]: Analyzing trace with hash 1601802301, now seen corresponding path program 1 times
[2024-08-23 09:36:47,347 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:47,348 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1383735529]
[2024-08-23 09:36:47,348 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:47,348 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:47,367 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-08-23 09:36:47,367 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-08-23 09:36:47,375 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-08-23 09:36:47,385 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-08-23 09:36:47,389 INFO  L360         BasicCegarLoop]: Counterexample is feasible
[2024-08-23 09:36:47,389 INFO  L805   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 3 remaining)
[2024-08-23 09:36:47,389 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT (1 of 3 remaining)
[2024-08-23 09:36:47,390 INFO  L805   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT (0 of 3 remaining)
[2024-08-23 09:36:47,390 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24
[2024-08-23 09:36:47,391 INFO  L445         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1]
[2024-08-23 09:36:47,391 INFO  L308   ceAbstractionStarter]: Result for error location ULTIMATE.start was UNSAFE,UNKNOWN,UNKNOWN (1/4)
[2024-08-23 09:36:47,391 WARN  L234   ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis
[2024-08-23 09:36:47,391 INFO  L522   ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances.
[2024-08-23 09:36:47,419 INFO  L144    ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions.
[2024-08-23 09:36:47,421 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-23 09:36:47,421 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-08-23 09:36:47,422 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:36:47,426 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-08-23 09:36:47,433 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (14)] Waiting until timeout for monitored process
[2024-08-23 09:36:47,435 INFO  L158   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-08-23 09:36:47,435 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == t_funThread4of4ForFork0 ========
[2024-08-23 09:36:47,436 INFO  L357      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@3fb6b278, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-23 09:36:47,436 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-08-23 09:36:47,603 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:36:47,603 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:47,604 INFO  L85        PathProgramCache]: Analyzing trace with hash -888405341, now seen corresponding path program 1 times
[2024-08-23 09:36:47,604 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:47,604 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [572695762]
[2024-08-23 09:36:47,604 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:47,604 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:47,615 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:47,623 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-08-23 09:36:47,623 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:47,623 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [572695762]
[2024-08-23 09:36:47,623 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [572695762] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:36:47,623 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:36:47,623 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-08-23 09:36:47,623 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2005423243]
[2024-08-23 09:36:47,624 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:36:47,624 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-08-23 09:36:47,624 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:47,624 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-08-23 09:36:47,624 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-08-23 09:36:47,624 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:47,624 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:47,625 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 18.0) internal successors, (36), 2 states have internal predecessors, (36), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:47,625 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:47,749 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:47,749 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25
[2024-08-23 09:36:47,749 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:36:47,749 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:47,749 INFO  L85        PathProgramCache]: Analyzing trace with hash 1830848772, now seen corresponding path program 1 times
[2024-08-23 09:36:47,750 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:47,750 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2038078101]
[2024-08-23 09:36:47,750 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:47,750 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:47,759 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:47,795 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-08-23 09:36:47,795 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:47,795 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2038078101]
[2024-08-23 09:36:47,795 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2038078101] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:36:47,795 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:36:47,795 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-08-23 09:36:47,795 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1101607792]
[2024-08-23 09:36:47,795 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:36:47,796 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-08-23 09:36:47,796 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:47,796 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-08-23 09:36:47,796 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-08-23 09:36:47,796 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:47,796 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:47,796 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 13.0) internal successors, (39), 3 states have internal predecessors, (39), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:47,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:47,796 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:48,007 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:48,008 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:48,008 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26
[2024-08-23 09:36:48,008 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:36:48,008 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:48,008 INFO  L85        PathProgramCache]: Analyzing trace with hash 646366919, now seen corresponding path program 1 times
[2024-08-23 09:36:48,008 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:48,008 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [973358686]
[2024-08-23 09:36:48,008 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:48,008 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:48,021 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:48,086 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-08-23 09:36:48,086 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:48,086 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [973358686]
[2024-08-23 09:36:48,086 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [973358686] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:36:48,086 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:36:48,086 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-08-23 09:36:48,086 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [396396849]
[2024-08-23 09:36:48,086 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:36:48,087 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-08-23 09:36:48,087 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:48,087 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-08-23 09:36:48,087 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-08-23 09:36:48,087 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:48,087 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:48,087 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 15.0) internal successors, (60), 4 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:48,087 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:48,087 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:48,088 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:48,337 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:48,338 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:48,338 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:48,338 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27
[2024-08-23 09:36:48,338 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:36:48,339 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:48,339 INFO  L85        PathProgramCache]: Analyzing trace with hash 314535685, now seen corresponding path program 1 times
[2024-08-23 09:36:48,339 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:48,339 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1982636901]
[2024-08-23 09:36:48,339 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:48,339 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:48,355 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:48,495 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-08-23 09:36:48,496 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:48,496 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1982636901]
[2024-08-23 09:36:48,496 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1982636901] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:36:48,496 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:36:48,496 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-08-23 09:36:48,496 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1064334300]
[2024-08-23 09:36:48,496 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:36:48,497 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-08-23 09:36:48,497 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:48,497 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-08-23 09:36:48,497 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-08-23 09:36:48,497 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:48,497 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:48,497 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 16.2) internal successors, (81), 4 states have internal predecessors, (81), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:48,498 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:48,498 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:48,498 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:48,498 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:48,618 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:48,618 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:48,618 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:48,618 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:48,619 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28
[2024-08-23 09:36:48,619 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:36:48,619 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:48,619 INFO  L85        PathProgramCache]: Analyzing trace with hash 1151210397, now seen corresponding path program 2 times
[2024-08-23 09:36:48,619 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:48,619 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [194190894]
[2024-08-23 09:36:48,619 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:48,619 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:48,638 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:48,774 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-08-23 09:36:48,774 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:48,774 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [194190894]
[2024-08-23 09:36:48,774 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [194190894] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:36:48,775 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:36:48,775 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-08-23 09:36:48,775 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1361401212]
[2024-08-23 09:36:48,775 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:36:48,775 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-08-23 09:36:48,775 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:48,776 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-08-23 09:36:48,776 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-08-23 09:36:48,776 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:48,776 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:48,776 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 16.0) internal successors, (80), 6 states have internal predecessors, (80), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:48,776 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:48,776 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:48,776 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:48,777 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:48,777 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:48,925 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:48,925 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:48,925 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:48,926 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:48,926 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:48,926 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29
[2024-08-23 09:36:48,926 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:36:48,926 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:48,926 INFO  L85        PathProgramCache]: Analyzing trace with hash -1675208900, now seen corresponding path program 1 times
[2024-08-23 09:36:48,926 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:48,927 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1061954546]
[2024-08-23 09:36:48,927 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:48,927 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:48,946 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:49,128 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-08-23 09:36:49,128 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:49,128 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1061954546]
[2024-08-23 09:36:49,128 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1061954546] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:36:49,128 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:36:49,128 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-08-23 09:36:49,129 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2099532947]
[2024-08-23 09:36:49,129 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:36:49,129 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-08-23 09:36:49,129 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:49,129 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-08-23 09:36:49,130 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-08-23 09:36:49,130 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:49,130 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:49,130 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 17.4) internal successors, (87), 6 states have internal predecessors, (87), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:49,130 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:49,130 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:49,130 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:49,130 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:49,130 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:49,130 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:49,276 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:49,276 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:49,277 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:49,277 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:49,277 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:49,277 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:49,277 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30
[2024-08-23 09:36:49,278 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:36:49,278 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:49,278 INFO  L85        PathProgramCache]: Analyzing trace with hash 1384476790, now seen corresponding path program 1 times
[2024-08-23 09:36:49,278 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:49,278 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1846245112]
[2024-08-23 09:36:49,278 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:49,278 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:49,294 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:49,418 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-08-23 09:36:49,419 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:49,419 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1846245112]
[2024-08-23 09:36:49,419 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1846245112] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:36:49,419 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:36:49,419 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-08-23 09:36:49,419 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [715832967]
[2024-08-23 09:36:49,419 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:36:49,420 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-08-23 09:36:49,420 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:49,420 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-08-23 09:36:49,420 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-08-23 09:36:49,420 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:49,420 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:49,420 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 12.0) internal successors, (60), 6 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:49,421 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:49,421 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:49,421 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:49,421 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:49,421 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:49,421 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:49,421 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:50,643 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:50,643 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:50,644 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:36:50,644 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:50,644 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:50,644 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:50,644 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:50,644 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31
[2024-08-23 09:36:50,645 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:36:50,645 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:50,645 INFO  L85        PathProgramCache]: Analyzing trace with hash -592044106, now seen corresponding path program 2 times
[2024-08-23 09:36:50,645 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:50,646 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [956414548]
[2024-08-23 09:36:50,646 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:50,646 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:50,743 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:51,084 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 2 proven. 19 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-08-23 09:36:51,085 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:51,085 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [956414548]
[2024-08-23 09:36:51,085 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [956414548] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:36:51,085 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [269056521]
[2024-08-23 09:36:51,085 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-08-23 09:36:51,086 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:36:51,086 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:36:51,088 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-23 09:36:51,090 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-08-23 09:36:51,267 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-08-23 09:36:51,268 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-23 09:36:51,270 INFO  L262         TraceCheckSpWp]: Trace formula consists of 354 conjuncts, 19 conjunts are in the unsatisfiable core
[2024-08-23 09:36:51,273 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:36:51,285 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-08-23 09:36:51,285 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-08-23 09:36:51,548 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1
[2024-08-23 09:36:51,620 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:36:51,643 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11
[2024-08-23 09:36:51,681 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 15 proven. 4 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-08-23 09:36:51,681 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-23 09:36:51,711 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_1078 (Array Int Int))) (= (select (select (let ((.cse0 (store |c_#memory_int| |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_1078))) (store .cse0 c_t_funThread2of4ForFork0_~p~0.base (let ((.cse1 (select .cse0 c_t_funThread2of4ForFork0_~p~0.base))) (store .cse1 c_t_funThread2of4ForFork0_~p~0.offset (+ (- 1) (select .cse1 c_t_funThread2of4ForFork0_~p~0.offset)))))) |c_~#global~0.base|) |c_~#global~0.offset|) 0)) is different from false
[2024-08-23 09:36:51,767 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 254 treesize of output 242
[2024-08-23 09:36:51,776 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-08-23 09:36:51,776 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 119 treesize of output 117
[2024-08-23 09:36:51,789 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-08-23 09:36:51,789 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 130 treesize of output 128
[2024-08-23 09:36:52,090 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 11 proven. 4 refuted. 0 times theorem prover too weak. 7 trivial. 4 not checked.
[2024-08-23 09:36:52,091 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [269056521] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-23 09:36:52,091 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-23 09:36:52,091 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5, 6] total 14
[2024-08-23 09:36:52,091 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [426574847]
[2024-08-23 09:36:52,091 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-23 09:36:52,092 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-08-23 09:36:52,092 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:52,093 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-08-23 09:36:52,093 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=57, Invalid=156, Unknown=1, NotChecked=26, Total=240
[2024-08-23 09:36:52,093 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:52,093 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:52,093 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 15 states have (on average 9.333333333333334) internal successors, (140), 15 states have internal predecessors, (140), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:52,093 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:52,093 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:52,094 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:36:52,094 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:52,094 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:52,094 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:52,094 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:52,094 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:52,677 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:52,677 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:52,677 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:36:52,677 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:52,678 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:52,678 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:52,678 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:52,678 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-08-23 09:36:52,692 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0
[2024-08-23 09:36:52,878 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32,15 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:36:52,879 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:36:52,879 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:52,879 INFO  L85        PathProgramCache]: Analyzing trace with hash -1169686409, now seen corresponding path program 3 times
[2024-08-23 09:36:52,879 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:52,879 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1264092359]
[2024-08-23 09:36:52,880 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:52,880 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:52,909 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:53,154 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-08-23 09:36:53,155 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:53,155 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1264092359]
[2024-08-23 09:36:53,155 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1264092359] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:36:53,155 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [780117711]
[2024-08-23 09:36:53,156 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-08-23 09:36:53,156 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:36:53,156 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:36:53,158 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-23 09:36:53,159 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2024-08-23 09:36:53,364 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-08-23 09:36:53,364 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-23 09:36:53,366 INFO  L262         TraceCheckSpWp]: Trace formula consists of 270 conjuncts, 18 conjunts are in the unsatisfiable core
[2024-08-23 09:36:53,368 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:36:53,382 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-08-23 09:36:53,382 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-08-23 09:36:53,604 INFO  L349             Elim1Store]: treesize reduction 18, result has 60.9 percent of original size
[2024-08-23 09:36:53,605 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 40
[2024-08-23 09:36:53,758 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11
[2024-08-23 09:36:53,767 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:36:53,815 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked.
[2024-08-23 09:36:53,816 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-23 09:36:55,999 INFO  L349             Elim1Store]: treesize reduction 45, result has 15.1 percent of original size
[2024-08-23 09:36:55,999 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 65 treesize of output 49
[2024-08-23 09:36:56,004 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 22
[2024-08-23 09:36:57,887 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 4 refuted. 4 times theorem prover too weak. 18 trivial. 0 not checked.
[2024-08-23 09:36:57,888 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [780117711] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-23 09:36:57,888 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-23 09:36:57,888 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 5, 6] total 16
[2024-08-23 09:36:57,888 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [918170126]
[2024-08-23 09:36:57,888 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-23 09:36:57,889 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-08-23 09:36:57,889 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:36:57,890 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-08-23 09:36:57,890 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=74, Invalid=220, Unknown=12, NotChecked=0, Total=306
[2024-08-23 09:36:57,890 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:57,890 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:36:57,890 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 17 states have (on average 13.176470588235293) internal successors, (224), 17 states have internal predecessors, (224), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:36:57,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:57,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:57,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:36:57,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:57,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:57,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:57,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:57,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-08-23 09:36:57,891 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:58,706 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:36:58,707 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:36:58,707 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:36:58,707 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:36:58,707 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:58,707 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:58,708 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:36:58,708 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-08-23 09:36:58,708 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-08-23 09:36:58,726 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0
[2024-08-23 09:36:58,911 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33,16 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:36:58,912 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:36:58,912 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:36:58,912 INFO  L85        PathProgramCache]: Analyzing trace with hash 437430204, now seen corresponding path program 2 times
[2024-08-23 09:36:58,912 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:36:58,912 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1732221749]
[2024-08-23 09:36:58,913 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:36:58,913 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:36:59,004 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:36:59,299 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 1 proven. 20 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-08-23 09:36:59,299 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:36:59,299 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1732221749]
[2024-08-23 09:36:59,299 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1732221749] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:36:59,299 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1458324441]
[2024-08-23 09:36:59,299 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-08-23 09:36:59,299 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:36:59,300 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:36:59,302 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-23 09:36:59,306 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2024-08-23 09:36:59,487 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-08-23 09:36:59,487 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-23 09:36:59,490 INFO  L262         TraceCheckSpWp]: Trace formula consists of 444 conjuncts, 18 conjunts are in the unsatisfiable core
[2024-08-23 09:36:59,493 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:36:59,504 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-08-23 09:36:59,504 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-08-23 09:36:59,846 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11
[2024-08-23 09:36:59,862 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:36:59,887 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 7 proven. 4 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-08-23 09:36:59,887 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-23 09:37:01,343 INFO  L349             Elim1Store]: treesize reduction 17, result has 70.2 percent of original size
[2024-08-23 09:37:01,343 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 33 treesize of output 54
[2024-08-23 09:37:01,351 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-08-23 09:37:01,351 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 55 treesize of output 54
[2024-08-23 09:37:01,353 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2024-08-23 09:37:01,683 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 3 proven. 4 refuted. 4 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-08-23 09:37:01,684 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1458324441] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-23 09:37:01,684 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-23 09:37:01,684 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 5, 5] total 14
[2024-08-23 09:37:01,684 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [772132317]
[2024-08-23 09:37:01,685 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-23 09:37:01,688 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-08-23 09:37:01,688 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:01,689 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-08-23 09:37:01,689 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=58, Invalid=173, Unknown=9, NotChecked=0, Total=240
[2024-08-23 09:37:01,689 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:01,689 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:01,689 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 15 states have (on average 14.0) internal successors, (210), 15 states have internal predecessors, (210), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:01,689 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:01,689 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:01,690 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:01,690 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:01,690 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:01,690 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:01,690 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:01,690 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-08-23 09:37:01,690 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-08-23 09:37:01,690 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:02,967 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:02,967 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:02,967 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:02,967 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:02,967 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:02,968 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:02,968 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:02,968 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-08-23 09:37:02,968 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-08-23 09:37:02,968 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-08-23 09:37:02,986 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0
[2024-08-23 09:37:03,168 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable34
[2024-08-23 09:37:03,169 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:03,170 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:03,170 INFO  L85        PathProgramCache]: Analyzing trace with hash 1131606829, now seen corresponding path program 1 times
[2024-08-23 09:37:03,170 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:03,170 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [536930014]
[2024-08-23 09:37:03,170 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:03,170 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:03,192 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:03,467 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 23 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-08-23 09:37:03,468 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:03,468 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [536930014]
[2024-08-23 09:37:03,468 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [536930014] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:37:03,468 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [254560245]
[2024-08-23 09:37:03,468 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:03,469 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:37:03,469 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:37:03,470 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-08-23 09:37:03,473 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-08-23 09:37:03,644 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:03,649 INFO  L262         TraceCheckSpWp]: Trace formula consists of 287 conjuncts, 24 conjunts are in the unsatisfiable core
[2024-08-23 09:37:03,656 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:37:03,671 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-08-23 09:37:03,671 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-08-23 09:37:03,786 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 13
[2024-08-23 09:37:03,832 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:37:03,886 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11
[2024-08-23 09:37:03,926 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:37:03,956 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:37:03,974 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 11 proven. 13 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-08-23 09:37:03,974 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-23 09:37:03,982 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_1422 (Array Int Int))) (= (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_1422) |c_~#global~0.base|) |c_~#global~0.offset|) 0)) is different from false
[2024-08-23 09:37:06,045 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_1422 (Array Int Int)) (v_ArrVal_1419 (Array Int Int))) (= (select (select (store (store |c_#memory_int| c_t_funThread1of4ForFork0_~p~0.base (let ((.cse0 (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_1419) c_t_funThread1of4ForFork0_~p~0.base))) (store .cse0 c_t_funThread1of4ForFork0_~p~0.offset (+ (- 1) (select .cse0 c_t_funThread1of4ForFork0_~p~0.offset))))) |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_1422) |c_~#global~0.base|) |c_~#global~0.offset|) 0)) is different from false
[2024-08-23 09:37:06,062 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_1422 (Array Int Int)) (v_ArrVal_1419 (Array Int Int))) (= (select (select (store (store |c_#memory_int| c_t_funThread1of4ForFork0_~p~0.base (let ((.cse0 (select (store (store |c_#memory_int| c_t_funThread1of4ForFork0_~p~0.base (let ((.cse1 (select |c_#memory_int| c_t_funThread1of4ForFork0_~p~0.base))) (store .cse1 c_t_funThread1of4ForFork0_~p~0.offset (+ (select .cse1 c_t_funThread1of4ForFork0_~p~0.offset) 1)))) |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_1419) c_t_funThread1of4ForFork0_~p~0.base))) (store .cse0 c_t_funThread1of4ForFork0_~p~0.offset (+ (- 1) (select .cse0 c_t_funThread1of4ForFork0_~p~0.offset))))) |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_1422) |c_~#global~0.base|) |c_~#global~0.offset|) 0)) is different from false
[2024-08-23 09:37:06,096 INFO  L349             Elim1Store]: treesize reduction 17, result has 70.2 percent of original size
[2024-08-23 09:37:06,096 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 105 treesize of output 108
[2024-08-23 09:37:06,107 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-08-23 09:37:06,108 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 91 treesize of output 91
[2024-08-23 09:37:06,117 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-08-23 09:37:06,118 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 61 treesize of output 66
[2024-08-23 09:37:06,122 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 73 treesize of output 69
[2024-08-23 09:37:06,158 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-08-23 09:37:06,159 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 30 treesize of output 34
[2024-08-23 09:37:06,994 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 3 refuted. 4 times theorem prover too weak. 4 trivial. 15 not checked.
[2024-08-23 09:37:06,994 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [254560245] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-23 09:37:06,994 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-23 09:37:06,994 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 16
[2024-08-23 09:37:06,995 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1668436288]
[2024-08-23 09:37:06,995 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-23 09:37:06,995 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-08-23 09:37:06,995 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:06,996 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-08-23 09:37:06,996 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=68, Invalid=149, Unknown=5, NotChecked=84, Total=306
[2024-08-23 09:37:06,996 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:06,996 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:06,996 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 17 states have (on average 7.294117647058823) internal successors, (124), 17 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:06,996 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:06,997 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:06,997 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:06,997 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:06,997 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:06,997 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:06,997 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:06,997 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-08-23 09:37:06,997 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-08-23 09:37:06,997 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-08-23 09:37:06,997 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:09,895 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:09,895 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:09,895 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:09,895 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:09,895 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:09,896 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:09,896 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:09,896 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-08-23 09:37:09,896 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-08-23 09:37:09,896 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-08-23 09:37:09,896 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-23 09:37:09,909 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-08-23 09:37:10,100 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable35
[2024-08-23 09:37:10,101 INFO  L420      AbstractCegarLoop]: === Iteration 12 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:10,101 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:10,101 INFO  L85        PathProgramCache]: Analyzing trace with hash 1050362674, now seen corresponding path program 1 times
[2024-08-23 09:37:10,101 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:10,101 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [740238726]
[2024-08-23 09:37:10,101 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:10,101 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:10,123 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:10,198 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked.
[2024-08-23 09:37:10,199 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:10,199 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [740238726]
[2024-08-23 09:37:10,199 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [740238726] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:37:10,199 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [710239310]
[2024-08-23 09:37:10,199 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:10,199 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:37:10,200 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:37:10,201 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-08-23 09:37:10,207 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-08-23 09:37:10,391 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:10,395 INFO  L262         TraceCheckSpWp]: Trace formula consists of 470 conjuncts, 6 conjunts are in the unsatisfiable core
[2024-08-23 09:37:10,397 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:37:10,535 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-08-23 09:37:10,536 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-23 09:37:10,667 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-08-23 09:37:10,667 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [710239310] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-23 09:37:10,668 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-23 09:37:10,668 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 6, 6] total 14
[2024-08-23 09:37:10,668 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1924724423]
[2024-08-23 09:37:10,668 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-23 09:37:10,669 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-08-23 09:37:10,669 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:10,669 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-08-23 09:37:10,669 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182
[2024-08-23 09:37:10,670 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:10,671 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:10,671 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 15.571428571428571) internal successors, (218), 14 states have internal predecessors, (218), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:10,671 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:10,671 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:10,671 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:10,671 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:10,671 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:10,671 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:10,672 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:10,672 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-08-23 09:37:10,672 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2024-08-23 09:37:10,672 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-08-23 09:37:10,672 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-08-23 09:37:10,672 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:13,140 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:13,141 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:13,141 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:13,141 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:13,141 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:13,141 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:13,141 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:13,142 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-08-23 09:37:13,142 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-08-23 09:37:13,142 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-08-23 09:37:13,142 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-08-23 09:37:13,142 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-08-23 09:37:13,142 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT (1 of 2 remaining)
[2024-08-23 09:37:13,142 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT (0 of 2 remaining)
[2024-08-23 09:37:13,156 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Forceful destruction successful, exit code 0
[2024-08-23 09:37:13,343 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 19 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable36
[2024-08-23 09:37:13,345 INFO  L445         BasicCegarLoop]: Path program histogram: [3, 2, 2, 1, 1, 1, 1, 1]
[2024-08-23 09:37:13,346 INFO  L308   ceAbstractionStarter]: Result for error location t_funThread4of4ForFork0 was SAFE,SAFE (1/5)
[2024-08-23 09:37:13,352 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-23 09:37:13,352 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-08-23 09:37:13,352 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:37:13,354 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-08-23 09:37:13,355 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (20)] Waiting until timeout for monitored process
[2024-08-23 09:37:13,358 INFO  L158   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-08-23 09:37:13,358 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == t_funThread2of4ForFork0 ========
[2024-08-23 09:37:13,359 INFO  L357      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@3fb6b278, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-23 09:37:13,359 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-08-23 09:37:14,538 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:14,539 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:14,539 INFO  L85        PathProgramCache]: Analyzing trace with hash 1457042053, now seen corresponding path program 1 times
[2024-08-23 09:37:14,539 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:14,539 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1984841764]
[2024-08-23 09:37:14,539 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:14,540 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:14,550 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:14,558 INFO  L134       CoverageAnalysis]: Checked inductivity of 29 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked.
[2024-08-23 09:37:14,558 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:14,558 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1984841764]
[2024-08-23 09:37:14,558 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1984841764] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:37:14,559 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:37:14,559 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-08-23 09:37:14,559 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [401623068]
[2024-08-23 09:37:14,559 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:37:14,559 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-08-23 09:37:14,559 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:14,559 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-08-23 09:37:14,560 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-08-23 09:37:14,560 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:14,560 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:14,560 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 19.0) internal successors, (38), 2 states have internal predecessors, (38), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:14,560 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:14,627 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:14,627 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable37
[2024-08-23 09:37:14,627 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:14,627 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:14,628 INFO  L85        PathProgramCache]: Analyzing trace with hash 1075152582, now seen corresponding path program 1 times
[2024-08-23 09:37:14,628 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:14,628 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1560943053]
[2024-08-23 09:37:14,628 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:14,628 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:14,637 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:14,672 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-08-23 09:37:14,672 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:14,672 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1560943053]
[2024-08-23 09:37:14,672 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1560943053] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:37:14,672 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:37:14,673 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-08-23 09:37:14,673 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1026414947]
[2024-08-23 09:37:14,673 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:37:14,673 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-08-23 09:37:14,673 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:14,674 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-08-23 09:37:14,674 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-08-23 09:37:14,674 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:14,674 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:14,674 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 8.666666666666666) internal successors, (26), 3 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:14,675 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:14,675 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:15,002 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:15,003 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:15,003 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable38
[2024-08-23 09:37:15,003 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:15,003 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:15,004 INFO  L85        PathProgramCache]: Analyzing trace with hash -382951437, now seen corresponding path program 1 times
[2024-08-23 09:37:15,004 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:15,004 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2018549494]
[2024-08-23 09:37:15,004 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:15,004 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:15,017 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:15,052 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-08-23 09:37:15,053 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:15,053 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2018549494]
[2024-08-23 09:37:15,053 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2018549494] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:37:15,053 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:37:15,053 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-08-23 09:37:15,054 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1513792580]
[2024-08-23 09:37:15,054 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:37:15,054 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-08-23 09:37:15,054 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:15,054 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-08-23 09:37:15,054 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-08-23 09:37:15,054 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:15,055 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:15,055 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 10.666666666666666) internal successors, (32), 3 states have internal predecessors, (32), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:15,055 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:15,055 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:15,055 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:15,169 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:15,170 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:15,170 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:15,170 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable39
[2024-08-23 09:37:15,170 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:15,171 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:15,171 INFO  L85        PathProgramCache]: Analyzing trace with hash -510930365, now seen corresponding path program 1 times
[2024-08-23 09:37:15,171 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:15,171 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1638424549]
[2024-08-23 09:37:15,171 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:15,171 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:15,182 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:15,288 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-08-23 09:37:15,289 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:15,289 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1638424549]
[2024-08-23 09:37:15,289 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1638424549] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:37:15,289 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:37:15,289 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-08-23 09:37:15,289 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1747051599]
[2024-08-23 09:37:15,289 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:37:15,289 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-08-23 09:37:15,289 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:15,290 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-08-23 09:37:15,290 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-08-23 09:37:15,290 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:15,290 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:15,290 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 8.4) internal successors, (42), 4 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:15,290 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:15,290 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:15,290 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:15,290 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:15,376 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:15,376 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:15,376 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:15,376 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:15,377 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable40
[2024-08-23 09:37:15,377 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:15,377 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:15,377 INFO  L85        PathProgramCache]: Analyzing trace with hash 1660305327, now seen corresponding path program 1 times
[2024-08-23 09:37:15,377 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:15,377 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [472745738]
[2024-08-23 09:37:15,377 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:15,378 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:15,398 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:15,619 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 23 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-08-23 09:37:15,620 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:15,620 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [472745738]
[2024-08-23 09:37:15,620 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [472745738] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:37:15,620 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1842632915]
[2024-08-23 09:37:15,620 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:15,620 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:37:15,620 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:37:15,626 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-08-23 09:37:15,627 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-08-23 09:37:15,789 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:15,796 INFO  L262         TraceCheckSpWp]: Trace formula consists of 287 conjuncts, 24 conjunts are in the unsatisfiable core
[2024-08-23 09:37:15,798 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:37:15,814 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-08-23 09:37:15,815 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-08-23 09:37:15,956 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 13
[2024-08-23 09:37:16,013 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:37:16,070 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11
[2024-08-23 09:37:16,122 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:37:16,156 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:37:16,179 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 11 proven. 13 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-08-23 09:37:16,180 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-23 09:37:16,194 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_1736 (Array Int Int))) (= (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_1736) |c_~#global~0.base|) |c_~#global~0.offset|) 0)) is different from false
[2024-08-23 09:37:16,221 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_1736 (Array Int Int))) (= (select (select (store (store |c_#memory_int| c_t_funThread1of4ForFork0_~p~0.base (let ((.cse0 (select |c_#memory_int| c_t_funThread1of4ForFork0_~p~0.base))) (store .cse0 c_t_funThread1of4ForFork0_~p~0.offset (+ (- 1) (select .cse0 c_t_funThread1of4ForFork0_~p~0.offset))))) |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_1736) |c_~#global~0.base|) |c_~#global~0.offset|) 0)) is different from false
[2024-08-23 09:37:16,458 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_1736 (Array Int Int)) (v_ArrVal_1733 (Array Int Int))) (= (select (select (store (store |c_#memory_int| c_t_funThread1of4ForFork0_~p~0.base (let ((.cse0 (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_1733) c_t_funThread1of4ForFork0_~p~0.base))) (store .cse0 c_t_funThread1of4ForFork0_~p~0.offset (+ (- 1) (select .cse0 c_t_funThread1of4ForFork0_~p~0.offset))))) |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_1736) |c_~#global~0.base|) |c_~#global~0.offset|) 0)) is different from false
[2024-08-23 09:37:16,478 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_1736 (Array Int Int)) (v_ArrVal_1733 (Array Int Int))) (= (select (select (store (store |c_#memory_int| c_t_funThread1of4ForFork0_~p~0.base (let ((.cse0 (select (store (store |c_#memory_int| c_t_funThread1of4ForFork0_~p~0.base (let ((.cse1 (select |c_#memory_int| c_t_funThread1of4ForFork0_~p~0.base))) (store .cse1 c_t_funThread1of4ForFork0_~p~0.offset (+ (select .cse1 c_t_funThread1of4ForFork0_~p~0.offset) 1)))) |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_1733) c_t_funThread1of4ForFork0_~p~0.base))) (store .cse0 c_t_funThread1of4ForFork0_~p~0.offset (+ (- 1) (select .cse0 c_t_funThread1of4ForFork0_~p~0.offset))))) |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_1736) |c_~#global~0.base|) |c_~#global~0.offset|) 0)) is different from false
[2024-08-23 09:37:16,516 INFO  L349             Elim1Store]: treesize reduction 17, result has 70.2 percent of original size
[2024-08-23 09:37:16,516 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 105 treesize of output 108
[2024-08-23 09:37:16,527 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-08-23 09:37:16,527 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 91 treesize of output 91
[2024-08-23 09:37:16,537 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-08-23 09:37:16,537 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 61 treesize of output 66
[2024-08-23 09:37:16,541 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 73 treesize of output 69
[2024-08-23 09:37:16,553 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 4
[2024-08-23 09:37:16,583 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-08-23 09:37:16,583 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 28 treesize of output 32
[2024-08-23 09:37:16,613 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 4 trivial. 20 not checked.
[2024-08-23 09:37:16,613 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1842632915] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-23 09:37:16,613 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-23 09:37:16,614 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 16
[2024-08-23 09:37:16,614 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2112430464]
[2024-08-23 09:37:16,614 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-23 09:37:16,614 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-08-23 09:37:16,614 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:16,615 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-08-23 09:37:16,615 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=66, Invalid=128, Unknown=4, NotChecked=108, Total=306
[2024-08-23 09:37:16,615 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:16,615 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:16,615 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 17 states have (on average 7.294117647058823) internal successors, (124), 17 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:16,615 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:16,615 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:16,615 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:16,616 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:16,616 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:16,778 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:16,778 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:16,778 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:16,778 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:16,778 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:16,792 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Ended with exit code 0
[2024-08-23 09:37:16,978 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 21 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable41
[2024-08-23 09:37:16,979 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:16,979 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:16,979 INFO  L85        PathProgramCache]: Analyzing trace with hash 1569807399, now seen corresponding path program 1 times
[2024-08-23 09:37:16,979 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:16,979 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [217523897]
[2024-08-23 09:37:16,979 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:16,979 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:16,993 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:17,110 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 15 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-08-23 09:37:17,110 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:17,111 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [217523897]
[2024-08-23 09:37:17,111 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [217523897] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:37:17,111 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [863275240]
[2024-08-23 09:37:17,111 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:17,111 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:37:17,111 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:37:17,115 INFO  L229       MonitoredProcess]: Starting monitored process 22 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-23 09:37:17,116 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Waiting until timeout for monitored process
[2024-08-23 09:37:17,277 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:17,282 INFO  L262         TraceCheckSpWp]: Trace formula consists of 310 conjuncts, 11 conjunts are in the unsatisfiable core
[2024-08-23 09:37:17,283 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:37:17,403 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11
[2024-08-23 09:37:17,415 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-08-23 09:37:17,415 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-08-23 09:37:17,416 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [863275240] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:37:17,416 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-08-23 09:37:17,416 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5] total 5
[2024-08-23 09:37:17,416 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [972758519]
[2024-08-23 09:37:17,416 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:37:17,417 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-08-23 09:37:17,417 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:17,417 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-08-23 09:37:17,417 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-08-23 09:37:17,418 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:17,418 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:17,418 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 11.75) internal successors, (47), 5 states have internal predecessors, (47), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:17,419 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:17,419 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:17,419 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:17,419 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:17,419 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:17,419 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:17,956 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:17,956 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:17,956 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:17,956 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:17,956 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:17,957 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:17,975 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Forceful destruction successful, exit code 0
[2024-08-23 09:37:18,161 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable42,22 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:37:18,162 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:18,162 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:18,163 INFO  L85        PathProgramCache]: Analyzing trace with hash -532212505, now seen corresponding path program 2 times
[2024-08-23 09:37:18,163 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:18,163 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1535474567]
[2024-08-23 09:37:18,163 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:18,164 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:18,279 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:18,603 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-08-23 09:37:18,603 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:18,603 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1535474567]
[2024-08-23 09:37:18,604 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1535474567] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:37:18,604 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1935261812]
[2024-08-23 09:37:18,604 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-08-23 09:37:18,604 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:37:18,604 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:37:18,606 INFO  L229       MonitoredProcess]: Starting monitored process 23 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-23 09:37:18,611 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Waiting until timeout for monitored process
[2024-08-23 09:37:18,806 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-08-23 09:37:18,806 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-23 09:37:18,808 INFO  L262         TraceCheckSpWp]: Trace formula consists of 310 conjuncts, 18 conjunts are in the unsatisfiable core
[2024-08-23 09:37:18,812 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:37:18,828 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-08-23 09:37:18,828 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-08-23 09:37:19,184 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11
[2024-08-23 09:37:19,211 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:37:19,251 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 13 proven. 6 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-08-23 09:37:19,251 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-23 09:37:19,293 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_1891 (Array Int Int))) (= (select (select (store (store |c_#memory_int| c_t_funThread2of4ForFork0_~p~0.base (let ((.cse0 (select |c_#memory_int| c_t_funThread2of4ForFork0_~p~0.base))) (store .cse0 c_t_funThread2of4ForFork0_~p~0.offset (+ (select .cse0 c_t_funThread2of4ForFork0_~p~0.offset) 1)))) |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_1891) |c_~#global~0.base|) |c_~#global~0.offset|) 1)) is different from false
[2024-08-23 09:37:19,343 INFO  L349             Elim1Store]: treesize reduction 17, result has 70.2 percent of original size
[2024-08-23 09:37:19,345 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 33 treesize of output 54
[2024-08-23 09:37:19,358 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-08-23 09:37:19,358 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 55 treesize of output 54
[2024-08-23 09:37:19,366 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2024-08-23 09:37:20,770 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 11 proven. 6 refuted. 2 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-08-23 09:37:20,771 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1935261812] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-23 09:37:20,771 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-23 09:37:20,771 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 5, 5] total 14
[2024-08-23 09:37:20,772 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [237927480]
[2024-08-23 09:37:20,772 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-23 09:37:20,772 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-08-23 09:37:20,772 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:20,773 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-08-23 09:37:20,773 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=56, Invalid=154, Unknown=4, NotChecked=26, Total=240
[2024-08-23 09:37:20,773 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:20,774 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:20,774 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 15 states have (on average 7.6) internal successors, (114), 15 states have internal predecessors, (114), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:20,774 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:20,774 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:20,774 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:20,774 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:20,775 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:20,775 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:20,775 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:21,348 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:21,348 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:21,348 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:21,349 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:21,349 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:21,349 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:21,349 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-08-23 09:37:21,370 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Forceful destruction successful, exit code 0
[2024-08-23 09:37:21,550 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 23 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable43
[2024-08-23 09:37:21,550 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:21,550 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:21,551 INFO  L85        PathProgramCache]: Analyzing trace with hash -1807606403, now seen corresponding path program 1 times
[2024-08-23 09:37:21,551 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:21,551 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1262295303]
[2024-08-23 09:37:21,551 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:21,551 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:21,598 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:21,833 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-08-23 09:37:21,834 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:21,834 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1262295303]
[2024-08-23 09:37:21,834 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1262295303] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:37:21,834 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:37:21,834 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-08-23 09:37:21,835 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2003428601]
[2024-08-23 09:37:21,835 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:37:21,835 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-08-23 09:37:21,835 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:21,836 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-08-23 09:37:21,836 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-08-23 09:37:21,836 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:21,836 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:21,837 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 16.0) internal successors, (80), 6 states have internal predecessors, (80), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:21,837 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:21,837 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:21,837 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:21,837 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:21,837 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:21,837 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:21,838 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-08-23 09:37:21,838 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:22,132 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:22,132 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:22,132 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:22,133 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:22,133 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:22,133 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:22,133 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-08-23 09:37:22,133 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:22,133 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable44
[2024-08-23 09:37:22,134 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:22,134 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:22,134 INFO  L85        PathProgramCache]: Analyzing trace with hash -660213034, now seen corresponding path program 1 times
[2024-08-23 09:37:22,134 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:22,134 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1795297022]
[2024-08-23 09:37:22,134 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:22,135 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:22,150 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:22,309 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-08-23 09:37:22,309 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:22,309 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1795297022]
[2024-08-23 09:37:22,309 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1795297022] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:37:22,310 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:37:22,310 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-08-23 09:37:22,310 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1659205287]
[2024-08-23 09:37:22,310 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:37:22,310 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-08-23 09:37:22,310 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:22,311 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-08-23 09:37:22,311 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-08-23 09:37:22,311 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:22,311 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:22,311 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 12.0) internal successors, (60), 6 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:22,311 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:22,311 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:22,311 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:22,311 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:22,311 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:22,311 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:22,311 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2024-08-23 09:37:22,311 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:22,311 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:23,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:23,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:23,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:23,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:23,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-23 09:37:23,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:23,601 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-08-23 09:37:23,602 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:23,602 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:23,602 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable45
[2024-08-23 09:37:23,602 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:23,603 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:23,603 INFO  L85        PathProgramCache]: Analyzing trace with hash -868595024, now seen corresponding path program 2 times
[2024-08-23 09:37:23,603 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:23,603 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1721093704]
[2024-08-23 09:37:23,603 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:23,603 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:23,625 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:23,898 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-08-23 09:37:23,898 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:23,899 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1721093704]
[2024-08-23 09:37:23,899 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1721093704] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:37:23,899 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1063648096]
[2024-08-23 09:37:23,899 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-08-23 09:37:23,899 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:37:23,899 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:37:23,903 INFO  L229       MonitoredProcess]: Starting monitored process 24 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-23 09:37:23,905 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Waiting until timeout for monitored process
[2024-08-23 09:37:24,102 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-08-23 09:37:24,102 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-23 09:37:24,105 INFO  L262         TraceCheckSpWp]: Trace formula consists of 354 conjuncts, 22 conjunts are in the unsatisfiable core
[2024-08-23 09:37:24,107 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:37:24,117 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-08-23 09:37:24,118 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-08-23 09:37:24,360 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 13
[2024-08-23 09:37:24,439 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11
[2024-08-23 09:37:24,459 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:37:24,512 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 13 proven. 5 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-08-23 09:37:24,512 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-23 09:37:24,533 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_2102 (Array Int Int))) (= (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_2102) |c_~#global~0.base|) |c_~#global~0.offset|) 0)) is different from false
[2024-08-23 09:37:24,584 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_2102 (Array Int Int))) (= (select (select (store (store |c_#memory_int| c_t_funThread3of4ForFork0_~p~0.base (let ((.cse0 (select |c_#memory_int| c_t_funThread3of4ForFork0_~p~0.base))) (store .cse0 c_t_funThread3of4ForFork0_~p~0.offset (select .cse0 c_t_funThread3of4ForFork0_~p~0.offset)))) |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_2102) |c_~#global~0.base|) |c_~#global~0.offset|) 0)) is different from false
[2024-08-23 09:37:24,613 INFO  L349             Elim1Store]: treesize reduction 36, result has 32.1 percent of original size
[2024-08-23 09:37:24,614 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 31 treesize of output 31
[2024-08-23 09:37:24,617 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 22
[2024-08-23 09:37:24,620 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2024-08-23 09:37:25,482 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 18 trivial. 4 not checked.
[2024-08-23 09:37:25,483 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1063648096] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-23 09:37:25,483 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-23 09:37:25,483 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 6, 5] total 16
[2024-08-23 09:37:25,483 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2043496984]
[2024-08-23 09:37:25,483 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-23 09:37:25,483 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-08-23 09:37:25,483 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:25,484 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-08-23 09:37:25,484 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=69, Invalid=175, Unknown=4, NotChecked=58, Total=306
[2024-08-23 09:37:25,484 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:25,484 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:25,484 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 17 states have (on average 9.764705882352942) internal successors, (166), 17 states have internal predecessors, (166), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:25,484 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:25,485 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:25,485 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:25,485 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:25,485 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-08-23 09:37:25,485 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:25,485 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-08-23 09:37:25,485 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:25,485 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:25,485 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:26,124 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:26,124 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:26,124 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:26,124 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:26,124 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-23 09:37:26,124 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:26,125 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-08-23 09:37:26,125 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:26,125 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:26,125 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-08-23 09:37:26,139 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Ended with exit code 0
[2024-08-23 09:37:26,325 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 24 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable46
[2024-08-23 09:37:26,326 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:26,326 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:26,327 INFO  L85        PathProgramCache]: Analyzing trace with hash -2050259177, now seen corresponding path program 2 times
[2024-08-23 09:37:26,327 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:26,327 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [364032949]
[2024-08-23 09:37:26,327 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:26,327 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:26,345 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:26,587 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 1 proven. 20 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-08-23 09:37:26,588 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:26,588 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [364032949]
[2024-08-23 09:37:26,588 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [364032949] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:37:26,588 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1610563471]
[2024-08-23 09:37:26,588 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-08-23 09:37:26,589 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:37:26,589 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:37:26,591 INFO  L229       MonitoredProcess]: Starting monitored process 25 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-23 09:37:26,591 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Waiting until timeout for monitored process
[2024-08-23 09:37:26,766 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-08-23 09:37:26,767 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-23 09:37:26,771 INFO  L262         TraceCheckSpWp]: Trace formula consists of 421 conjuncts, 20 conjunts are in the unsatisfiable core
[2024-08-23 09:37:26,773 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:37:26,780 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-08-23 09:37:26,780 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-08-23 09:37:27,012 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 9
[2024-08-23 09:37:27,125 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11
[2024-08-23 09:37:27,151 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:37:27,288 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 7 proven. 4 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-08-23 09:37:27,288 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-23 09:37:27,314 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_2233 (Array Int Int))) (= (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_2233) |c_~#global~0.base|) |c_~#global~0.offset|) 0)) is different from false
[2024-08-23 09:37:28,630 INFO  L349             Elim1Store]: treesize reduction 36, result has 32.1 percent of original size
[2024-08-23 09:37:28,630 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 57 treesize of output 53
[2024-08-23 09:37:28,651 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-08-23 09:37:28,652 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 56 treesize of output 55
[2024-08-23 09:37:28,654 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2024-08-23 09:37:28,795 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 3 proven. 4 refuted. 0 times theorem prover too weak. 15 trivial. 4 not checked.
[2024-08-23 09:37:28,796 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1610563471] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-23 09:37:28,796 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-23 09:37:28,796 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 5, 6] total 15
[2024-08-23 09:37:28,796 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2035828582]
[2024-08-23 09:37:28,796 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-23 09:37:28,796 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2024-08-23 09:37:28,797 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:28,797 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2024-08-23 09:37:28,797 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=68, Invalid=170, Unknown=6, NotChecked=28, Total=272
[2024-08-23 09:37:28,797 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:28,798 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:28,798 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 16 states have (on average 11.875) internal successors, (190), 16 states have internal predecessors, (190), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:28,798 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:28,798 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:28,798 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:28,798 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:28,799 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-08-23 09:37:28,799 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:28,800 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. 
[2024-08-23 09:37:28,800 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:28,800 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:28,800 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-08-23 09:37:28,800 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:32,190 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:32,191 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:32,191 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:32,191 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:32,191 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-23 09:37:32,192 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:32,192 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-08-23 09:37:32,192 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:32,192 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:32,192 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-08-23 09:37:32,192 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-08-23 09:37:32,206 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Forceful destruction successful, exit code 0
[2024-08-23 09:37:32,396 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable47,25 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:37:32,397 INFO  L420      AbstractCegarLoop]: === Iteration 12 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:32,397 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:32,397 INFO  L85        PathProgramCache]: Analyzing trace with hash -136445889, now seen corresponding path program 1 times
[2024-08-23 09:37:32,397 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:32,397 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [108357383]
[2024-08-23 09:37:32,397 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:32,397 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:32,415 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:32,448 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked.
[2024-08-23 09:37:32,448 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:32,448 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [108357383]
[2024-08-23 09:37:32,448 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [108357383] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:37:32,448 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [664076604]
[2024-08-23 09:37:32,448 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:32,449 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:37:32,449 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:37:32,450 INFO  L229       MonitoredProcess]: Starting monitored process 26 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-23 09:37:32,452 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Waiting until timeout for monitored process
[2024-08-23 09:37:32,665 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:32,668 INFO  L262         TraceCheckSpWp]: Trace formula consists of 470 conjuncts, 6 conjunts are in the unsatisfiable core
[2024-08-23 09:37:32,670 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:37:32,801 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-08-23 09:37:32,801 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-23 09:37:32,911 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-08-23 09:37:32,911 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [664076604] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-23 09:37:32,911 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-23 09:37:32,911 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 6, 6] total 14
[2024-08-23 09:37:32,912 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [462325181]
[2024-08-23 09:37:32,912 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-23 09:37:32,912 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-08-23 09:37:32,912 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:32,913 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-08-23 09:37:32,913 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182
[2024-08-23 09:37:32,913 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:32,913 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:32,913 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 14.714285714285714) internal successors, (206), 14 states have internal predecessors, (206), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:32,913 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:32,914 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:32,914 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:32,914 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:32,914 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-08-23 09:37:32,914 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:32,914 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-08-23 09:37:32,914 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:32,914 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:32,914 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-08-23 09:37:32,914 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. 
[2024-08-23 09:37:32,914 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:35,042 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:35,042 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:35,042 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:35,042 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:35,042 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-08-23 09:37:35,042 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:35,043 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-08-23 09:37:35,043 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:35,043 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:35,043 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-08-23 09:37:35,043 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-08-23 09:37:35,043 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-08-23 09:37:35,043 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT (1 of 2 remaining)
[2024-08-23 09:37:35,043 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT (0 of 2 remaining)
[2024-08-23 09:37:35,059 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Ended with exit code 0
[2024-08-23 09:37:35,244 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 26 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable48
[2024-08-23 09:37:35,245 INFO  L445         BasicCegarLoop]: Path program histogram: [2, 2, 2, 1, 1, 1, 1, 1, 1]
[2024-08-23 09:37:35,245 INFO  L308   ceAbstractionStarter]: Result for error location t_funThread2of4ForFork0 was SAFE,SAFE (2/5)
[2024-08-23 09:37:35,249 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-23 09:37:35,249 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-08-23 09:37:35,249 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:37:35,251 INFO  L229       MonitoredProcess]: Starting monitored process 27 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-08-23 09:37:35,251 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (27)] Waiting until timeout for monitored process
[2024-08-23 09:37:35,258 INFO  L158   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-08-23 09:37:35,258 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == t_funThread3of4ForFork0 ========
[2024-08-23 09:37:35,259 INFO  L357      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@3fb6b278, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-23 09:37:35,259 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-08-23 09:37:35,444 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:35,444 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:35,445 INFO  L85        PathProgramCache]: Analyzing trace with hash 1605403682, now seen corresponding path program 1 times
[2024-08-23 09:37:35,445 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:35,445 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1383086144]
[2024-08-23 09:37:35,445 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:35,445 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:35,453 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:35,458 INFO  L134       CoverageAnalysis]: Checked inductivity of 28 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked.
[2024-08-23 09:37:35,458 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:35,458 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1383086144]
[2024-08-23 09:37:35,458 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1383086144] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:37:35,458 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:37:35,458 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-08-23 09:37:35,458 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [856071672]
[2024-08-23 09:37:35,459 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:37:35,459 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-08-23 09:37:35,459 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:35,459 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-08-23 09:37:35,459 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-08-23 09:37:35,459 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:35,459 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:35,460 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 19.0) internal successors, (38), 2 states have internal predecessors, (38), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:35,460 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:35,528 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:35,528 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable49
[2024-08-23 09:37:35,529 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:35,529 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:35,529 INFO  L85        PathProgramCache]: Analyzing trace with hash 1855186042, now seen corresponding path program 1 times
[2024-08-23 09:37:35,529 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:35,529 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1883605004]
[2024-08-23 09:37:35,529 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:35,529 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:35,538 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:35,571 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-08-23 09:37:35,572 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:35,572 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1883605004]
[2024-08-23 09:37:35,572 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1883605004] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:37:35,572 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:37:35,572 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-08-23 09:37:35,572 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1482541033]
[2024-08-23 09:37:35,573 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:37:35,573 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-08-23 09:37:35,573 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:35,573 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-08-23 09:37:35,574 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-08-23 09:37:35,574 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:35,574 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:35,574 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 11.333333333333334) internal successors, (34), 3 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:35,574 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:35,574 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:35,767 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:35,768 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:35,768 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable50
[2024-08-23 09:37:35,768 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:35,768 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:35,768 INFO  L85        PathProgramCache]: Analyzing trace with hash 1398399308, now seen corresponding path program 1 times
[2024-08-23 09:37:35,769 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:35,769 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1131379413]
[2024-08-23 09:37:35,769 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:35,769 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:35,782 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:35,824 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-08-23 09:37:35,824 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:35,824 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1131379413]
[2024-08-23 09:37:35,824 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1131379413] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:37:35,824 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:37:35,825 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-08-23 09:37:35,825 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [427292434]
[2024-08-23 09:37:35,825 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:37:35,825 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-08-23 09:37:35,825 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:35,826 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-08-23 09:37:35,826 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-08-23 09:37:35,826 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:35,826 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:35,826 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 15.666666666666666) internal successors, (47), 3 states have internal predecessors, (47), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:35,826 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:35,827 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:35,827 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:35,983 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:35,983 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:35,983 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:35,984 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable51
[2024-08-23 09:37:35,984 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:35,984 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:35,984 INFO  L85        PathProgramCache]: Analyzing trace with hash 494775349, now seen corresponding path program 1 times
[2024-08-23 09:37:35,984 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:35,985 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [825855436]
[2024-08-23 09:37:35,985 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:35,985 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:36,003 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:36,339 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-08-23 09:37:36,339 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:36,339 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [825855436]
[2024-08-23 09:37:36,339 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [825855436] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:37:36,339 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:37:36,340 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-08-23 09:37:36,340 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [107069184]
[2024-08-23 09:37:36,340 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:37:36,340 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-08-23 09:37:36,340 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:36,340 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-08-23 09:37:36,341 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-08-23 09:37:36,341 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:36,341 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:36,341 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 12.6) internal successors, (63), 4 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:36,341 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:36,341 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:36,341 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:36,341 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:36,560 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:36,560 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:36,560 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:36,561 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:36,561 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable52
[2024-08-23 09:37:36,561 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:36,561 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:36,561 INFO  L85        PathProgramCache]: Analyzing trace with hash -1312608330, now seen corresponding path program 1 times
[2024-08-23 09:37:36,562 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:36,562 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [42698796]
[2024-08-23 09:37:36,562 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:36,562 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:36,579 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:36,740 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-08-23 09:37:36,740 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:36,740 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [42698796]
[2024-08-23 09:37:36,740 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [42698796] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:37:36,740 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:37:36,740 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-08-23 09:37:36,741 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1647004846]
[2024-08-23 09:37:36,741 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:37:36,741 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-08-23 09:37:36,741 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:36,741 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-08-23 09:37:36,741 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-08-23 09:37:36,741 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:36,741 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:36,741 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 12.0) internal successors, (60), 6 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:36,741 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:36,742 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:36,742 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:36,742 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:36,742 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:36,893 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:36,893 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:36,893 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:36,893 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:36,894 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:36,894 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable53
[2024-08-23 09:37:36,894 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:36,894 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:36,894 INFO  L85        PathProgramCache]: Analyzing trace with hash 867577725, now seen corresponding path program 1 times
[2024-08-23 09:37:36,895 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:36,895 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [390459928]
[2024-08-23 09:37:36,895 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:36,895 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:36,915 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:37,069 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-08-23 09:37:37,069 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:37,070 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [390459928]
[2024-08-23 09:37:37,070 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [390459928] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:37:37,070 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:37:37,070 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-08-23 09:37:37,070 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [826225699]
[2024-08-23 09:37:37,070 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:37:37,071 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-08-23 09:37:37,071 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:37,071 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-08-23 09:37:37,072 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-08-23 09:37:37,072 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:37,072 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:37,072 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 13.4) internal successors, (67), 6 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:37,072 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:37,072 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:37,072 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:37,072 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:37,073 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:37,073 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:37,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:37,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:37,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:37,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:37,360 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:37,360 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:37,360 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable54
[2024-08-23 09:37:37,360 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:37,361 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:37,361 INFO  L85        PathProgramCache]: Analyzing trace with hash 2043427421, now seen corresponding path program 1 times
[2024-08-23 09:37:37,361 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:37,361 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [443687809]
[2024-08-23 09:37:37,361 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:37,361 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:37,385 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:37,550 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-08-23 09:37:37,551 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:37,551 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [443687809]
[2024-08-23 09:37:37,551 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [443687809] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-23 09:37:37,551 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-23 09:37:37,551 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-08-23 09:37:37,553 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [985025701]
[2024-08-23 09:37:37,553 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-23 09:37:37,553 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-08-23 09:37:37,553 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:37,554 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-08-23 09:37:37,554 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-08-23 09:37:37,554 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:37,554 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:37,554 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 16.0) internal successors, (80), 6 states have internal predecessors, (80), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:37,554 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:37,555 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:37,555 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:37,555 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:37,555 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:37,555 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:37,555 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:38,554 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:38,554 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:38,554 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:38,555 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:38,555 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:38,555 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:38,555 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:38,555 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable55
[2024-08-23 09:37:38,555 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:38,556 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:38,556 INFO  L85        PathProgramCache]: Analyzing trace with hash 1005838070, now seen corresponding path program 2 times
[2024-08-23 09:37:38,556 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:38,556 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1969111673]
[2024-08-23 09:37:38,556 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:38,556 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:38,572 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:38,782 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 2 proven. 19 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-08-23 09:37:38,782 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:38,782 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1969111673]
[2024-08-23 09:37:38,782 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1969111673] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:37:38,782 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [714404900]
[2024-08-23 09:37:38,783 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-08-23 09:37:38,783 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:37:38,783 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:37:38,785 INFO  L229       MonitoredProcess]: Starting monitored process 28 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-23 09:37:38,787 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Waiting until timeout for monitored process
[2024-08-23 09:37:39,026 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-08-23 09:37:39,026 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-23 09:37:39,029 INFO  L262         TraceCheckSpWp]: Trace formula consists of 354 conjuncts, 22 conjunts are in the unsatisfiable core
[2024-08-23 09:37:39,031 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:37:39,043 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-08-23 09:37:39,044 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-08-23 09:37:39,417 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 9
[2024-08-23 09:37:39,507 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:37:39,735 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11
[2024-08-23 09:37:39,827 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 15 proven. 4 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-08-23 09:37:39,828 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-23 09:37:39,901 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_2777 (Array Int Int))) (= (select (select (let ((.cse0 (store |c_#memory_int| |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_2777))) (store .cse0 c_t_funThread2of4ForFork0_~p~0.base (let ((.cse1 (select .cse0 c_t_funThread2of4ForFork0_~p~0.base))) (store .cse1 c_t_funThread2of4ForFork0_~p~0.offset (+ (- 1) (select .cse1 c_t_funThread2of4ForFork0_~p~0.offset)))))) |c_~#global~0.base|) |c_~#global~0.offset|) 0)) is different from false
[2024-08-23 09:37:40,002 INFO  L349             Elim1Store]: treesize reduction 17, result has 70.2 percent of original size
[2024-08-23 09:37:40,003 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 176 treesize of output 147
[2024-08-23 09:37:40,028 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-08-23 09:37:40,029 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 179 treesize of output 173
[2024-08-23 09:37:40,043 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-08-23 09:37:40,044 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 122 treesize of output 120
[2024-08-23 09:37:40,073 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 4
[2024-08-23 09:37:40,153 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 4
[2024-08-23 09:37:40,159 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2024-08-23 09:37:40,160 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 9
[2024-08-23 09:37:40,356 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 11 proven. 4 refuted. 0 times theorem prover too weak. 7 trivial. 4 not checked.
[2024-08-23 09:37:40,356 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [714404900] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-23 09:37:40,356 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-23 09:37:40,357 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5, 6] total 15
[2024-08-23 09:37:40,358 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1382863936]
[2024-08-23 09:37:40,359 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-23 09:37:40,359 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2024-08-23 09:37:40,359 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:40,359 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2024-08-23 09:37:40,360 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=63, Invalid=180, Unknown=1, NotChecked=28, Total=272
[2024-08-23 09:37:40,360 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:40,360 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:40,360 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 16 states have (on average 8.9375) internal successors, (143), 16 states have internal predecessors, (143), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:40,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:40,360 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:40,361 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:40,361 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:40,361 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:40,361 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:40,361 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:40,361 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:40,934 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:40,934 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:40,934 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:40,934 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:40,934 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:40,934 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:40,935 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:40,935 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-08-23 09:37:40,950 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Forceful destruction successful, exit code 0
[2024-08-23 09:37:41,135 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 28 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable56
[2024-08-23 09:37:41,135 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:41,136 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:41,136 INFO  L85        PathProgramCache]: Analyzing trace with hash 1918460733, now seen corresponding path program 2 times
[2024-08-23 09:37:41,136 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:41,136 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [585074525]
[2024-08-23 09:37:41,136 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:41,136 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:41,156 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:41,340 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-08-23 09:37:41,340 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:41,340 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [585074525]
[2024-08-23 09:37:41,341 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [585074525] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:37:41,341 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [565724719]
[2024-08-23 09:37:41,341 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-08-23 09:37:41,341 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:37:41,341 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:37:41,343 INFO  L229       MonitoredProcess]: Starting monitored process 29 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-23 09:37:41,346 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Waiting until timeout for monitored process
[2024-08-23 09:37:41,532 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-08-23 09:37:41,533 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-23 09:37:41,534 INFO  L262         TraceCheckSpWp]: Trace formula consists of 377 conjuncts, 21 conjunts are in the unsatisfiable core
[2024-08-23 09:37:41,535 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:37:41,544 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-08-23 09:37:41,544 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-08-23 09:37:41,915 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1
[2024-08-23 09:37:42,013 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11
[2024-08-23 09:37:42,031 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:37:42,058 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 17 proven. 6 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-08-23 09:37:42,058 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-23 09:37:42,088 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_2889 (Array Int Int))) (= (select (select (store (store |c_#memory_int| c_t_funThread3of4ForFork0_~p~0.base (let ((.cse0 (select |c_#memory_int| c_t_funThread3of4ForFork0_~p~0.base))) (store .cse0 c_t_funThread3of4ForFork0_~p~0.offset (+ (select .cse0 c_t_funThread3of4ForFork0_~p~0.offset) 1)))) |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_2889) |c_~#global~0.base|) |c_~#global~0.offset|) 1)) is different from false
[2024-08-23 09:37:42,157 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-08-23 09:37:42,158 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 1710 treesize of output 1628
[2024-08-23 09:37:42,173 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-08-23 09:37:42,174 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 296 treesize of output 290
[2024-08-23 09:37:42,180 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 262 treesize of output 246
[2024-08-23 09:37:42,268 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 4
[2024-08-23 09:37:43,195 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 10 proven. 5 refuted. 3 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-08-23 09:37:43,196 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [565724719] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-23 09:37:43,196 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-23 09:37:43,196 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 6] total 17
[2024-08-23 09:37:43,196 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1460716516]
[2024-08-23 09:37:43,196 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-23 09:37:43,196 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 19 states
[2024-08-23 09:37:43,196 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:43,197 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants.
[2024-08-23 09:37:43,197 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=80, Invalid=225, Unknown=5, NotChecked=32, Total=342
[2024-08-23 09:37:43,197 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:43,197 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:43,198 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 19 states, 18 states have (on average 9.444444444444445) internal successors, (170), 18 states have internal predecessors, (170), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:43,198 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:43,198 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:43,198 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:43,198 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:43,198 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:43,198 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:43,198 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:43,198 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-08-23 09:37:43,198 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:44,035 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:44,035 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:44,035 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:44,035 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:44,035 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:44,035 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:44,036 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:44,036 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-08-23 09:37:44,036 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-08-23 09:37:44,055 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Ended with exit code 0
[2024-08-23 09:37:44,236 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable57,29 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:37:44,237 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:44,237 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:44,237 INFO  L85        PathProgramCache]: Analyzing trace with hash 1130116919, now seen corresponding path program 2 times
[2024-08-23 09:37:44,237 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:44,237 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1603656052]
[2024-08-23 09:37:44,238 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:44,238 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:44,261 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:44,490 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 1 proven. 20 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-08-23 09:37:44,490 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:44,491 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1603656052]
[2024-08-23 09:37:44,491 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1603656052] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:37:44,491 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [443520301]
[2024-08-23 09:37:44,491 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-08-23 09:37:44,491 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:37:44,491 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:37:44,493 INFO  L229       MonitoredProcess]: Starting monitored process 30 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-23 09:37:44,494 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Waiting until timeout for monitored process
[2024-08-23 09:37:44,695 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-08-23 09:37:44,696 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-08-23 09:37:44,697 INFO  L262         TraceCheckSpWp]: Trace formula consists of 421 conjuncts, 25 conjunts are in the unsatisfiable core
[2024-08-23 09:37:44,699 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:37:44,707 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-08-23 09:37:44,707 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-08-23 09:37:44,941 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1
[2024-08-23 09:37:45,041 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 13
[2024-08-23 09:37:45,109 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11
[2024-08-23 09:37:45,128 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:37:45,169 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 15 proven. 6 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-08-23 09:37:45,169 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-23 09:37:47,883 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 76 treesize of output 68
[2024-08-23 09:37:47,886 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 44
[2024-08-23 09:37:47,889 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 39
[2024-08-23 09:37:47,952 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 4 refuted. 4 times theorem prover too weak. 18 trivial. 0 not checked.
[2024-08-23 09:37:47,953 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [443520301] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-23 09:37:47,953 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-23 09:37:47,953 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 5] total 18
[2024-08-23 09:37:47,953 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [549381384]
[2024-08-23 09:37:47,953 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-23 09:37:47,953 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 20 states
[2024-08-23 09:37:47,953 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:47,954 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants.
[2024-08-23 09:37:47,954 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=98, Invalid=270, Unknown=12, NotChecked=0, Total=380
[2024-08-23 09:37:47,954 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:47,954 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:47,954 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 20 states, 19 states have (on average 11.421052631578947) internal successors, (217), 19 states have internal predecessors, (217), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:47,954 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:47,954 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:47,954 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:47,954 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:47,954 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:47,955 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:47,955 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:47,955 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-08-23 09:37:47,955 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-08-23 09:37:47,955 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:49,125 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:49,126 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:49,126 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:49,126 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:49,126 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:49,126 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:49,126 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:49,126 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-08-23 09:37:49,127 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-08-23 09:37:49,127 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-08-23 09:37:49,141 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Forceful destruction successful, exit code 0
[2024-08-23 09:37:49,327 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable58,30 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:37:49,328 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:49,328 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:49,328 INFO  L85        PathProgramCache]: Analyzing trace with hash 1367029199, now seen corresponding path program 1 times
[2024-08-23 09:37:49,328 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:49,328 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2112466183]
[2024-08-23 09:37:49,329 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:49,329 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:49,347 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:49,559 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 23 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-08-23 09:37:49,559 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:49,560 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2112466183]
[2024-08-23 09:37:49,560 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2112466183] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:37:49,560 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2027891112]
[2024-08-23 09:37:49,560 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:49,560 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:37:49,560 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:37:49,563 INFO  L229       MonitoredProcess]: Starting monitored process 31 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-23 09:37:49,564 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Waiting until timeout for monitored process
[2024-08-23 09:37:49,769 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:49,772 INFO  L262         TraceCheckSpWp]: Trace formula consists of 287 conjuncts, 24 conjunts are in the unsatisfiable core
[2024-08-23 09:37:49,774 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:37:49,785 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2024-08-23 09:37:49,786 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2024-08-23 09:37:49,929 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 13
[2024-08-23 09:37:49,993 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:37:50,074 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11
[2024-08-23 09:37:50,142 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:37:50,173 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2024-08-23 09:37:50,198 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 11 proven. 13 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-08-23 09:37:50,198 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-23 09:37:50,209 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_3091 (Array Int Int))) (= (select (select (store |c_#memory_int| |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_3091) |c_~#global~0.base|) |c_~#global~0.offset|) 0)) is different from false
[2024-08-23 09:37:52,364 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_3088 (Array Int Int)) (v_ArrVal_3091 (Array Int Int))) (= (select (select (store (store |c_#memory_int| c_t_funThread1of4ForFork0_~p~0.base (let ((.cse0 (select (store (store |c_#memory_int| c_t_funThread1of4ForFork0_~p~0.base (let ((.cse1 (select |c_#memory_int| c_t_funThread1of4ForFork0_~p~0.base))) (store .cse1 c_t_funThread1of4ForFork0_~p~0.offset (+ (select .cse1 c_t_funThread1of4ForFork0_~p~0.offset) 1)))) |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_3088) c_t_funThread1of4ForFork0_~p~0.base))) (store .cse0 c_t_funThread1of4ForFork0_~p~0.offset (+ (- 1) (select .cse0 c_t_funThread1of4ForFork0_~p~0.offset))))) |c_ULTIMATE.start_main_~#t_ids~0#1.base| v_ArrVal_3091) |c_~#global~0.base|) |c_~#global~0.offset|) 0)) is different from false
[2024-08-23 09:37:52,410 INFO  L349             Elim1Store]: treesize reduction 17, result has 70.2 percent of original size
[2024-08-23 09:37:52,410 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 105 treesize of output 108
[2024-08-23 09:37:52,426 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-08-23 09:37:52,427 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 91 treesize of output 91
[2024-08-23 09:37:52,441 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-08-23 09:37:52,441 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 61 treesize of output 66
[2024-08-23 09:37:52,448 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 73 treesize of output 69
[2024-08-23 09:37:52,503 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 4
[2024-08-23 09:37:52,511 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-08-23 09:37:52,512 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 28 treesize of output 32
[2024-08-23 09:37:55,306 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 3 refuted. 6 times theorem prover too weak. 4 trivial. 13 not checked.
[2024-08-23 09:37:55,307 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2027891112] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-23 09:37:55,307 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-23 09:37:55,307 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 16
[2024-08-23 09:37:55,307 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [805175945]
[2024-08-23 09:37:55,307 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-23 09:37:55,308 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-08-23 09:37:55,308 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:55,308 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-08-23 09:37:55,309 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=70, Invalid=163, Unknown=15, NotChecked=58, Total=306
[2024-08-23 09:37:55,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:55,309 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:55,309 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 17 states have (on average 7.294117647058823) internal successors, (124), 17 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:55,309 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:55,309 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:55,309 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:55,310 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:55,310 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:55,310 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. 
[2024-08-23 09:37:55,310 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:55,310 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. 
[2024-08-23 09:37:55,310 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2024-08-23 09:37:55,310 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. 
[2024-08-23 09:37:55,310 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:59,201 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:59,201 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:59,202 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:59,202 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:59,202 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:59,202 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:59,202 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:59,202 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-08-23 09:37:59,202 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-08-23 09:37:59,202 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-08-23 09:37:59,202 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-08-23 09:37:59,218 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Ended with exit code 0
[2024-08-23 09:37:59,402 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 31 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable59
[2024-08-23 09:37:59,403 INFO  L420      AbstractCegarLoop]: === Iteration 12 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT, t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-23 09:37:59,404 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-23 09:37:59,404 INFO  L85        PathProgramCache]: Analyzing trace with hash -1781814798, now seen corresponding path program 1 times
[2024-08-23 09:37:59,404 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-23 09:37:59,404 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [579300331]
[2024-08-23 09:37:59,404 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:59,404 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-23 09:37:59,420 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:59,459 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked.
[2024-08-23 09:37:59,460 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-23 09:37:59,463 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [579300331]
[2024-08-23 09:37:59,463 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [579300331] provided 0 perfect and 1 imperfect interpolant sequences
[2024-08-23 09:37:59,463 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [754836058]
[2024-08-23 09:37:59,463 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-23 09:37:59,463 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:37:59,464 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:37:59,465 INFO  L229       MonitoredProcess]: Starting monitored process 32 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-08-23 09:37:59,472 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Waiting until timeout for monitored process
[2024-08-23 09:37:59,699 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-23 09:37:59,701 INFO  L262         TraceCheckSpWp]: Trace formula consists of 470 conjuncts, 6 conjunts are in the unsatisfiable core
[2024-08-23 09:37:59,703 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-08-23 09:37:59,764 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-08-23 09:37:59,765 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-08-23 09:37:59,848 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-08-23 09:37:59,848 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [754836058] provided 0 perfect and 2 imperfect interpolant sequences
[2024-08-23 09:37:59,849 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-08-23 09:37:59,849 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 6, 6] total 14
[2024-08-23 09:37:59,849 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1745679454]
[2024-08-23 09:37:59,849 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-08-23 09:37:59,849 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-08-23 09:37:59,849 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-23 09:37:59,850 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-08-23 09:37:59,850 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182
[2024-08-23 09:37:59,850 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:59,850 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-23 09:37:59,850 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 15.571428571428571) internal successors, (218), 14 states have internal predecessors, (218), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-23 09:37:59,850 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:37:59,851 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:59,851 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:37:59,851 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:37:59,851 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:59,851 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:59,851 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:37:59,851 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-08-23 09:37:59,851 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-08-23 09:37:59,851 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2024-08-23 09:37:59,851 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-08-23 09:37:59,851 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:38:02,242 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-23 09:38:02,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:38:02,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-23 09:38:02,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-23 09:38:02,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:38:02,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:38:02,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-08-23 09:38:02,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-08-23 09:38:02,244 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 29 states. 
[2024-08-23 09:38:02,244 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. 
[2024-08-23 09:38:02,244 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-08-23 09:38:02,244 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-08-23 09:38:02,244 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT (1 of 2 remaining)
[2024-08-23 09:38:02,244 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT (0 of 2 remaining)
[2024-08-23 09:38:02,262 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Forceful destruction successful, exit code 0
[2024-08-23 09:38:02,445 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable60,32 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-08-23 09:38:02,446 INFO  L445         BasicCegarLoop]: Path program histogram: [2, 2, 2, 1, 1, 1, 1, 1, 1]
[2024-08-23 09:38:02,446 INFO  L308   ceAbstractionStarter]: Result for error location t_funThread3of4ForFork0 was SAFE,SAFE (3/5)
[2024-08-23 09:38:02,448 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-23 09:38:02,448 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-08-23 09:38:02,448 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-23 09:38:02,451 INFO  L229       MonitoredProcess]: Starting monitored process 33 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-08-23 09:38:02,453 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (33)] Waiting until timeout for monitored process
[2024-08-23 09:38:02,455 INFO  L158   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-08-23 09:38:02,456 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == t_funThread1of4ForFork0 ========
[2024-08-23 09:38:02,457 INFO  L357      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@3fb6b278, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-23 09:38:02,458 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 2 error locations.