./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/array-examples/standard_compare_ground.i --full-output --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version a0165632
Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/array-examples/standard_compare_ground.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash d4cee1ffe184d6f720684150b88947bfbeafd0a7d6fa25fd546666420e94872c
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 18:07:56,006 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 18:07:56,165 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-08 18:07:56,174 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 18:07:56,177 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 18:07:56,222 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 18:07:56,223 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 18:07:56,224 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 18:07:56,224 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 18:07:56,225 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 18:07:56,226 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 18:07:56,226 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 18:07:56,227 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 18:07:56,228 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 18:07:56,228 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 18:07:56,229 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 18:07:56,230 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 18:07:56,230 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 18:07:56,231 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 18:07:56,231 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 18:07:56,232 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 18:07:56,236 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 18:07:56,237 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 18:07:56,237 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 18:07:56,238 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 18:07:56,238 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 18:07:56,238 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 18:07:56,239 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 18:07:56,240 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 18:07:56,240 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 18:07:56,243 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 18:07:56,244 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 18:07:56,244 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 18:07:56,245 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 18:07:56,245 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 18:07:56,245 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 18:07:56,246 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 18:07:56,246 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 18:07:56,246 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 18:07:56,247 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 18:07:56,248 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 18:07:56,249 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 18:07:56,249 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/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.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> d4cee1ffe184d6f720684150b88947bfbeafd0a7d6fa25fd546666420e94872c
[2024-11-08 18:07:56,621 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 18:07:56,661 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 18:07:56,665 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 18:07:56,667 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 18:07:56,667 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 18:07:56,669 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/array-examples/standard_compare_ground.i
Unable to find full path for "g++"
[2024-11-08 18:07:59,199 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 18:07:59,470 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 18:07:59,471 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/sv-benchmarks/c/array-examples/standard_compare_ground.i
[2024-11-08 18:07:59,481 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/data/60b9e84ca/c1ac8515c5f74da287d7a8f4fcafac0d/FLAG8ff76deff
[2024-11-08 18:07:59,789 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/data/60b9e84ca/c1ac8515c5f74da287d7a8f4fcafac0d
[2024-11-08 18:07:59,793 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 18:07:59,795 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 18:07:59,797 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 18:07:59,797 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 18:07:59,807 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 18:07:59,808 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 06:07:59" (1/1) ...
[2024-11-08 18:07:59,809 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5f4e078a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:07:59, skipping insertion in model container
[2024-11-08 18:07:59,809 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 06:07:59" (1/1) ...
[2024-11-08 18:07:59,842 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 18:08:00,109 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/sv-benchmarks/c/array-examples/standard_compare_ground.i[816,829]
[2024-11-08 18:08:00,137 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 18:08:00,150 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 18:08:00,168 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/sv-benchmarks/c/array-examples/standard_compare_ground.i[816,829]
[2024-11-08 18:08:00,178 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 18:08:00,202 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 18:08:00,202 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:08:00 WrapperNode
[2024-11-08 18:08:00,203 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 18:08:00,204 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 18:08:00,205 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 18:08:00,205 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 18:08:00,214 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:08:00" (1/1) ...
[2024-11-08 18:08:00,222 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:08:00" (1/1) ...
[2024-11-08 18:08:00,244 INFO  L138                Inliner]: procedures = 16, calls = 19, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 70
[2024-11-08 18:08:00,245 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 18:08:00,246 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 18:08:00,246 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 18:08:00,246 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 18:08:00,261 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:08:00" (1/1) ...
[2024-11-08 18:08:00,262 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:08:00" (1/1) ...
[2024-11-08 18:08:00,264 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:08:00" (1/1) ...
[2024-11-08 18:08:00,282 INFO  L175           MemorySlicer]: Split 8 memory accesses to 3 slices as follows [2, 3, 3]. 38 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 2 writes are split as follows [0, 1, 1].
[2024-11-08 18:08:00,282 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:08:00" (1/1) ...
[2024-11-08 18:08:00,283 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:08:00" (1/1) ...
[2024-11-08 18:08:00,290 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:08:00" (1/1) ...
[2024-11-08 18:08:00,295 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:08:00" (1/1) ...
[2024-11-08 18:08:00,296 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:08:00" (1/1) ...
[2024-11-08 18:08:00,298 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:08:00" (1/1) ...
[2024-11-08 18:08:00,301 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 18:08:00,302 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 18:08:00,302 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 18:08:00,302 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 18:08:00,304 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:08:00" (1/1) ...
[2024-11-08 18:08:00,312 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 18:08:00,330 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:08:00,352 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 18:08:00,358 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 18:08:00,425 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 18:08:00,428 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 18:08:00,429 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-11-08 18:08:00,429 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#2
[2024-11-08 18:08:00,429 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-11-08 18:08:00,429 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-11-08 18:08:00,429 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#1
[2024-11-08 18:08:00,430 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#2
[2024-11-08 18:08:00,430 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 18:08:00,430 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 18:08:00,430 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-11-08 18:08:00,430 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#1
[2024-11-08 18:08:00,430 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#2
[2024-11-08 18:08:00,431 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-08 18:08:00,651 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 18:08:00,654 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 18:08:00,949 INFO  L?                        ?]: Removed 15 outVars from TransFormulas that were not future-live.
[2024-11-08 18:08:00,952 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 18:08:00,968 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 18:08:00,968 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-08 18:08:00,969 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:08:00 BoogieIcfgContainer
[2024-11-08 18:08:00,969 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 18:08:00,972 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 18:08:00,973 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 18:08:00,977 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 18:08:00,978 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 06:07:59" (1/3) ...
[2024-11-08 18:08:00,979 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4c052f76 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 06:08:00, skipping insertion in model container
[2024-11-08 18:08:00,979 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:08:00" (2/3) ...
[2024-11-08 18:08:00,980 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4c052f76 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 06:08:00, skipping insertion in model container
[2024-11-08 18:08:00,980 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:08:00" (3/3) ...
[2024-11-08 18:08:00,982 INFO  L112   eAbstractionObserver]: Analyzing ICFG standard_compare_ground.i
[2024-11-08 18:08:01,007 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 18:08:01,008 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-08 18:08:01,089 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 18:08:01,098 INFO  L333      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=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@4b99207, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 18:08:01,099 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-08 18:08:01,104 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 21 states, 19 states have (on average 1.5263157894736843) internal successors, (29), 20 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:08:01,112 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 11
[2024-11-08 18:08:01,112 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:08:01,113 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:08:01,114 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:08:01,120 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:08:01,120 INFO  L85        PathProgramCache]: Analyzing trace with hash 1472657680, now seen corresponding path program 1 times
[2024-11-08 18:08:01,130 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:08:01,131 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1155235462]
[2024-11-08 18:08:01,131 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:08:01,132 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:08:01,301 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:08:01,477 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:08:01,478 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:08:01,479 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1155235462]
[2024-11-08 18:08:01,480 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1155235462] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:08:01,481 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:08:01,482 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:08:01,485 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1551348232]
[2024-11-08 18:08:01,486 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:08:01,494 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:08:01,494 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:08:01,553 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:08:01,554 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:08:01,557 INFO  L87              Difference]: Start difference. First operand  has 21 states, 19 states have (on average 1.5263157894736843) internal successors, (29), 20 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:08:01,629 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:08:01,630 INFO  L93              Difference]: Finished difference Result 40 states and 56 transitions.
[2024-11-08 18:08:01,632 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:08:01,633 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10
[2024-11-08 18:08:01,634 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:08:01,642 INFO  L225             Difference]: With dead ends: 40
[2024-11-08 18:08:01,642 INFO  L226             Difference]: Without dead ends: 18
[2024-11-08 18:08:01,646 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:08:01,652 INFO  L432           NwaCegarLoop]: 26 mSDtfsCounter, 1 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 47 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:08:01,654 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 47 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:08:01,681 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 18 states.
[2024-11-08 18:08:01,695 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 18.
[2024-11-08 18:08:01,696 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 18 states, 17 states have (on average 1.3529411764705883) internal successors, (23), 17 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:08:01,697 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 23 transitions.
[2024-11-08 18:08:01,699 INFO  L78                 Accepts]: Start accepts. Automaton has 18 states and 23 transitions. Word has length 10
[2024-11-08 18:08:01,699 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:08:01,699 INFO  L471      AbstractCegarLoop]: Abstraction has 18 states and 23 transitions.
[2024-11-08 18:08:01,700 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:08:01,700 INFO  L276                IsEmpty]: Start isEmpty. Operand 18 states and 23 transitions.
[2024-11-08 18:08:01,701 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 13
[2024-11-08 18:08:01,701 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:08:01,701 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:08:01,702 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 18:08:01,702 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:08:01,703 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:08:01,703 INFO  L85        PathProgramCache]: Analyzing trace with hash -883998699, now seen corresponding path program 1 times
[2024-11-08 18:08:01,704 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:08:01,704 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [572758068]
[2024-11-08 18:08:01,706 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:08:01,707 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:08:01,772 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:08:01,930 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:08:01,930 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:08:01,931 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [572758068]
[2024-11-08 18:08:01,931 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [572758068] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:08:01,931 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2092989510]
[2024-11-08 18:08:01,931 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:08:01,932 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:08:01,932 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:08:01,935 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:08:01,944 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-08 18:08:02,059 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:08:02,062 INFO  L255         TraceCheckSpWp]: Trace formula consists of 79 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 18:08:02,069 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:08:02,105 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 18:08:02,106 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 18:08:02,106 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2092989510] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:08:02,107 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 18:08:02,109 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5
[2024-11-08 18:08:02,110 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1274106548]
[2024-11-08 18:08:02,111 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:08:02,112 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:08:02,113 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:08:02,114 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:08:02,115 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:08:02,115 INFO  L87              Difference]: Start difference. First operand 18 states and 23 transitions. Second operand  has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:08:02,148 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:08:02,148 INFO  L93              Difference]: Finished difference Result 29 states and 37 transitions.
[2024-11-08 18:08:02,149 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:08:02,150 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 12
[2024-11-08 18:08:02,150 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:08:02,151 INFO  L225             Difference]: With dead ends: 29
[2024-11-08 18:08:02,151 INFO  L226             Difference]: Without dead ends: 22
[2024-11-08 18:08:02,152 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 12 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:08:02,154 INFO  L432           NwaCegarLoop]: 18 mSDtfsCounter, 4 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 32 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:08:02,155 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 32 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:08:02,156 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 22 states.
[2024-11-08 18:08:02,160 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 22 to 20.
[2024-11-08 18:08:02,161 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 20 states, 19 states have (on average 1.3157894736842106) internal successors, (25), 19 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:08:02,162 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 20 states and 25 transitions.
[2024-11-08 18:08:02,162 INFO  L78                 Accepts]: Start accepts. Automaton has 20 states and 25 transitions. Word has length 12
[2024-11-08 18:08:02,163 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:08:02,163 INFO  L471      AbstractCegarLoop]: Abstraction has 20 states and 25 transitions.
[2024-11-08 18:08:02,164 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 4.0) internal successors, (12), 3 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:08:02,164 INFO  L276                IsEmpty]: Start isEmpty. Operand 20 states and 25 transitions.
[2024-11-08 18:08:02,167 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 17
[2024-11-08 18:08:02,168 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:08:02,168 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:08:02,197 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2024-11-08 18:08:02,368 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:08:02,370 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:08:02,371 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:08:02,372 INFO  L85        PathProgramCache]: Analyzing trace with hash 1267462366, now seen corresponding path program 1 times
[2024-11-08 18:08:02,372 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:08:02,373 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1063700151]
[2024-11-08 18:08:02,373 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:08:02,374 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:08:02,444 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:08:02,623 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 18:08:02,624 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:08:02,624 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1063700151]
[2024-11-08 18:08:02,625 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1063700151] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:08:02,625 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [200258872]
[2024-11-08 18:08:02,625 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:08:02,626 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:08:02,626 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:08:02,628 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:08:02,638 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-08 18:08:02,881 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:08:02,882 INFO  L255         TraceCheckSpWp]: Trace formula consists of 90 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-08 18:08:02,887 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:08:02,917 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 18:08:02,919 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 18:08:02,920 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [200258872] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:08:02,920 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 18:08:02,921 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5
[2024-11-08 18:08:02,921 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [725248604]
[2024-11-08 18:08:02,922 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:08:02,922 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:08:02,923 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:08:02,924 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:08:02,925 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:08:02,926 INFO  L87              Difference]: Start difference. First operand 20 states and 25 transitions. Second operand  has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 3 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:08:02,953 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:08:02,955 INFO  L93              Difference]: Finished difference Result 31 states and 39 transitions.
[2024-11-08 18:08:02,956 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:08:02,956 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 3 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 16
[2024-11-08 18:08:02,956 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:08:02,957 INFO  L225             Difference]: With dead ends: 31
[2024-11-08 18:08:02,958 INFO  L226             Difference]: Without dead ends: 20
[2024-11-08 18:08:02,958 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 19 GetRequests, 16 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:08:02,960 INFO  L432           NwaCegarLoop]: 25 mSDtfsCounter, 4 mSDsluCounter, 17 mSDsCounter, 0 mSdLazyCounter, 3 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 42 SdHoareTripleChecker+Invalid, 3 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 3 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:08:02,963 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 42 Invalid, 3 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 3 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:08:02,965 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 20 states.
[2024-11-08 18:08:02,969 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 20 to 20.
[2024-11-08 18:08:02,970 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 20 states, 19 states have (on average 1.263157894736842) internal successors, (24), 19 states have internal predecessors, (24), 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-11-08 18:08:02,975 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 20 states and 24 transitions.
[2024-11-08 18:08:02,975 INFO  L78                 Accepts]: Start accepts. Automaton has 20 states and 24 transitions. Word has length 16
[2024-11-08 18:08:02,975 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:08:02,976 INFO  L471      AbstractCegarLoop]: Abstraction has 20 states and 24 transitions.
[2024-11-08 18:08:02,976 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 3 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:08:02,976 INFO  L276                IsEmpty]: Start isEmpty. Operand 20 states and 24 transitions.
[2024-11-08 18:08:02,977 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 17
[2024-11-08 18:08:02,977 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:08:02,981 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:08:03,012 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-08 18:08:03,186 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:08:03,187 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:08:03,188 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:08:03,189 INFO  L85        PathProgramCache]: Analyzing trace with hash 458115740, now seen corresponding path program 1 times
[2024-11-08 18:08:03,189 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:08:03,190 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [834424562]
[2024-11-08 18:08:03,190 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:08:03,190 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:08:03,253 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:08:03,394 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 18:08:03,395 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:08:03,395 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [834424562]
[2024-11-08 18:08:03,396 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [834424562] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:08:03,396 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [369944963]
[2024-11-08 18:08:03,396 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:08:03,397 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:08:03,397 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:08:03,400 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:08:03,409 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-08 18:08:03,511 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:08:03,513 INFO  L255         TraceCheckSpWp]: Trace formula consists of 89 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-08 18:08:03,515 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:08:03,565 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 18:08:03,566 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:08:03,611 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 18:08:03,612 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [369944963] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:08:03,612 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:08:03,612 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7
[2024-11-08 18:08:03,613 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1522787381]
[2024-11-08 18:08:03,613 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:08:03,614 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 18:08:03,614 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:08:03,615 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 18:08:03,616 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-08 18:08:03,616 INFO  L87              Difference]: Start difference. First operand 20 states and 24 transitions. Second operand  has 7 states, 7 states have (on average 3.2857142857142856) internal successors, (23), 7 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:08:03,675 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:08:03,675 INFO  L93              Difference]: Finished difference Result 39 states and 50 transitions.
[2024-11-08 18:08:03,676 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 18:08:03,676 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 3.2857142857142856) internal successors, (23), 7 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 16
[2024-11-08 18:08:03,677 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:08:03,677 INFO  L225             Difference]: With dead ends: 39
[2024-11-08 18:08:03,678 INFO  L226             Difference]: Without dead ends: 25
[2024-11-08 18:08:03,678 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 34 GetRequests, 29 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-08 18:08:03,680 INFO  L432           NwaCegarLoop]: 17 mSDtfsCounter, 2 mSDsluCounter, 42 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 59 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 17 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:08:03,681 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 59 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:08:03,682 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 25 states.
[2024-11-08 18:08:03,686 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 25 to 25.
[2024-11-08 18:08:03,687 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 25 states, 24 states have (on average 1.1666666666666667) internal successors, (28), 24 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:08:03,688 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 25 states and 28 transitions.
[2024-11-08 18:08:03,688 INFO  L78                 Accepts]: Start accepts. Automaton has 25 states and 28 transitions. Word has length 16
[2024-11-08 18:08:03,688 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:08:03,689 INFO  L471      AbstractCegarLoop]: Abstraction has 25 states and 28 transitions.
[2024-11-08 18:08:03,689 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 3.2857142857142856) internal successors, (23), 7 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:08:03,690 INFO  L276                IsEmpty]: Start isEmpty. Operand 25 states and 28 transitions.
[2024-11-08 18:08:03,690 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 23
[2024-11-08 18:08:03,691 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:08:03,691 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:08:03,721 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-08 18:08:03,891 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:08:03,892 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:08:03,893 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:08:03,893 INFO  L85        PathProgramCache]: Analyzing trace with hash -151064405, now seen corresponding path program 2 times
[2024-11-08 18:08:03,894 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:08:03,894 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1110351075]
[2024-11-08 18:08:03,894 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:08:03,895 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:08:03,964 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:08:04,082 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-11-08 18:08:04,083 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:08:04,083 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1110351075]
[2024-11-08 18:08:04,084 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1110351075] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:08:04,084 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1610737509]
[2024-11-08 18:08:04,084 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 18:08:04,084 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:08:04,085 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:08:04,087 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:08:04,089 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-08 18:08:04,215 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 18:08:04,216 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 18:08:04,218 INFO  L255         TraceCheckSpWp]: Trace formula consists of 137 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 18:08:04,220 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:08:04,309 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 18:08:04,309 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:08:04,456 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 18:08:04,457 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1610737509] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:08:04,457 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:08:04,458 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 7, 7] total 14
[2024-11-08 18:08:04,458 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [671910089]
[2024-11-08 18:08:04,458 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:08:04,459 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-08 18:08:04,460 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:08:04,461 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-08 18:08:04,462 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182
[2024-11-08 18:08:04,462 INFO  L87              Difference]: Start difference. First operand 25 states and 28 transitions. Second operand  has 14 states, 14 states have (on average 3.0) internal successors, (42), 14 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:08:04,605 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:08:04,608 INFO  L93              Difference]: Finished difference Result 57 states and 70 transitions.
[2024-11-08 18:08:04,609 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 18:08:04,610 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 14 states have (on average 3.0) internal successors, (42), 14 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 22
[2024-11-08 18:08:04,610 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:08:04,611 INFO  L225             Difference]: With dead ends: 57
[2024-11-08 18:08:04,614 INFO  L226             Difference]: Without dead ends: 43
[2024-11-08 18:08:04,615 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 46 GetRequests, 34 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182
[2024-11-08 18:08:04,617 INFO  L432           NwaCegarLoop]: 14 mSDtfsCounter, 5 mSDsluCounter, 53 mSDsCounter, 0 mSdLazyCounter, 55 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 67 SdHoareTripleChecker+Invalid, 58 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 55 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:08:04,617 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 67 Invalid, 58 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 55 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:08:04,622 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 43 states.
[2024-11-08 18:08:04,630 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 43 to 41.
[2024-11-08 18:08:04,633 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 41 states, 40 states have (on average 1.1) internal successors, (44), 40 states have internal predecessors, (44), 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-11-08 18:08:04,634 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 44 transitions.
[2024-11-08 18:08:04,635 INFO  L78                 Accepts]: Start accepts. Automaton has 41 states and 44 transitions. Word has length 22
[2024-11-08 18:08:04,635 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:08:04,635 INFO  L471      AbstractCegarLoop]: Abstraction has 41 states and 44 transitions.
[2024-11-08 18:08:04,636 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 3.0) internal successors, (42), 14 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:08:04,636 INFO  L276                IsEmpty]: Start isEmpty. Operand 41 states and 44 transitions.
[2024-11-08 18:08:04,637 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 39
[2024-11-08 18:08:04,637 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:08:04,637 INFO  L215           NwaCegarLoop]: trace histogram [10, 10, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:08:04,662 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2024-11-08 18:08:04,838 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:08:04,838 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:08:04,839 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:08:04,839 INFO  L85        PathProgramCache]: Analyzing trace with hash -260044912, now seen corresponding path program 3 times
[2024-11-08 18:08:04,840 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:08:04,840 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1627770027]
[2024-11-08 18:08:04,840 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:08:04,840 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:08:04,965 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:08:05,570 INFO  L134       CoverageAnalysis]: Checked inductivity of 106 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-11-08 18:08:05,570 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:08:05,573 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1627770027]
[2024-11-08 18:08:05,574 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1627770027] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:08:05,574 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [530217440]
[2024-11-08 18:08:05,574 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-08 18:08:05,575 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:08:05,575 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:08:05,578 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:08:05,582 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-08 18:08:05,756 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s)
[2024-11-08 18:08:05,757 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 18:08:05,759 INFO  L255         TraceCheckSpWp]: Trace formula consists of 115 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 18:08:05,761 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:08:05,870 INFO  L134       CoverageAnalysis]: Checked inductivity of 106 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked.
[2024-11-08 18:08:05,870 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:08:05,990 INFO  L134       CoverageAnalysis]: Checked inductivity of 106 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked.
[2024-11-08 18:08:05,991 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [530217440] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:08:05,991 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:08:05,992 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 5, 5] total 19
[2024-11-08 18:08:05,992 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1663537811]
[2024-11-08 18:08:05,992 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:08:05,995 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 19 states
[2024-11-08 18:08:05,995 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:08:05,997 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants.
[2024-11-08 18:08:05,997 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=105, Invalid=237, Unknown=0, NotChecked=0, Total=342
[2024-11-08 18:08:05,997 INFO  L87              Difference]: Start difference. First operand 41 states and 44 transitions. Second operand  has 19 states, 19 states have (on average 3.0526315789473686) internal successors, (58), 19 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:08:06,202 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:08:06,203 INFO  L93              Difference]: Finished difference Result 77 states and 90 transitions.
[2024-11-08 18:08:06,204 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-08 18:08:06,204 INFO  L78                 Accepts]: Start accepts. Automaton has  has 19 states, 19 states have (on average 3.0526315789473686) internal successors, (58), 19 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 38
[2024-11-08 18:08:06,205 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:08:06,209 INFO  L225             Difference]: With dead ends: 77
[2024-11-08 18:08:06,209 INFO  L226             Difference]: Without dead ends: 59
[2024-11-08 18:08:06,210 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 87 GetRequests, 70 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 60 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=105, Invalid=237, Unknown=0, NotChecked=0, Total=342
[2024-11-08 18:08:06,211 INFO  L432           NwaCegarLoop]: 13 mSDtfsCounter, 7 mSDsluCounter, 64 mSDsCounter, 0 mSdLazyCounter, 72 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 77 SdHoareTripleChecker+Invalid, 78 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 72 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 18:08:06,212 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 77 Invalid, 78 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 72 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 18:08:06,216 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 59 states.
[2024-11-08 18:08:06,232 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 59 to 58.
[2024-11-08 18:08:06,233 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 58 states, 57 states have (on average 1.0526315789473684) internal successors, (60), 57 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:08:06,234 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 58 states and 60 transitions.
[2024-11-08 18:08:06,235 INFO  L78                 Accepts]: Start accepts. Automaton has 58 states and 60 transitions. Word has length 38
[2024-11-08 18:08:06,235 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:08:06,235 INFO  L471      AbstractCegarLoop]: Abstraction has 58 states and 60 transitions.
[2024-11-08 18:08:06,235 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 19 states, 19 states have (on average 3.0526315789473686) internal successors, (58), 19 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:08:06,236 INFO  L276                IsEmpty]: Start isEmpty. Operand 58 states and 60 transitions.
[2024-11-08 18:08:06,237 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 57
[2024-11-08 18:08:06,237 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:08:06,237 INFO  L215           NwaCegarLoop]: trace histogram [11, 11, 6, 6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:08:06,270 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-11-08 18:08:06,438 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:08:06,439 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:08:06,439 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:08:06,440 INFO  L85        PathProgramCache]: Analyzing trace with hash 1231604273, now seen corresponding path program 4 times
[2024-11-08 18:08:06,440 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:08:06,440 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [998260726]
[2024-11-08 18:08:06,440 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:08:06,441 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:08:06,540 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:08:07,175 INFO  L134       CoverageAnalysis]: Checked inductivity of 187 backedges. 0 proven. 121 refuted. 0 times theorem prover too weak. 66 trivial. 0 not checked.
[2024-11-08 18:08:07,176 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:08:07,176 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [998260726]
[2024-11-08 18:08:07,177 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [998260726] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:08:07,177 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1109817450]
[2024-11-08 18:08:07,177 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-08 18:08:07,177 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:08:07,178 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:08:07,180 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:08:07,183 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-08 18:08:07,400 INFO  L227   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-08 18:08:07,400 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 18:08:07,403 INFO  L255         TraceCheckSpWp]: Trace formula consists of 299 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-08 18:08:07,407 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:08:07,653 INFO  L134       CoverageAnalysis]: Checked inductivity of 187 backedges. 0 proven. 66 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked.
[2024-11-08 18:08:07,653 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:08:08,005 INFO  L134       CoverageAnalysis]: Checked inductivity of 187 backedges. 0 proven. 66 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked.
[2024-11-08 18:08:08,006 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1109817450] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:08:08,006 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:08:08,007 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 9, 9] total 28
[2024-11-08 18:08:08,007 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [767534328]
[2024-11-08 18:08:08,007 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:08:08,008 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 28 states
[2024-11-08 18:08:08,009 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:08:08,010 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 28 interpolants.
[2024-11-08 18:08:08,011 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=210, Invalid=546, Unknown=0, NotChecked=0, Total=756
[2024-11-08 18:08:08,012 INFO  L87              Difference]: Start difference. First operand 58 states and 60 transitions. Second operand  has 28 states, 28 states have (on average 3.2857142857142856) internal successors, (92), 28 states have internal predecessors, (92), 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-11-08 18:08:08,238 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:08:08,238 INFO  L93              Difference]: Finished difference Result 126 states and 138 transitions.
[2024-11-08 18:08:08,239 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. 
[2024-11-08 18:08:08,240 INFO  L78                 Accepts]: Start accepts. Automaton has  has 28 states, 28 states have (on average 3.2857142857142856) internal successors, (92), 28 states have internal predecessors, (92), 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) Word has length 56
[2024-11-08 18:08:08,240 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:08:08,241 INFO  L225             Difference]: With dead ends: 126
[2024-11-08 18:08:08,241 INFO  L226             Difference]: Without dead ends: 93
[2024-11-08 18:08:08,242 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 124 GetRequests, 98 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 154 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=210, Invalid=546, Unknown=0, NotChecked=0, Total=756
[2024-11-08 18:08:08,243 INFO  L432           NwaCegarLoop]: 13 mSDtfsCounter, 7 mSDsluCounter, 78 mSDsCounter, 0 mSdLazyCounter, 99 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 91 SdHoareTripleChecker+Invalid, 101 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 99 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 18:08:08,244 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 91 Invalid, 101 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 99 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 18:08:08,245 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 93 states.
[2024-11-08 18:08:08,254 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 93 to 92.
[2024-11-08 18:08:08,254 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 92 states, 91 states have (on average 1.032967032967033) internal successors, (94), 91 states have internal predecessors, (94), 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-11-08 18:08:08,255 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 92 states and 94 transitions.
[2024-11-08 18:08:08,256 INFO  L78                 Accepts]: Start accepts. Automaton has 92 states and 94 transitions. Word has length 56
[2024-11-08 18:08:08,256 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:08:08,257 INFO  L471      AbstractCegarLoop]: Abstraction has 92 states and 94 transitions.
[2024-11-08 18:08:08,257 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 28 states, 28 states have (on average 3.2857142857142856) internal successors, (92), 28 states have internal predecessors, (92), 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-11-08 18:08:08,257 INFO  L276                IsEmpty]: Start isEmpty. Operand 92 states and 94 transitions.
[2024-11-08 18:08:08,260 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 91
[2024-11-08 18:08:08,260 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:08:08,260 INFO  L215           NwaCegarLoop]: trace histogram [14, 14, 14, 14, 12, 12, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:08:08,290 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-11-08 18:08:08,465 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:08:08,465 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:08:08,466 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:08:08,466 INFO  L85        PathProgramCache]: Analyzing trace with hash 596582062, now seen corresponding path program 5 times
[2024-11-08 18:08:08,466 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:08:08,466 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [714162455]
[2024-11-08 18:08:08,467 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:08:08,467 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:08:08,565 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:08:09,085 INFO  L134       CoverageAnalysis]: Checked inductivity of 522 backedges. 0 proven. 144 refuted. 0 times theorem prover too weak. 378 trivial. 0 not checked.
[2024-11-08 18:08:09,085 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:08:09,085 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [714162455]
[2024-11-08 18:08:09,086 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [714162455] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:08:09,086 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [791257390]
[2024-11-08 18:08:09,086 INFO  L93    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-08 18:08:09,086 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:08:09,086 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:08:09,088 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:08:09,090 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-08 18:08:22,648 INFO  L227   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 15 check-sat command(s)
[2024-11-08 18:08:22,648 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 18:08:22,667 INFO  L255         TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-11-08 18:08:22,672 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:08:23,231 INFO  L134       CoverageAnalysis]: Checked inductivity of 522 backedges. 0 proven. 378 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked.
[2024-11-08 18:08:23,231 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:08:24,151 INFO  L134       CoverageAnalysis]: Checked inductivity of 522 backedges. 0 proven. 378 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked.
[2024-11-08 18:08:24,152 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [791257390] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:08:24,152 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:08:24,153 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 17, 17] total 45
[2024-11-08 18:08:24,153 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [5319064]
[2024-11-08 18:08:24,153 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:08:24,154 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 45 states
[2024-11-08 18:08:24,155 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:08:24,157 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 45 interpolants.
[2024-11-08 18:08:24,161 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=600, Invalid=1380, Unknown=0, NotChecked=0, Total=1980
[2024-11-08 18:08:24,162 INFO  L87              Difference]: Start difference. First operand 92 states and 94 transitions. Second operand  has 45 states, 45 states have (on average 3.511111111111111) internal successors, (158), 45 states have internal predecessors, (158), 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-11-08 18:08:24,536 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:08:24,536 INFO  L93              Difference]: Finished difference Result 224 states and 244 transitions.
[2024-11-08 18:08:24,537 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. 
[2024-11-08 18:08:24,537 INFO  L78                 Accepts]: Start accepts. Automaton has  has 45 states, 45 states have (on average 3.511111111111111) internal successors, (158), 45 states have internal predecessors, (158), 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) Word has length 90
[2024-11-08 18:08:24,538 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:08:24,542 INFO  L225             Difference]: With dead ends: 224
[2024-11-08 18:08:24,542 INFO  L226             Difference]: Without dead ends: 159
[2024-11-08 18:08:24,544 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 193 GetRequests, 150 SyntacticMatches, 0 SemanticMatches, 43 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 360 ImplicationChecksByTransitivity, 1.3s TimeCoverageRelationStatistics Valid=600, Invalid=1380, Unknown=0, NotChecked=0, Total=1980
[2024-11-08 18:08:24,545 INFO  L432           NwaCegarLoop]: 13 mSDtfsCounter, 7 mSDsluCounter, 113 mSDsCounter, 0 mSdLazyCounter, 158 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 126 SdHoareTripleChecker+Invalid, 160 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 158 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 18:08:24,549 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 126 Invalid, 160 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 158 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 18:08:24,550 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 159 states.
[2024-11-08 18:08:24,572 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 159 to 158.
[2024-11-08 18:08:24,577 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 158 states, 157 states have (on average 1.019108280254777) internal successors, (160), 157 states have internal predecessors, (160), 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-11-08 18:08:24,578 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 158 states and 160 transitions.
[2024-11-08 18:08:24,582 INFO  L78                 Accepts]: Start accepts. Automaton has 158 states and 160 transitions. Word has length 90
[2024-11-08 18:08:24,582 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:08:24,582 INFO  L471      AbstractCegarLoop]: Abstraction has 158 states and 160 transitions.
[2024-11-08 18:08:24,583 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 45 states, 45 states have (on average 3.511111111111111) internal successors, (158), 45 states have internal predecessors, (158), 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-11-08 18:08:24,583 INFO  L276                IsEmpty]: Start isEmpty. Operand 158 states and 160 transitions.
[2024-11-08 18:08:24,585 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 157
[2024-11-08 18:08:24,589 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:08:24,590 INFO  L215           NwaCegarLoop]: trace histogram [30, 30, 30, 30, 13, 13, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:08:24,629 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-11-08 18:08:24,790 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:08:24,791 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:08:24,792 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:08:24,792 INFO  L85        PathProgramCache]: Analyzing trace with hash 403695651, now seen corresponding path program 6 times
[2024-11-08 18:08:24,792 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:08:24,792 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1789459943]
[2024-11-08 18:08:24,792 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:08:24,793 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:08:24,865 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:08:25,770 INFO  L134       CoverageAnalysis]: Checked inductivity of 1939 backedges. 0 proven. 169 refuted. 0 times theorem prover too weak. 1770 trivial. 0 not checked.
[2024-11-08 18:08:25,771 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:08:25,771 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1789459943]
[2024-11-08 18:08:25,771 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1789459943] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:08:25,772 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1657635670]
[2024-11-08 18:08:25,772 INFO  L93    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-08 18:08:25,772 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:08:25,773 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:08:25,775 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:08:25,777 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-08 18:08:26,021 INFO  L227   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 7 check-sat command(s)
[2024-11-08 18:08:26,021 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 18:08:26,023 INFO  L255         TraceCheckSpWp]: Trace formula consists of 171 conjuncts, 21 conjuncts are in the unsatisfiable core
[2024-11-08 18:08:26,031 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:08:27,938 INFO  L134       CoverageAnalysis]: Checked inductivity of 1939 backedges. 0 proven. 88 refuted. 0 times theorem prover too weak. 1851 trivial. 0 not checked.
[2024-11-08 18:08:27,939 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:08:28,563 INFO  L349             Elim1Store]: treesize reduction 5, result has 37.5 percent of original size
[2024-11-08 18:08:28,565 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 32 treesize of output 23
[2024-11-08 18:08:28,609 INFO  L134       CoverageAnalysis]: Checked inductivity of 1939 backedges. 29 proven. 59 refuted. 0 times theorem prover too weak. 1851 trivial. 0 not checked.
[2024-11-08 18:08:28,610 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1657635670] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:08:28,610 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:08:28,611 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 8, 7] total 26
[2024-11-08 18:08:28,611 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [476754255]
[2024-11-08 18:08:28,611 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:08:28,646 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 26 states
[2024-11-08 18:08:28,646 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:08:28,647 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants.
[2024-11-08 18:08:28,647 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=153, Invalid=497, Unknown=0, NotChecked=0, Total=650
[2024-11-08 18:08:28,647 INFO  L87              Difference]: Start difference. First operand 158 states and 160 transitions. Second operand  has 26 states, 26 states have (on average 2.8076923076923075) internal successors, (73), 26 states have internal predecessors, (73), 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-11-08 18:08:29,232 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:08:29,232 INFO  L93              Difference]: Finished difference Result 294 states and 299 transitions.
[2024-11-08 18:08:29,233 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. 
[2024-11-08 18:08:29,233 INFO  L78                 Accepts]: Start accepts. Automaton has  has 26 states, 26 states have (on average 2.8076923076923075) internal successors, (73), 26 states have internal predecessors, (73), 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) Word has length 156
[2024-11-08 18:08:29,233 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:08:29,234 INFO  L225             Difference]: With dead ends: 294
[2024-11-08 18:08:29,235 INFO  L226             Difference]: Without dead ends: 165
[2024-11-08 18:08:29,236 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 343 GetRequests, 301 SyntacticMatches, 1 SemanticMatches, 41 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 323 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=415, Invalid=1391, Unknown=0, NotChecked=0, Total=1806
[2024-11-08 18:08:29,237 INFO  L432           NwaCegarLoop]: 10 mSDtfsCounter, 23 mSDsluCounter, 63 mSDsCounter, 0 mSdLazyCounter, 129 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 23 SdHoareTripleChecker+Valid, 73 SdHoareTripleChecker+Invalid, 129 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 129 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:08:29,237 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [23 Valid, 73 Invalid, 129 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 129 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:08:29,238 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 165 states.
[2024-11-08 18:08:29,250 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 165 to 163.
[2024-11-08 18:08:29,251 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 163 states, 162 states have (on average 1.0185185185185186) internal successors, (165), 162 states have internal predecessors, (165), 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-11-08 18:08:29,252 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 163 states to 163 states and 165 transitions.
[2024-11-08 18:08:29,253 INFO  L78                 Accepts]: Start accepts. Automaton has 163 states and 165 transitions. Word has length 156
[2024-11-08 18:08:29,253 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:08:29,253 INFO  L471      AbstractCegarLoop]: Abstraction has 163 states and 165 transitions.
[2024-11-08 18:08:29,253 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 26 states, 26 states have (on average 2.8076923076923075) internal successors, (73), 26 states have internal predecessors, (73), 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-11-08 18:08:29,254 INFO  L276                IsEmpty]: Start isEmpty. Operand 163 states and 165 transitions.
[2024-11-08 18:08:29,255 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 163
[2024-11-08 18:08:29,256 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:08:29,256 INFO  L215           NwaCegarLoop]: trace histogram [30, 30, 30, 30, 14, 14, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:08:29,281 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-11-08 18:08:29,461 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8
[2024-11-08 18:08:29,461 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:08:29,461 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:08:29,462 INFO  L85        PathProgramCache]: Analyzing trace with hash 668129935, now seen corresponding path program 1 times
[2024-11-08 18:08:29,462 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:08:29,462 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [86406468]
[2024-11-08 18:08:29,462 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:08:29,462 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:08:29,534 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:08:30,360 INFO  L134       CoverageAnalysis]: Checked inductivity of 1969 backedges. 0 proven. 196 refuted. 0 times theorem prover too weak. 1773 trivial. 0 not checked.
[2024-11-08 18:08:30,361 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:08:30,361 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [86406468]
[2024-11-08 18:08:30,361 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [86406468] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:08:30,361 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [911096637]
[2024-11-08 18:08:30,362 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:08:30,362 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:08:30,362 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:08:30,364 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:08:30,367 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-08 18:08:30,666 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:08:30,671 INFO  L255         TraceCheckSpWp]: Trace formula consists of 600 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-11-08 18:08:30,676 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:08:30,778 INFO  L134       CoverageAnalysis]: Checked inductivity of 1969 backedges. 0 proven. 196 refuted. 0 times theorem prover too weak. 1773 trivial. 0 not checked.
[2024-11-08 18:08:30,778 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:08:31,409 INFO  L134       CoverageAnalysis]: Checked inductivity of 1969 backedges. 0 proven. 196 refuted. 0 times theorem prover too weak. 1773 trivial. 0 not checked.
[2024-11-08 18:08:31,410 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [911096637] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:08:31,410 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:08:31,410 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 17, 17] total 33
[2024-11-08 18:08:31,411 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1165790212]
[2024-11-08 18:08:31,411 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:08:31,412 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 33 states
[2024-11-08 18:08:31,412 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:08:31,413 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants.
[2024-11-08 18:08:31,414 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=528, Invalid=528, Unknown=0, NotChecked=0, Total=1056
[2024-11-08 18:08:31,414 INFO  L87              Difference]: Start difference. First operand 163 states and 165 transitions. Second operand  has 33 states, 33 states have (on average 2.3333333333333335) internal successors, (77), 33 states have internal predecessors, (77), 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-11-08 18:08:31,590 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:08:31,590 INFO  L93              Difference]: Finished difference Result 327 states and 346 transitions.
[2024-11-08 18:08:31,591 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. 
[2024-11-08 18:08:31,591 INFO  L78                 Accepts]: Start accepts. Automaton has  has 33 states, 33 states have (on average 2.3333333333333335) internal successors, (77), 33 states have internal predecessors, (77), 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) Word has length 162
[2024-11-08 18:08:31,591 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:08:31,592 INFO  L225             Difference]: With dead ends: 327
[2024-11-08 18:08:31,593 INFO  L226             Difference]: Without dead ends: 195
[2024-11-08 18:08:31,594 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 339 GetRequests, 308 SyntacticMatches, 0 SemanticMatches, 31 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 56 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=528, Invalid=528, Unknown=0, NotChecked=0, Total=1056
[2024-11-08 18:08:31,595 INFO  L432           NwaCegarLoop]: 16 mSDtfsCounter, 2 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 69 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 55 SdHoareTripleChecker+Invalid, 71 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 69 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 18:08:31,596 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 55 Invalid, 71 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 69 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 18:08:31,597 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 195 states.
[2024-11-08 18:08:31,616 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 195 to 195.
[2024-11-08 18:08:31,617 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 195 states, 194 states have (on average 1.0154639175257731) internal successors, (197), 194 states have internal predecessors, (197), 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-11-08 18:08:31,618 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 195 states and 197 transitions.
[2024-11-08 18:08:31,618 INFO  L78                 Accepts]: Start accepts. Automaton has 195 states and 197 transitions. Word has length 162
[2024-11-08 18:08:31,619 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:08:31,619 INFO  L471      AbstractCegarLoop]: Abstraction has 195 states and 197 transitions.
[2024-11-08 18:08:31,619 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 33 states, 33 states have (on average 2.3333333333333335) internal successors, (77), 33 states have internal predecessors, (77), 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-11-08 18:08:31,620 INFO  L276                IsEmpty]: Start isEmpty. Operand 195 states and 197 transitions.
[2024-11-08 18:08:31,622 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 195
[2024-11-08 18:08:31,623 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:08:31,623 INFO  L215           NwaCegarLoop]: trace histogram [30, 30, 30, 30, 30, 30, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:08:31,651 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2024-11-08 18:08:31,827 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2024-11-08 18:08:31,827 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:08:31,828 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:08:31,828 INFO  L85        PathProgramCache]: Analyzing trace with hash -161340193, now seen corresponding path program 2 times
[2024-11-08 18:08:31,829 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:08:31,829 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [902397068]
[2024-11-08 18:08:31,829 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:08:31,829 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:08:31,941 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:08:34,092 INFO  L134       CoverageAnalysis]: Checked inductivity of 2673 backedges. 0 proven. 900 refuted. 0 times theorem prover too weak. 1773 trivial. 0 not checked.
[2024-11-08 18:08:34,092 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:08:34,092 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [902397068]
[2024-11-08 18:08:34,093 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [902397068] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:08:34,093 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [936204668]
[2024-11-08 18:08:34,093 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 18:08:34,094 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:08:34,094 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:08:34,097 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:08:34,101 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-11-08 18:08:34,617 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 18:08:34,618 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 18:08:34,624 INFO  L255         TraceCheckSpWp]: Trace formula consists of 856 conjuncts, 32 conjuncts are in the unsatisfiable core
[2024-11-08 18:08:34,629 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:08:34,809 INFO  L134       CoverageAnalysis]: Checked inductivity of 2673 backedges. 0 proven. 900 refuted. 0 times theorem prover too weak. 1773 trivial. 0 not checked.
[2024-11-08 18:08:34,809 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:08:37,233 INFO  L134       CoverageAnalysis]: Checked inductivity of 2673 backedges. 0 proven. 900 refuted. 0 times theorem prover too weak. 1773 trivial. 0 not checked.
[2024-11-08 18:08:37,234 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [936204668] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:08:37,234 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:08:37,234 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [33, 33, 33] total 65
[2024-11-08 18:08:37,235 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1506769040]
[2024-11-08 18:08:37,235 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:08:37,236 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 65 states
[2024-11-08 18:08:37,236 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:08:37,238 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 65 interpolants.
[2024-11-08 18:08:37,240 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=2080, Invalid=2080, Unknown=0, NotChecked=0, Total=4160
[2024-11-08 18:08:37,241 INFO  L87              Difference]: Start difference. First operand 195 states and 197 transitions. Second operand  has 65 states, 65 states have (on average 2.169230769230769) internal successors, (141), 65 states have internal predecessors, (141), 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-11-08 18:08:37,689 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:08:37,689 INFO  L93              Difference]: Finished difference Result 391 states and 426 transitions.
[2024-11-08 18:08:37,690 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 64 states. 
[2024-11-08 18:08:37,690 INFO  L78                 Accepts]: Start accepts. Automaton has  has 65 states, 65 states have (on average 2.169230769230769) internal successors, (141), 65 states have internal predecessors, (141), 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) Word has length 194
[2024-11-08 18:08:37,691 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:08:37,695 INFO  L225             Difference]: With dead ends: 391
[2024-11-08 18:08:37,696 INFO  L226             Difference]: Without dead ends: 259
[2024-11-08 18:08:37,698 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 419 GetRequests, 356 SyntacticMatches, 0 SemanticMatches, 63 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 120 ImplicationChecksByTransitivity, 3.0s TimeCoverageRelationStatistics Valid=2080, Invalid=2080, Unknown=0, NotChecked=0, Total=4160
[2024-11-08 18:08:37,701 INFO  L432           NwaCegarLoop]: 16 mSDtfsCounter, 2 mSDsluCounter, 65 mSDsCounter, 0 mSdLazyCounter, 137 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 81 SdHoareTripleChecker+Invalid, 139 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 137 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 18:08:37,701 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 81 Invalid, 139 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 137 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 18:08:37,703 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 259 states.
[2024-11-08 18:08:37,729 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 259 to 259.
[2024-11-08 18:08:37,730 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 259 states, 258 states have (on average 1.0116279069767442) internal successors, (261), 258 states have internal predecessors, (261), 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-11-08 18:08:37,731 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 259 states to 259 states and 261 transitions.
[2024-11-08 18:08:37,732 INFO  L78                 Accepts]: Start accepts. Automaton has 259 states and 261 transitions. Word has length 194
[2024-11-08 18:08:37,733 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:08:37,733 INFO  L471      AbstractCegarLoop]: Abstraction has 259 states and 261 transitions.
[2024-11-08 18:08:37,733 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 65 states, 65 states have (on average 2.169230769230769) internal successors, (141), 65 states have internal predecessors, (141), 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-11-08 18:08:37,734 INFO  L276                IsEmpty]: Start isEmpty. Operand 259 states and 261 transitions.
[2024-11-08 18:08:37,739 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 259
[2024-11-08 18:08:37,739 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:08:37,739 INFO  L215           NwaCegarLoop]: trace histogram [62, 62, 30, 30, 30, 30, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:08:37,773 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0
[2024-11-08 18:08:37,944 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2024-11-08 18:08:37,944 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:08:37,945 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:08:37,945 INFO  L85        PathProgramCache]: Analyzing trace with hash -204932737, now seen corresponding path program 3 times
[2024-11-08 18:08:37,945 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:08:37,945 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1568973074]
[2024-11-08 18:08:37,945 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:08:37,946 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:08:38,143 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:08:44,397 INFO  L134       CoverageAnalysis]: Checked inductivity of 5617 backedges. 0 proven. 3844 refuted. 0 times theorem prover too weak. 1773 trivial. 0 not checked.
[2024-11-08 18:08:44,397 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:08:44,398 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1568973074]
[2024-11-08 18:08:44,398 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1568973074] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:08:44,398 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [769234753]
[2024-11-08 18:08:44,398 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-08 18:08:44,399 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:08:44,399 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:08:44,400 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:08:44,402 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-11-08 18:08:44,948 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 8 check-sat command(s)
[2024-11-08 18:08:44,948 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 18:08:44,958 INFO  L255         TraceCheckSpWp]: Trace formula consists of 258 conjuncts, 33 conjuncts are in the unsatisfiable core
[2024-11-08 18:08:44,971 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:08:47,516 INFO  L134       CoverageAnalysis]: Checked inductivity of 5617 backedges. 0 proven. 205 refuted. 0 times theorem prover too weak. 5412 trivial. 0 not checked.
[2024-11-08 18:08:47,516 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:08:48,394 INFO  L349             Elim1Store]: treesize reduction 5, result has 37.5 percent of original size
[2024-11-08 18:08:48,395 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 36 treesize of output 25
[2024-11-08 18:08:48,505 INFO  L134       CoverageAnalysis]: Checked inductivity of 5617 backedges. 28 proven. 177 refuted. 0 times theorem prover too weak. 5412 trivial. 0 not checked.
[2024-11-08 18:08:48,506 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [769234753] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:08:48,506 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:08:48,506 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [65, 11, 10] total 82
[2024-11-08 18:08:48,506 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1769937179]
[2024-11-08 18:08:48,506 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:08:48,507 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 82 states
[2024-11-08 18:08:48,508 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:08:48,509 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 82 interpolants.
[2024-11-08 18:08:48,513 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=2144, Invalid=4498, Unknown=0, NotChecked=0, Total=6642
[2024-11-08 18:08:48,513 INFO  L87              Difference]: Start difference. First operand 259 states and 261 transitions. Second operand  has 82 states, 82 states have (on average 2.317073170731707) internal successors, (190), 82 states have internal predecessors, (190), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:08:52,099 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:08:52,100 INFO  L93              Difference]: Finished difference Result 399 states and 404 transitions.
[2024-11-08 18:08:52,100 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 75 states. 
[2024-11-08 18:08:52,101 INFO  L78                 Accepts]: Start accepts. Automaton has  has 82 states, 82 states have (on average 2.317073170731707) internal successors, (190), 82 states have internal predecessors, (190), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 258
[2024-11-08 18:08:52,101 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:08:52,102 INFO  L225             Difference]: With dead ends: 399
[2024-11-08 18:08:52,102 INFO  L226             Difference]: Without dead ends: 267
[2024-11-08 18:08:52,106 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 645 GetRequests, 499 SyntacticMatches, 0 SemanticMatches, 146 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3487 ImplicationChecksByTransitivity, 6.6s TimeCoverageRelationStatistics Valid=6327, Invalid=15429, Unknown=0, NotChecked=0, Total=21756
[2024-11-08 18:08:52,107 INFO  L432           NwaCegarLoop]: 11 mSDtfsCounter, 35 mSDsluCounter, 132 mSDsCounter, 0 mSdLazyCounter, 431 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 35 SdHoareTripleChecker+Valid, 143 SdHoareTripleChecker+Invalid, 431 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 431 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-08 18:08:52,107 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [35 Valid, 143 Invalid, 431 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 431 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-08 18:08:52,108 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 267 states.
[2024-11-08 18:08:52,120 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 267 to 265.
[2024-11-08 18:08:52,120 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 265 states, 264 states have (on average 1.0113636363636365) internal successors, (267), 264 states have internal predecessors, (267), 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-11-08 18:08:52,121 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 265 states to 265 states and 267 transitions.
[2024-11-08 18:08:52,122 INFO  L78                 Accepts]: Start accepts. Automaton has 265 states and 267 transitions. Word has length 258
[2024-11-08 18:08:52,122 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:08:52,122 INFO  L471      AbstractCegarLoop]: Abstraction has 265 states and 267 transitions.
[2024-11-08 18:08:52,123 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 82 states, 82 states have (on average 2.317073170731707) internal successors, (190), 82 states have internal predecessors, (190), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:08:52,123 INFO  L276                IsEmpty]: Start isEmpty. Operand 265 states and 267 transitions.
[2024-11-08 18:08:52,126 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 265
[2024-11-08 18:08:52,126 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:08:52,127 INFO  L215           NwaCegarLoop]: trace histogram [63, 63, 30, 30, 30, 30, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:08:52,146 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0
[2024-11-08 18:08:52,327 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:08:52,327 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:08:52,328 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:08:52,328 INFO  L85        PathProgramCache]: Analyzing trace with hash -1112532437, now seen corresponding path program 4 times
[2024-11-08 18:08:52,328 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:08:52,328 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [966016567]
[2024-11-08 18:08:52,328 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:08:52,328 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:08:52,487 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:08:56,590 INFO  L134       CoverageAnalysis]: Checked inductivity of 5749 backedges. 0 proven. 3969 refuted. 0 times theorem prover too weak. 1780 trivial. 0 not checked.
[2024-11-08 18:08:56,590 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:08:56,590 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [966016567]
[2024-11-08 18:08:56,591 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [966016567] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:08:56,591 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [584030775]
[2024-11-08 18:08:56,591 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-08 18:08:56,591 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:08:56,591 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:08:56,593 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:08:56,594 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-11-08 18:08:57,153 INFO  L227   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-08 18:08:57,154 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 18:08:57,161 INFO  L255         TraceCheckSpWp]: Trace formula consists of 1397 conjuncts, 32 conjuncts are in the unsatisfiable core
[2024-11-08 18:08:57,166 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:08:58,874 INFO  L134       CoverageAnalysis]: Checked inductivity of 5749 backedges. 0 proven. 1770 refuted. 0 times theorem prover too weak. 3979 trivial. 0 not checked.
[2024-11-08 18:08:58,874 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:09:01,777 INFO  L134       CoverageAnalysis]: Checked inductivity of 5749 backedges. 0 proven. 1770 refuted. 0 times theorem prover too weak. 3979 trivial. 0 not checked.
[2024-11-08 18:09:01,778 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [584030775] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:09:01,778 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:09:01,778 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [66, 33, 33] total 128
[2024-11-08 18:09:01,778 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [482428916]
[2024-11-08 18:09:01,778 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:09:01,779 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 128 states
[2024-11-08 18:09:01,779 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:09:01,782 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 128 interpolants.
[2024-11-08 18:09:01,787 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=4160, Invalid=12096, Unknown=0, NotChecked=0, Total=16256
[2024-11-08 18:09:01,788 INFO  L87              Difference]: Start difference. First operand 265 states and 267 transitions. Second operand  has 128 states, 128 states have (on average 3.046875) internal successors, (390), 128 states have internal predecessors, (390), 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-11-08 18:09:02,677 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:09:02,677 INFO  L93              Difference]: Finished difference Result 532 states and 568 transitions.
[2024-11-08 18:09:02,678 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 128 states. 
[2024-11-08 18:09:02,678 INFO  L78                 Accepts]: Start accepts. Automaton has  has 128 states, 128 states have (on average 3.046875) internal successors, (390), 128 states have internal predecessors, (390), 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) Word has length 264
[2024-11-08 18:09:02,679 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:09:02,681 INFO  L225             Difference]: With dead ends: 532
[2024-11-08 18:09:02,682 INFO  L226             Difference]: Without dead ends: 396
[2024-11-08 18:09:02,684 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 592 GetRequests, 466 SyntacticMatches, 0 SemanticMatches, 126 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3906 ImplicationChecksByTransitivity, 6.2s TimeCoverageRelationStatistics Valid=4160, Invalid=12096, Unknown=0, NotChecked=0, Total=16256
[2024-11-08 18:09:02,685 INFO  L432           NwaCegarLoop]: 13 mSDtfsCounter, 7 mSDsluCounter, 164 mSDsCounter, 0 mSdLazyCounter, 365 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 177 SdHoareTripleChecker+Invalid, 367 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 365 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-08 18:09:02,685 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 177 Invalid, 367 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 365 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-08 18:09:02,687 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 396 states.
[2024-11-08 18:09:02,713 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 396 to 395.
[2024-11-08 18:09:02,714 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 395 states, 394 states have (on average 1.0076142131979695) internal successors, (397), 394 states have internal predecessors, (397), 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-11-08 18:09:02,717 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 395 states to 395 states and 397 transitions.
[2024-11-08 18:09:02,720 INFO  L78                 Accepts]: Start accepts. Automaton has 395 states and 397 transitions. Word has length 264
[2024-11-08 18:09:02,721 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:09:02,721 INFO  L471      AbstractCegarLoop]: Abstraction has 395 states and 397 transitions.
[2024-11-08 18:09:02,722 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 128 states, 128 states have (on average 3.046875) internal successors, (390), 128 states have internal predecessors, (390), 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-11-08 18:09:02,722 INFO  L276                IsEmpty]: Start isEmpty. Operand 395 states and 397 transitions.
[2024-11-08 18:09:02,730 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 395
[2024-11-08 18:09:02,730 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:09:02,731 INFO  L215           NwaCegarLoop]: trace histogram [64, 64, 62, 62, 62, 62, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:09:02,760 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-11-08 18:09:02,931 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:09:02,932 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:09:02,932 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:09:02,932 INFO  L85        PathProgramCache]: Analyzing trace with hash -384493744, now seen corresponding path program 5 times
[2024-11-08 18:09:02,932 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:09:02,933 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1306090916]
[2024-11-08 18:09:02,933 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:09:02,933 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:09:03,141 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:09:09,153 INFO  L134       CoverageAnalysis]: Checked inductivity of 11732 backedges. 0 proven. 4096 refuted. 0 times theorem prover too weak. 7636 trivial. 0 not checked.
[2024-11-08 18:09:09,154 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:09:09,154 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1306090916]
[2024-11-08 18:09:09,154 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1306090916] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:09:09,155 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [225591476]
[2024-11-08 18:09:09,155 INFO  L93    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-08 18:09:09,155 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:09:09,155 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:09:09,157 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:09:09,159 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9435b597-cade-483a-a7d8-2a1ee0776d50/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process