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


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


Checking for ERROR reachability
Using default analysis
Version 4a4c57e3
Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/GemCutterReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/pthread/fib_safe-7.i ./goblint.2024-09-02_08-21-23.files/mutex-meet-ghost/fib_safe-7.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.positions.where.we.compute.the.hoare.annotation None --witnessparser.only.consider.loop.invariants false
--- Real Ultimate output ---
This is Ultimate 0.2.4-wip.fs.witness-ghost-4a4c57e-m
[2024-09-08 08:29:57,372 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-09-08 08:29:57,434 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf
[2024-09-08 08:29:57,439 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-09-08 08:29:57,441 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-09-08 08:29:57,462 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-09-08 08:29:57,463 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-09-08 08:29:57,463 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-09-08 08:29:57,464 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-09-08 08:29:57,465 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-09-08 08:29:57,465 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-09-08 08:29:57,465 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-09-08 08:29:57,466 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-09-08 08:29:57,466 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-09-08 08:29:57,467 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-09-08 08:29:57,468 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-09-08 08:29:57,468 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-09-08 08:29:57,468 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-09-08 08:29:57,468 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-09-08 08:29:57,468 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-09-08 08:29:57,469 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-09-08 08:29:57,472 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-09-08 08:29:57,472 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-09-08 08:29:57,472 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-09-08 08:29:57,472 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-09-08 08:29:57,473 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-09-08 08:29:57,473 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-09-08 08:29:57,473 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-09-08 08:29:57,474 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-09-08 08:29:57,474 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-09-08 08:29:57,474 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-09-08 08:29:57,474 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-09-08 08:29:57,475 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-09-08 08:29:57,475 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-09-08 08:29:57,475 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-09-08 08:29:57,475 INFO  L153        SettingsManager]:  * DFS Order used in POR=LOOP_LOCKSTEP
[2024-09-08 08:29:57,476 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-09-08 08:29:57,476 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-09-08 08:29:57,476 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2024-09-08 08:29:57,476 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2024-09-08 08:29:57,476 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2024-09-08 08:29:57,477 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Positions where we compute the Hoare Annotation -> None
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false
[2024-09-08 08:29:57,665 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-09-08 08:29:57,688 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-09-08 08:29:57,694 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-09-08 08:29:57,698 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-09-08 08:29:57,699 INFO  L274        PluginConnector]: CDTParser initialized
[2024-09-08 08:29:57,700 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/pthread/fib_safe-7.i
[2024-09-08 08:29:59,139 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-09-08 08:29:59,321 INFO  L384              CDTParser]: Found 1 translation units.
[2024-09-08 08:29:59,322 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread/fib_safe-7.i
[2024-09-08 08:29:59,336 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/5ac54a2c2/5973c17a6b9a44ab87b540491049eab8/FLAG5fa062df1
[2024-09-08 08:29:59,348 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/5ac54a2c2/5973c17a6b9a44ab87b540491049eab8
[2024-09-08 08:29:59,350 INFO  L270        PluginConnector]: Initializing Witness Parser...
[2024-09-08 08:29:59,351 INFO  L274        PluginConnector]: Witness Parser initialized
[2024-09-08 08:29:59,351 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/./goblint.2024-09-02_08-21-23.files/mutex-meet-ghost/fib_safe-7.yml/witness.yml
[2024-09-08 08:29:59,422 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-09-08 08:29:59,423 INFO  L133        ToolchainWalker]: Walking toolchain with 5 elements.
[2024-09-08 08:29:59,428 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-09-08 08:29:59,428 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-09-08 08:29:59,436 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-09-08 08:29:59,437 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.09 08:29:59" (1/2) ...
[2024-09-08 08:29:59,437 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5ba7c63d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 08:29:59, skipping insertion in model container
[2024-09-08 08:29:59,437 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.09 08:29:59" (1/2) ...
[2024-09-08 08:29:59,438 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@64631a11 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 08:29:59, skipping insertion in model container
[2024-09-08 08:29:59,439 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 08.09 08:29:59" (2/2) ...
[2024-09-08 08:29:59,439 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5ba7c63d and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 08:29:59, skipping insertion in model container
[2024-09-08 08:29:59,439 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 08.09 08:29:59" (2/2) ...
[2024-09-08 08:29:59,476 INFO  L93    nessWitnessExtractor]: Found the following entries in the witness:
[2024-09-08 08:29:59,477 INFO  L1541             ArrayList]: Location invariant before [L721-L721] ((((((((! multithreaded || 0 <= p) && (! multithreaded || 0 <= prev)) && (! multithreaded || 1 <= i)) && (! multithreaded || 0 <= x)) && (! multithreaded || 1 <= j)) && (! multithreaded || 0 <= q)) && (! multithreaded || (1 <= i && 1 <= j))) && (! multithreaded || 0 <= cur)) && (! multithreaded || 0 <= next)
[2024-09-08 08:29:59,477 INFO  L1541             ArrayList]: Location invariant before [L722-L722] ((((((((! multithreaded || 0 <= p) && (! multithreaded || 0 <= prev)) && (! multithreaded || 1 <= i)) && (! multithreaded || 0 <= x)) && (! multithreaded || 1 <= j)) && (! multithreaded || 0 <= q)) && (! multithreaded || (1 <= i && 1 <= j))) && (! multithreaded || 0 <= cur)) && (! multithreaded || 0 <= next)
[2024-09-08 08:29:59,478 INFO  L1541             ArrayList]: ghost_variable multithreaded = 0
[2024-09-08 08:29:59,478 INFO  L1541             ArrayList]: ghost_update [L720-L720] multithreaded = 1;
[2024-09-08 08:29:59,507 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-09-08 08:29:59,730 WARN  L247   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/pthread/fib_safe-7.i[30241,30254]
[2024-09-08 08:29:59,761 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-09-08 08:29:59,773 INFO  L200         MainTranslator]: Completed pre-run
Start Parsing Local
[2024-09-08 08:29:59,857 WARN  L247   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/pthread/fib_safe-7.i[30241,30254]
Start Parsing Local
Start Parsing Local
Start Parsing Local
[2024-09-08 08:29:59,870 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-09-08 08:29:59,894 INFO  L204         MainTranslator]: Completed translation
[2024-09-08 08:29:59,894 INFO  L201        PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 08:29:59 WrapperNode
[2024-09-08 08:29:59,894 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-09-08 08:29:59,895 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-09-08 08:29:59,895 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-09-08 08:29:59,895 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-09-08 08:29:59,901 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 08.09 08:29:59" (1/1) ...
[2024-09-08 08:29:59,913 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 08.09 08:29:59" (1/1) ...
[2024-09-08 08:29:59,929 INFO  L138                Inliner]: procedures = 164, calls = 20, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 73
[2024-09-08 08:29:59,930 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-09-08 08:29:59,930 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-09-08 08:29:59,930 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-09-08 08:29:59,930 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-09-08 08:29:59,936 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 08:29:59" (1/1) ...
[2024-09-08 08:29:59,936 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 08:29:59" (1/1) ...
[2024-09-08 08:29:59,938 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 08:29:59" (1/1) ...
[2024-09-08 08:29:59,938 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 08:29:59" (1/1) ...
[2024-09-08 08:29:59,942 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 08:29:59" (1/1) ...
[2024-09-08 08:29:59,945 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 08:29:59" (1/1) ...
[2024-09-08 08:29:59,946 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 08:29:59" (1/1) ...
[2024-09-08 08:29:59,946 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 08:29:59" (1/1) ...
[2024-09-08 08:29:59,948 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-09-08 08:29:59,949 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-09-08 08:29:59,949 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-09-08 08:29:59,949 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-09-08 08:29:59,949 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 08:29:59" (1/1) ...
[2024-09-08 08:29:59,957 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-09-08 08:29:59,967 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-08 08:29:59,981 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2024-09-08 08:29:59,983 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2024-09-08 08:30:00,025 INFO  L130     BoogieDeclarations]: Found specification of procedure t1
[2024-09-08 08:30:00,025 INFO  L138     BoogieDeclarations]: Found implementation of procedure t1
[2024-09-08 08:30:00,025 INFO  L130     BoogieDeclarations]: Found specification of procedure t2
[2024-09-08 08:30:00,025 INFO  L138     BoogieDeclarations]: Found implementation of procedure t2
[2024-09-08 08:30:00,025 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin
[2024-09-08 08:30:00,025 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-09-08 08:30:00,026 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-09-08 08:30:00,026 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end
[2024-09-08 08:30:00,026 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-09-08 08:30:00,026 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-09-08 08:30:00,027 WARN  L211             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-09-08 08:30:00,115 INFO  L242             CfgBuilder]: Building ICFG
[2024-09-08 08:30:00,116 INFO  L268             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-09-08 08:30:00,240 INFO  L287             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-09-08 08:30:00,240 INFO  L291             CfgBuilder]: Performing block encoding
[2024-09-08 08:30:00,335 INFO  L313             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-09-08 08:30:00,336 INFO  L318             CfgBuilder]: Removed 3 assume(true) statements.
[2024-09-08 08:30:00,336 INFO  L201        PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.09 08:30:00 BoogieIcfgContainer
[2024-09-08 08:30:00,336 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-09-08 08:30:00,337 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-09-08 08:30:00,338 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-09-08 08:30:00,344 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-09-08 08:30:00,344 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.09 08:29:59" (1/4) ...
[2024-09-08 08:30:00,345 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2b570a58 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.09 08:30:00, skipping insertion in model container
[2024-09-08 08:30:00,345 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 08.09 08:29:59" (2/4) ...
[2024-09-08 08:30:00,345 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2b570a58 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 08.09 08:30:00, skipping insertion in model container
[2024-09-08 08:30:00,345 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 08.09 08:29:59" (3/4) ...
[2024-09-08 08:30:00,345 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2b570a58 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 08.09 08:30:00, skipping insertion in model container
[2024-09-08 08:30:00,349 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.09 08:30:00" (4/4) ...
[2024-09-08 08:30:00,350 INFO  L112   eAbstractionObserver]: Analyzing ICFG fib_safe-7.i
[2024-09-08 08:30:00,376 INFO  L209   ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-09-08 08:30:00,379 INFO  L149   ceAbstractionStarter]: Applying trace abstraction to program that has 3 error locations.
[2024-09-08 08:30:00,379 INFO  L484   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-09-08 08:30:00,411 INFO  L144    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-09-08 08:30:00,443 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-09-08 08:30:00,444 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-09-08 08:30:00,444 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-08 08:30:00,445 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-09-08 08:30:00,447 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process
[2024-09-08 08:30:00,468 INFO  L157   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-09-08 08:30:00,477 INFO  L335      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ========
[2024-09-08 08:30:00,482 INFO  L336      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@14d9c6bb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-09-08 08:30:00,482 INFO  L337      AbstractCegarLoop]: Starting to check reachability of 5 error locations.
[2024-09-08 08:30:00,565 INFO  L399      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-09-08 08:30:00,578 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-08 08:30:00,578 INFO  L85        PathProgramCache]: Analyzing trace with hash 1845094729, now seen corresponding path program 1 times
[2024-09-08 08:30:00,587 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-08 08:30:00,588 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1739037123]
[2024-09-08 08:30:00,588 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-08 08:30:00,588 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-08 08:30:00,749 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-08 08:30:01,164 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:30:01,165 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-08 08:30:01,165 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1739037123]
[2024-09-08 08:30:01,166 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1739037123] provided 1 perfect and 0 imperfect interpolant sequences
[2024-09-08 08:30:01,167 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-09-08 08:30:01,167 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-09-08 08:30:01,168 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [418022205]
[2024-09-08 08:30:01,169 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-09-08 08:30:01,174 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-09-08 08:30:01,174 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-08 08:30:01,195 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-09-08 08:30:01,196 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-09-08 08:30:01,196 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:30:01,199 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-08 08:30:01,200 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 1.8) internal successors, (9), 5 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-09-08 08:30:01,200 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:30:01,391 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:30:01,392 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-09-08 08:30:01,392 INFO  L399      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-09-08 08:30:01,392 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-08 08:30:01,392 INFO  L85        PathProgramCache]: Analyzing trace with hash -1503559935, now seen corresponding path program 1 times
[2024-09-08 08:30:01,393 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-08 08:30:01,393 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1885194090]
[2024-09-08 08:30:01,393 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-08 08:30:01,393 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-08 08:30:01,437 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-08 08:30:01,555 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:30:01,556 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-08 08:30:01,556 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1885194090]
[2024-09-08 08:30:01,556 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1885194090] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-08 08:30:01,556 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [837376522]
[2024-09-08 08:30:01,556 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-08 08:30:01,556 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:30:01,556 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-08 08:30:01,575 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-08 08:30:01,578 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-09-08 08:30:01,655 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-08 08:30:01,661 INFO  L262         TraceCheckSpWp]: Trace formula consists of 170 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-09-08 08:30:01,666 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-08 08:30:01,743 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:30:01,744 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-08 08:30:01,798 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:30:01,802 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [837376522] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-08 08:30:01,802 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-08 08:30:01,802 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 9
[2024-09-08 08:30:01,803 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [396491306]
[2024-09-08 08:30:01,803 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-08 08:30:01,804 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-09-08 08:30:01,804 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-08 08:30:01,804 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-09-08 08:30:01,805 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72
[2024-09-08 08:30:01,805 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:30:01,805 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-08 08:30:01,805 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 6.888888888888889) internal successors, (62), 9 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-09-08 08:30:01,805 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:30:01,806 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:30:01,956 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:30:01,960 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:30:01,979 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-09-08 08:30:02,164 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable1
[2024-09-08 08:30:02,165 INFO  L399      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-09-08 08:30:02,166 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-08 08:30:02,166 INFO  L85        PathProgramCache]: Analyzing trace with hash -962194385, now seen corresponding path program 2 times
[2024-09-08 08:30:02,166 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-08 08:30:02,167 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1502806110]
[2024-09-08 08:30:02,167 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-08 08:30:02,167 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-08 08:30:02,201 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-08 08:30:02,447 INFO  L134       CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 147 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:30:02,448 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-08 08:30:02,449 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1502806110]
[2024-09-08 08:30:02,449 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1502806110] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-08 08:30:02,449 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1885779432]
[2024-09-08 08:30:02,449 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-09-08 08:30:02,449 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:30:02,450 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-08 08:30:02,454 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-09-08 08:30:02,456 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-09-08 08:30:02,532 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-09-08 08:30:02,533 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-08 08:30:02,534 INFO  L262         TraceCheckSpWp]: Trace formula consists of 253 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-09-08 08:30:02,536 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-08 08:30:02,613 INFO  L134       CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 147 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:30:02,614 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-08 08:30:02,746 INFO  L134       CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 147 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:30:02,748 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1885779432] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-08 08:30:02,748 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-08 08:30:02,748 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 17
[2024-09-08 08:30:02,748 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [242672367]
[2024-09-08 08:30:02,748 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-08 08:30:02,749 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2024-09-08 08:30:02,749 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-08 08:30:02,750 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2024-09-08 08:30:02,750 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=136, Invalid=136, Unknown=0, NotChecked=0, Total=272
[2024-09-08 08:30:02,751 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:30:02,751 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-08 08:30:02,752 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 17 states have (on average 7.411764705882353) internal successors, (126), 17 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-09-08 08:30:02,752 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:30:02,752 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:30:02,752 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:30:02,897 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:30:02,898 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:30:02,898 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:30:02,916 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-09-08 08:30:03,098 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,4 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:30:03,100 INFO  L399      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-09-08 08:30:03,100 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-08 08:30:03,100 INFO  L85        PathProgramCache]: Analyzing trace with hash -176938577, now seen corresponding path program 3 times
[2024-09-08 08:30:03,101 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-08 08:30:03,101 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [427301480]
[2024-09-08 08:30:03,101 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-08 08:30:03,101 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-08 08:30:03,124 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-08 08:30:03,581 INFO  L134       CoverageAnalysis]: Checked inductivity of 735 backedges. 0 proven. 735 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:30:03,581 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-08 08:30:03,581 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [427301480]
[2024-09-08 08:30:03,581 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [427301480] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-08 08:30:03,582 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2141221366]
[2024-09-08 08:30:03,582 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-09-08 08:30:03,582 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:30:03,582 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-08 08:30:03,586 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-08 08:30:03,590 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-09-08 08:30:03,693 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 15 check-sat command(s)
[2024-09-08 08:30:03,693 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-08 08:30:03,695 INFO  L262         TraceCheckSpWp]: Trace formula consists of 405 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-09-08 08:30:03,698 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-08 08:30:03,998 INFO  L134       CoverageAnalysis]: Checked inductivity of 735 backedges. 735 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:30:03,999 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-09-08 08:30:03,999 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2141221366] provided 1 perfect and 0 imperfect interpolant sequences
[2024-09-08 08:30:03,999 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-09-08 08:30:03,999 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [17] imperfect sequences [17] total 32
[2024-09-08 08:30:04,000 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [540228765]
[2024-09-08 08:30:04,000 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-09-08 08:30:04,000 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2024-09-08 08:30:04,000 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-08 08:30:04,001 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2024-09-08 08:30:04,002 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=271, Invalid=721, Unknown=0, NotChecked=0, Total=992
[2024-09-08 08:30:04,002 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:30:04,002 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-08 08:30:04,002 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 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-09-08 08:30:04,002 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:30:04,002 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:30:04,003 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:30:04,003 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:30:04,135 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:30:04,135 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:30:04,136 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:30:04,136 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:30:04,149 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-09-08 08:30:04,340 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,5 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:30:04,341 INFO  L399      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-09-08 08:30:04,341 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-08 08:30:04,341 INFO  L85        PathProgramCache]: Analyzing trace with hash -1818886158, now seen corresponding path program 1 times
[2024-09-08 08:30:04,341 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-08 08:30:04,341 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1645384300]
[2024-09-08 08:30:04,341 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-08 08:30:04,341 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-08 08:30:04,362 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-08 08:30:04,626 INFO  L134       CoverageAnalysis]: Checked inductivity of 490 backedges. 0 proven. 490 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:30:04,626 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-08 08:30:04,626 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1645384300]
[2024-09-08 08:30:04,627 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1645384300] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-08 08:30:04,627 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [734435951]
[2024-09-08 08:30:04,627 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-08 08:30:04,627 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:30:04,627 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-08 08:30:04,629 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-08 08:30:04,633 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-09-08 08:30:04,706 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-08 08:30:04,707 INFO  L262         TraceCheckSpWp]: Trace formula consists of 370 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-09-08 08:30:04,709 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-08 08:30:04,837 INFO  L134       CoverageAnalysis]: Checked inductivity of 490 backedges. 385 proven. 0 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked.
[2024-09-08 08:30:04,838 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-09-08 08:30:04,838 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [734435951] provided 1 perfect and 0 imperfect interpolant sequences
[2024-09-08 08:30:04,838 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-09-08 08:30:04,838 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [17] total 25
[2024-09-08 08:30:04,838 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1741728233]
[2024-09-08 08:30:04,838 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-09-08 08:30:04,839 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-09-08 08:30:04,839 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-08 08:30:04,839 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-09-08 08:30:04,840 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=180, Invalid=420, Unknown=0, NotChecked=0, Total=600
[2024-09-08 08:30:04,840 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:30:04,840 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-08 08:30:04,840 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 7.5) internal successors, (75), 10 states have internal predecessors, (75), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-09-08 08:30:04,840 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:30:04,840 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:30:04,840 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:30:04,841 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:30:04,841 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:30:04,942 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:30:04,943 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:30:04,943 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:30:04,943 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:30:04,943 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:30:04,956 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-09-08 08:30:05,143 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,6 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:30:05,144 INFO  L399      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-09-08 08:30:05,145 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-08 08:30:05,145 INFO  L85        PathProgramCache]: Analyzing trace with hash -1269018444, now seen corresponding path program 1 times
[2024-09-08 08:30:05,145 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-08 08:30:05,145 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [343809969]
[2024-09-08 08:30:05,145 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-08 08:30:05,145 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-08 08:30:05,167 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-08 08:30:05,405 INFO  L134       CoverageAnalysis]: Checked inductivity of 245 backedges. 0 proven. 245 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:30:05,405 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-08 08:30:05,406 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [343809969]
[2024-09-08 08:30:05,406 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [343809969] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-08 08:30:05,406 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [561474757]
[2024-09-08 08:30:05,406 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-08 08:30:05,406 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:30:05,406 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-08 08:30:05,411 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-08 08:30:05,412 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-09-08 08:30:05,477 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-08 08:30:05,481 INFO  L262         TraceCheckSpWp]: Trace formula consists of 335 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-09-08 08:30:05,485 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-08 08:30:05,581 INFO  L134       CoverageAnalysis]: Checked inductivity of 245 backedges. 0 proven. 245 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:30:05,581 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-08 08:30:05,863 INFO  L134       CoverageAnalysis]: Checked inductivity of 245 backedges. 0 proven. 245 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:30:05,863 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [561474757] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-08 08:30:05,863 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-08 08:30:05,863 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 17, 17] total 19
[2024-09-08 08:30:05,866 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [741811730]
[2024-09-08 08:30:05,866 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-08 08:30:05,866 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 19 states
[2024-09-08 08:30:05,866 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-08 08:30:05,867 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants.
[2024-09-08 08:30:05,867 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=171, Invalid=171, Unknown=0, NotChecked=0, Total=342
[2024-09-08 08:30:05,867 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:30:05,867 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-08 08:30:05,867 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 19 states, 19 states have (on average 5.105263157894737) internal successors, (97), 19 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-09-08 08:30:05,868 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:30:05,868 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:30:05,868 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:30:05,868 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:30:05,868 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:30:05,868 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:30:05,972 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:30:05,972 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:30:05,972 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:30:05,972 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:30:05,972 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:30:05,972 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-08 08:30:05,991 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-09-08 08:30:06,173 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,7 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:30:06,174 INFO  L399      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-09-08 08:30:06,174 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-08 08:30:06,175 INFO  L85        PathProgramCache]: Analyzing trace with hash -535898700, now seen corresponding path program 2 times
[2024-09-08 08:30:06,175 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-08 08:30:06,175 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [805905302]
[2024-09-08 08:30:06,175 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-08 08:30:06,175 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-08 08:30:06,234 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-08 08:30:07,772 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:30:07,772 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-08 08:30:07,772 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [805905302]
[2024-09-08 08:30:07,772 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [805905302] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-08 08:30:07,773 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [20951535]
[2024-09-08 08:30:07,773 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-09-08 08:30:07,773 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:30:07,773 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-08 08:30:07,774 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-08 08:30:07,778 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-09-08 08:30:07,851 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-09-08 08:30:07,851 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-08 08:30:07,858 INFO  L262         TraceCheckSpWp]: Trace formula consists of 353 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-09-08 08:30:07,860 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-08 08:30:10,552 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 36 proven. 240 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:30:10,552 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-08 08:30:13,025 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:30:13,025 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [20951535] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-08 08:30:13,026 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-08 08:30:13,026 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 108
[2024-09-08 08:30:13,026 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [605901442]
[2024-09-08 08:30:13,026 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-08 08:30:13,027 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 109 states
[2024-09-08 08:30:13,027 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-08 08:30:13,028 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 109 interpolants.
[2024-09-08 08:30:13,031 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1130, Invalid=10642, Unknown=0, NotChecked=0, Total=11772
[2024-09-08 08:30:13,031 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:30:13,031 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-08 08:30:13,032 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 109 states, 109 states have (on average 2.18348623853211) internal successors, (238), 108 states have internal predecessors, (238), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-09-08 08:30:13,032 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:30:13,032 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:30:13,032 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:30:13,032 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:30:13,032 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:30:13,032 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-08 08:30:13,032 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:30:32,831 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:30:32,831 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:30:32,831 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:30:32,832 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:30:32,832 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:30:32,832 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-08 08:30:32,832 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 128 states. 
[2024-09-08 08:30:32,846 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-09-08 08:30:33,033 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6
[2024-09-08 08:30:33,033 INFO  L399      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-09-08 08:30:33,034 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-08 08:30:33,034 INFO  L85        PathProgramCache]: Analyzing trace with hash -375591350, now seen corresponding path program 3 times
[2024-09-08 08:30:33,034 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-08 08:30:33,034 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1911533380]
[2024-09-08 08:30:33,034 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-08 08:30:33,034 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-08 08:30:33,079 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-08 08:30:34,450 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:30:34,451 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-08 08:30:34,451 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1911533380]
[2024-09-08 08:30:34,451 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1911533380] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-08 08:30:34,451 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1664279872]
[2024-09-08 08:30:34,451 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-09-08 08:30:34,452 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:30:34,452 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-08 08:30:34,453 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-08 08:30:34,454 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-09-08 08:30:34,528 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 8 check-sat command(s)
[2024-09-08 08:30:34,528 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-08 08:30:34,531 INFO  L262         TraceCheckSpWp]: Trace formula consists of 353 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-09-08 08:30:34,533 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-08 08:30:36,521 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 28 proven. 248 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:30:36,521 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-08 08:30:38,941 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:30:38,941 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1664279872] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-08 08:30:38,941 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-08 08:30:38,941 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 108
[2024-09-08 08:30:38,941 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1231749427]
[2024-09-08 08:30:38,941 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-08 08:30:38,942 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 109 states
[2024-09-08 08:30:38,942 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-08 08:30:38,943 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 109 interpolants.
[2024-09-08 08:30:38,948 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1101, Invalid=10671, Unknown=0, NotChecked=0, Total=11772
[2024-09-08 08:30:38,948 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:30:38,948 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-08 08:30:38,948 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 109 states, 109 states have (on average 2.18348623853211) internal successors, (238), 108 states have internal predecessors, (238), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-09-08 08:30:38,948 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:30:38,948 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:30:38,948 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:30:38,948 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:30:38,948 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:30:38,948 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-08 08:30:38,948 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 128 states. 
[2024-09-08 08:30:38,948 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:31:21,189 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:31:21,190 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:31:21,190 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:31:21,190 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:31:21,190 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:31:21,190 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-08 08:31:21,191 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 174 states. 
[2024-09-08 08:31:21,191 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 134 states. 
[2024-09-08 08:31:21,206 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-09-08 08:31:21,393 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,9 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:31:21,394 INFO  L399      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-09-08 08:31:21,395 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-08 08:31:21,395 INFO  L85        PathProgramCache]: Analyzing trace with hash 1146101172, now seen corresponding path program 4 times
[2024-09-08 08:31:21,395 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-08 08:31:21,395 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1047156052]
[2024-09-08 08:31:21,395 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-08 08:31:21,395 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-08 08:31:21,441 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-08 08:31:22,737 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:31:22,738 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-08 08:31:22,738 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1047156052]
[2024-09-08 08:31:22,738 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1047156052] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-08 08:31:22,738 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1112637273]
[2024-09-08 08:31:22,738 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-09-08 08:31:22,739 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:31:22,739 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-08 08:31:22,743 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-08 08:31:22,744 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-09-08 08:31:22,815 INFO  L228   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-09-08 08:31:22,816 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-08 08:31:22,817 INFO  L262         TraceCheckSpWp]: Trace formula consists of 353 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-09-08 08:31:22,819 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-08 08:31:24,844 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 36 proven. 240 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:31:24,844 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-08 08:31:27,282 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:31:27,282 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1112637273] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-08 08:31:27,282 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-08 08:31:27,282 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 108
[2024-09-08 08:31:27,283 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1185441799]
[2024-09-08 08:31:27,283 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-08 08:31:27,283 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 109 states
[2024-09-08 08:31:27,283 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-08 08:31:27,286 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 109 interpolants.
[2024-09-08 08:31:27,288 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1113, Invalid=10659, Unknown=0, NotChecked=0, Total=11772
[2024-09-08 08:31:27,288 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:31:27,288 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-08 08:31:27,289 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 109 states, 109 states have (on average 2.18348623853211) internal successors, (238), 108 states have internal predecessors, (238), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-09-08 08:31:27,289 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:31:27,289 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:31:27,289 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:31:27,289 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:31:27,289 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:31:27,289 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-08 08:31:27,289 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 174 states. 
[2024-09-08 08:31:27,289 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 134 states. 
[2024-09-08 08:31:27,289 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:31:59,911 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:31:59,911 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:31:59,911 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:31:59,911 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:31:59,911 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:31:59,911 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-08 08:31:59,911 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 193 states. 
[2024-09-08 08:31:59,911 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 137 states. 
[2024-09-08 08:31:59,911 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 165 states. 
[2024-09-08 08:31:59,924 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0
[2024-09-08 08:32:00,112 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,10 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:32:00,112 INFO  L399      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-09-08 08:32:00,112 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-08 08:32:00,112 INFO  L85        PathProgramCache]: Analyzing trace with hash 1727301428, now seen corresponding path program 5 times
[2024-09-08 08:32:00,112 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-08 08:32:00,113 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1073491565]
[2024-09-08 08:32:00,113 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-08 08:32:00,113 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-08 08:32:00,135 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-08 08:32:01,251 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:32:01,251 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-08 08:32:01,251 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1073491565]
[2024-09-08 08:32:01,251 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1073491565] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-08 08:32:01,251 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1165722652]
[2024-09-08 08:32:01,252 INFO  L93    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-09-08 08:32:01,252 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:32:01,252 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-08 08:32:01,253 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-08 08:32:01,254 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-09-08 08:32:01,325 INFO  L228   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 10 check-sat command(s)
[2024-09-08 08:32:01,325 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-08 08:32:01,327 INFO  L262         TraceCheckSpWp]: Trace formula consists of 353 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-09-08 08:32:01,328 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-08 08:32:03,199 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 28 proven. 248 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:32:03,199 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-08 08:32:05,501 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:32:05,501 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1165722652] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-08 08:32:05,501 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-08 08:32:05,501 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 108
[2024-09-08 08:32:05,501 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1738167820]
[2024-09-08 08:32:05,502 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-08 08:32:05,502 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 109 states
[2024-09-08 08:32:05,502 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-08 08:32:05,503 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 109 interpolants.
[2024-09-08 08:32:05,505 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1139, Invalid=10633, Unknown=0, NotChecked=0, Total=11772
[2024-09-08 08:32:05,505 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:32:05,506 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-08 08:32:05,506 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 109 states, 109 states have (on average 2.18348623853211) internal successors, (238), 108 states have internal predecessors, (238), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-09-08 08:32:05,506 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:32:05,506 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:32:05,506 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:32:05,506 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:32:05,506 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:32:05,506 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-08 08:32:05,506 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 193 states. 
[2024-09-08 08:32:05,506 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 137 states. 
[2024-09-08 08:32:05,507 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 165 states. 
[2024-09-08 08:32:05,507 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:33:03,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:33:03,781 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:33:03,781 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:33:03,781 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:33:03,781 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:33:03,781 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-08 08:33:03,781 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 233 states. 
[2024-09-08 08:33:03,781 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 181 states. 
[2024-09-08 08:33:03,781 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 211 states. 
[2024-09-08 08:33:03,781 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 139 states. 
[2024-09-08 08:33:03,797 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0
[2024-09-08 08:33:03,985 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2024-09-08 08:33:03,986 INFO  L399      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-09-08 08:33:03,986 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-08 08:33:03,986 INFO  L85        PathProgramCache]: Analyzing trace with hash 1038060222, now seen corresponding path program 6 times
[2024-09-08 08:33:03,986 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-08 08:33:03,986 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1196617325]
[2024-09-08 08:33:03,986 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-08 08:33:03,987 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-08 08:33:04,031 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-08 08:33:05,312 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:33:05,312 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-08 08:33:05,312 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1196617325]
[2024-09-08 08:33:05,312 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1196617325] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-08 08:33:05,313 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [925042279]
[2024-09-08 08:33:05,313 INFO  L93    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-09-08 08:33:05,313 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:33:05,313 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-08 08:33:05,314 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-08 08:33:05,315 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-09-08 08:33:05,389 INFO  L228   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 8 check-sat command(s)
[2024-09-08 08:33:05,389 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-08 08:33:05,391 INFO  L262         TraceCheckSpWp]: Trace formula consists of 353 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-09-08 08:33:05,393 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-08 08:33:07,151 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 28 proven. 248 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:33:07,151 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-08 08:33:09,536 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:33:09,536 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [925042279] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-08 08:33:09,536 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-08 08:33:09,536 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 108
[2024-09-08 08:33:09,536 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1043577037]
[2024-09-08 08:33:09,536 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-08 08:33:09,537 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 109 states
[2024-09-08 08:33:09,537 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-08 08:33:09,537 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 109 interpolants.
[2024-09-08 08:33:09,539 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1106, Invalid=10666, Unknown=0, NotChecked=0, Total=11772
[2024-09-08 08:33:09,540 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:33:09,540 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-08 08:33:09,540 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 109 states, 109 states have (on average 2.18348623853211) internal successors, (238), 108 states have internal predecessors, (238), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-09-08 08:33:09,540 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:33:09,540 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:33:09,540 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:33:09,540 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:33:09,540 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:33:09,540 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-08 08:33:09,540 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 233 states. 
[2024-09-08 08:33:09,540 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 181 states. 
[2024-09-08 08:33:09,541 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 211 states. 
[2024-09-08 08:33:09,541 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 139 states. 
[2024-09-08 08:33:09,541 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:35:22,899 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:35:22,900 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:35:22,900 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:35:22,900 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:35:22,900 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:35:22,900 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-08 08:35:22,900 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 288 states. 
[2024-09-08 08:35:22,900 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 272 states. 
[2024-09-08 08:35:22,900 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 311 states. 
[2024-09-08 08:35:22,901 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 218 states. 
[2024-09-08 08:35:22,901 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 222 states. 
[2024-09-08 08:35:22,914 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0
[2024-09-08 08:35:23,104 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,12 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:35:23,105 INFO  L399      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-09-08 08:35:23,105 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-08 08:35:23,105 INFO  L85        PathProgramCache]: Analyzing trace with hash 30883124, now seen corresponding path program 7 times
[2024-09-08 08:35:23,105 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-08 08:35:23,105 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1323075234]
[2024-09-08 08:35:23,105 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-08 08:35:23,105 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-08 08:35:23,145 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-08 08:35:24,609 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:35:24,610 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-08 08:35:24,610 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1323075234]
[2024-09-08 08:35:24,610 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1323075234] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-08 08:35:24,610 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [747479948]
[2024-09-08 08:35:24,610 INFO  L93    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-09-08 08:35:24,610 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:35:24,610 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-08 08:35:24,611 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-08 08:35:24,612 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-09-08 08:35:24,681 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-08 08:35:24,683 INFO  L262         TraceCheckSpWp]: Trace formula consists of 353 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-09-08 08:35:24,685 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-08 08:35:26,606 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 36 proven. 240 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:35:26,606 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-08 08:35:29,088 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:35:29,089 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [747479948] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-08 08:35:29,089 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-08 08:35:29,089 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 108
[2024-09-08 08:35:29,089 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1755256578]
[2024-09-08 08:35:29,089 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-08 08:35:29,089 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 109 states
[2024-09-08 08:35:29,089 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-08 08:35:29,093 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 109 interpolants.
[2024-09-08 08:35:29,095 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1142, Invalid=10630, Unknown=0, NotChecked=0, Total=11772
[2024-09-08 08:35:29,095 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:35:29,095 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-08 08:35:29,095 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 109 states, 109 states have (on average 2.18348623853211) internal successors, (238), 108 states have internal predecessors, (238), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-09-08 08:35:29,095 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:35:29,095 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:35:29,095 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:35:29,095 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:35:29,095 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:35:29,095 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-08 08:35:29,095 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 288 states. 
[2024-09-08 08:35:29,095 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 272 states. 
[2024-09-08 08:35:29,096 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 311 states. 
[2024-09-08 08:35:29,096 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 218 states. 
[2024-09-08 08:35:29,096 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 222 states. 
[2024-09-08 08:35:29,096 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:36:30,361 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:36:30,361 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:36:30,361 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:36:30,361 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:36:30,361 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:36:30,361 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-08 08:36:30,361 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 298 states. 
[2024-09-08 08:36:30,362 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 306 states. 
[2024-09-08 08:36:30,362 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 316 states. 
[2024-09-08 08:36:30,362 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 221 states. 
[2024-09-08 08:36:30,362 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 222 states. 
[2024-09-08 08:36:30,362 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 253 states. 
[2024-09-08 08:36:30,375 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-09-08 08:36:30,562 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11
[2024-09-08 08:36:30,563 INFO  L399      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-09-08 08:36:30,563 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-08 08:36:30,564 INFO  L85        PathProgramCache]: Analyzing trace with hash -1253274188, now seen corresponding path program 8 times
[2024-09-08 08:36:30,564 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-08 08:36:30,564 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1902667857]
[2024-09-08 08:36:30,564 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-08 08:36:30,564 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-08 08:36:30,580 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-08 08:36:31,594 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:36:31,594 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-08 08:36:31,594 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1902667857]
[2024-09-08 08:36:31,594 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1902667857] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-08 08:36:31,594 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [767904953]
[2024-09-08 08:36:31,594 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-09-08 08:36:31,594 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:36:31,595 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-08 08:36:31,596 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-08 08:36:31,597 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-09-08 08:36:31,669 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-09-08 08:36:31,669 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-08 08:36:31,671 INFO  L262         TraceCheckSpWp]: Trace formula consists of 353 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-09-08 08:36:31,672 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-08 08:36:33,228 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 36 proven. 240 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:36:33,228 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-08 08:36:35,625 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:36:35,625 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [767904953] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-08 08:36:35,625 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-08 08:36:35,626 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 108
[2024-09-08 08:36:35,626 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2067120057]
[2024-09-08 08:36:35,626 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-08 08:36:35,626 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 109 states
[2024-09-08 08:36:35,626 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-08 08:36:35,627 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 109 interpolants.
[2024-09-08 08:36:35,629 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1125, Invalid=10647, Unknown=0, NotChecked=0, Total=11772
[2024-09-08 08:36:35,629 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:36:35,629 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-08 08:36:35,629 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 109 states, 109 states have (on average 2.18348623853211) internal successors, (238), 108 states have internal predecessors, (238), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-09-08 08:36:35,630 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:36:35,630 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:36:35,630 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:36:35,630 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:36:35,630 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:36:35,630 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-08 08:36:35,630 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 298 states. 
[2024-09-08 08:36:35,630 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 306 states. 
[2024-09-08 08:36:35,630 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 316 states. 
[2024-09-08 08:36:35,630 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 221 states. 
[2024-09-08 08:36:35,630 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 222 states. 
[2024-09-08 08:36:35,630 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 253 states. 
[2024-09-08 08:36:35,630 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:37:47,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:37:47,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:37:47,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:37:47,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:37:47,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:37:47,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-08 08:37:47,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 314 states. 
[2024-09-08 08:37:47,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 314 states. 
[2024-09-08 08:37:47,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 324 states. 
[2024-09-08 08:37:47,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 244 states. 
[2024-09-08 08:37:47,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 225 states. 
[2024-09-08 08:37:47,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 280 states. 
[2024-09-08 08:37:47,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 263 states. 
[2024-09-08 08:37:47,277 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0
[2024-09-08 08:37:47,464 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12
[2024-09-08 08:37:47,464 INFO  L399      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-09-08 08:37:47,464 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-08 08:37:47,464 INFO  L85        PathProgramCache]: Analyzing trace with hash -831504834, now seen corresponding path program 9 times
[2024-09-08 08:37:47,464 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-08 08:37:47,465 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1519245696]
[2024-09-08 08:37:47,465 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-08 08:37:47,465 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-08 08:37:47,492 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-08 08:37:48,757 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:37:48,757 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-08 08:37:48,757 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1519245696]
[2024-09-08 08:37:48,758 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1519245696] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-08 08:37:48,758 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [898351644]
[2024-09-08 08:37:48,758 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-09-08 08:37:48,758 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:37:48,758 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-08 08:37:48,760 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-08 08:37:48,761 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-09-08 08:37:48,836 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 9 check-sat command(s)
[2024-09-08 08:37:48,836 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-08 08:37:48,838 INFO  L262         TraceCheckSpWp]: Trace formula consists of 353 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-09-08 08:37:48,840 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-08 08:37:50,706 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 28 proven. 248 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:37:50,706 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-08 08:37:53,032 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:37:53,036 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [898351644] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-08 08:37:53,036 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-08 08:37:53,036 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 108
[2024-09-08 08:37:53,036 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1693204363]
[2024-09-08 08:37:53,037 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-08 08:37:53,037 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 109 states
[2024-09-08 08:37:53,037 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-08 08:37:53,038 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 109 interpolants.
[2024-09-08 08:37:53,039 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1166, Invalid=10606, Unknown=0, NotChecked=0, Total=11772
[2024-09-08 08:37:53,039 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:37:53,039 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-08 08:37:53,040 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 109 states, 109 states have (on average 2.18348623853211) internal successors, (238), 108 states have internal predecessors, (238), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-09-08 08:37:53,040 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:37:53,040 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:37:53,040 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:37:53,040 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:37:53,040 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:37:53,040 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-08 08:37:53,040 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 314 states. 
[2024-09-08 08:37:53,040 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 314 states. 
[2024-09-08 08:37:53,040 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 324 states. 
[2024-09-08 08:37:53,040 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 244 states. 
[2024-09-08 08:37:53,040 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 225 states. 
[2024-09-08 08:37:53,040 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 280 states. 
[2024-09-08 08:37:53,040 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 263 states. 
[2024-09-08 08:37:53,040 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:40:35,351 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:40:35,351 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:40:35,351 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:40:35,351 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:40:35,351 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:40:35,351 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-08 08:40:35,351 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 362 states. 
[2024-09-08 08:40:35,352 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 350 states. 
[2024-09-08 08:40:35,352 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 392 states. 
[2024-09-08 08:40:35,352 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 312 states. 
[2024-09-08 08:40:35,352 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 271 states. 
[2024-09-08 08:40:35,352 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 372 states. 
[2024-09-08 08:40:35,352 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 348 states. 
[2024-09-08 08:40:35,352 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 268 states. 
[2024-09-08 08:40:35,365 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-09-08 08:40:35,556 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13
[2024-09-08 08:40:35,557 INFO  L399      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-09-08 08:40:35,557 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-08 08:40:35,557 INFO  L85        PathProgramCache]: Analyzing trace with hash 1153287114, now seen corresponding path program 10 times
[2024-09-08 08:40:35,557 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-08 08:40:35,558 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1873365841]
[2024-09-08 08:40:35,558 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-08 08:40:35,558 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-08 08:40:35,585 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-08 08:40:36,901 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:40:36,901 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-08 08:40:36,901 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1873365841]
[2024-09-08 08:40:36,901 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1873365841] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-08 08:40:36,901 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1635724862]
[2024-09-08 08:40:36,901 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-09-08 08:40:36,901 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:40:36,901 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-08 08:40:36,903 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-08 08:40:36,905 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2024-09-08 08:40:36,982 INFO  L228   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-09-08 08:40:36,983 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-08 08:40:36,984 INFO  L262         TraceCheckSpWp]: Trace formula consists of 353 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-09-08 08:40:36,986 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-08 08:40:38,702 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 28 proven. 248 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:40:38,702 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-08 08:40:41,101 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:40:41,101 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1635724862] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-08 08:40:41,101 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-08 08:40:41,101 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 108
[2024-09-08 08:40:41,101 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1952531500]
[2024-09-08 08:40:41,101 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-08 08:40:41,102 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 109 states
[2024-09-08 08:40:41,102 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-08 08:40:41,102 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 109 interpolants.
[2024-09-08 08:40:41,104 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1102, Invalid=10670, Unknown=0, NotChecked=0, Total=11772
[2024-09-08 08:40:41,104 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:40:41,104 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-08 08:40:41,105 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 109 states, 109 states have (on average 2.18348623853211) internal successors, (238), 108 states have internal predecessors, (238), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-09-08 08:40:41,105 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:40:41,105 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:40:41,105 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:40:41,105 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:40:41,105 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:40:41,105 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-08 08:40:41,105 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 362 states. 
[2024-09-08 08:40:41,105 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 350 states. 
[2024-09-08 08:40:41,105 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 392 states. 
[2024-09-08 08:40:41,105 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 312 states. 
[2024-09-08 08:40:41,105 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 271 states. 
[2024-09-08 08:40:41,105 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 372 states. 
[2024-09-08 08:40:41,105 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 348 states. 
[2024-09-08 08:40:41,106 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 268 states. 
[2024-09-08 08:40:41,106 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:41:59,384 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:41:59,384 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:41:59,384 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:41:59,384 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:41:59,385 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:41:59,385 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-09-08 08:41:59,385 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 364 states. 
[2024-09-08 08:41:59,385 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 353 states. 
[2024-09-08 08:41:59,385 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 399 states. 
[2024-09-08 08:41:59,386 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 314 states. 
[2024-09-08 08:41:59,386 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 308 states. 
[2024-09-08 08:41:59,386 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 402 states. 
[2024-09-08 08:41:59,386 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 375 states. 
[2024-09-08 08:41:59,386 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 273 states. 
[2024-09-08 08:41:59,386 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 209 states. 
[2024-09-08 08:41:59,400 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0
[2024-09-08 08:41:59,586 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14,16 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:41:59,586 INFO  L399      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-09-08 08:41:59,587 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-08 08:41:59,587 INFO  L85        PathProgramCache]: Analyzing trace with hash 228031434, now seen corresponding path program 11 times
[2024-09-08 08:41:59,587 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-08 08:41:59,587 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [544698308]
[2024-09-08 08:41:59,587 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-08 08:41:59,587 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-08 08:41:59,599 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-08 08:42:00,692 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:42:00,693 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-08 08:42:00,693 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [544698308]
[2024-09-08 08:42:00,693 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [544698308] provided 0 perfect and 1 imperfect interpolant sequences
[2024-09-08 08:42:00,693 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1251950735]
[2024-09-08 08:42:00,693 INFO  L93    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-09-08 08:42:00,693 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-08 08:42:00,693 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-09-08 08:42:00,694 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-09-08 08:42:00,695 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2024-09-08 08:42:00,769 INFO  L228   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 8 check-sat command(s)
[2024-09-08 08:42:00,769 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-09-08 08:42:00,771 INFO  L262         TraceCheckSpWp]: Trace formula consists of 353 conjuncts, 73 conjuncts are in the unsatisfiable core
[2024-09-08 08:42:00,773 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-08 08:42:02,466 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 28 proven. 248 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:42:02,467 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2024-09-08 08:42:04,950 INFO  L134       CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-09-08 08:42:04,950 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1251950735] provided 0 perfect and 2 imperfect interpolant sequences
[2024-09-08 08:42:04,950 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-09-08 08:42:04,950 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 37, 37] total 108
[2024-09-08 08:42:04,950 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2097670172]
[2024-09-08 08:42:04,950 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-09-08 08:42:04,951 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 109 states
[2024-09-08 08:42:04,951 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-08 08:42:04,952 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 109 interpolants.
[2024-09-08 08:42:04,952 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1110, Invalid=10662, Unknown=0, NotChecked=0, Total=11772
[2024-09-08 08:42:04,953 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-08 08:42:04,953 INFO  L474      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-09-08 08:42:04,953 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 109 states, 109 states have (on average 2.18348623853211) internal successors, (238), 108 states have internal predecessors, (238), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-09-08 08:42:04,953 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2024-09-08 08:42:04,953 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. 
[2024-09-08 08:42:04,953 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2024-09-08 08:42:04,953 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:42:04,953 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2024-09-08 08:42:04,953 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. 
[2024-09-08 08:42:04,953 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 364 states. 
[2024-09-08 08:42:04,953 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 353 states. 
[2024-09-08 08:42:04,953 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 399 states. 
[2024-09-08 08:42:04,954 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 314 states. 
[2024-09-08 08:42:04,954 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 308 states. 
[2024-09-08 08:42:04,954 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 402 states. 
[2024-09-08 08:42:04,954 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 375 states. 
[2024-09-08 08:42:04,954 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 273 states. 
[2024-09-08 08:42:04,954 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 209 states. 
[2024-09-08 08:42:04,954 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
Killed by 15